2309 Commits

Author SHA1 Message Date
023fd1753e chore(docs): run gulp src on each build 2015-11-23 16:53:43 -06:00
339e5ea52e refactor(color): create color-shade mixin
Closes #173
2015-11-23 15:45:50 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
3d898485ad docs(demos): debouce setRoot
Closes #444
2015-11-23 14:30:29 -06:00
d2783a4b20 chore(demos): change output directory for local development 2015-11-23 14:30:29 -06:00
8df924f7d3 test(nav): added setRoot tests 2015-11-23 13:37:17 -06:00
a72fce0441 test(menu): menu with popup overlay 2015-11-23 12:38:04 -06:00
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -06:00
12bdba0328 chore(tsconfig): set buildOnSave to false 2015-11-23 12:50:31 -05:00
d6712dabf1 docs(modal): TS params need a type 2015-11-23 09:56:59 -06:00
d7e85fb380 docs(modal): update modal docs 2015-11-23 08:42:12 -06:00
ce192d62d6 chore(): add callback arg to push 2015-11-22 23:41:14 -06:00
4e01ec09a2 feat(tabs): ref parent nav controllers
Closes #621
2015-11-22 23:10:26 -06:00
68ee8065c8 docs(modal): passing in params
Related: https://github.com/driftyco/ionic2/issues/604
2015-11-22 14:04:29 -06:00
103551c056 test(searchbar): adding a test for navigation to try reproducing an issue
references #584
2015-11-22 13:23:00 -05:00
92b3dfdfcc fix(tabs): md reduce opacity for inactive buttons
fixes #615
2015-11-22 13:23:00 -05:00
a13bda6caa feat(overlay): close w/ esc key
Closes #566
2015-11-21 20:26:01 -06:00
0df42a903d test(modal): pass params 2015-11-21 19:42:20 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
a7505f6ac9 fix(disable): disable tap for inputs
I know this change allows the bottom line to have an opacity too, but
this is the lesser of evils. Removed use of * selector, and able to
disable tap inputs.
Closes #610
2015-11-20 20:29:28 -06:00
002e5e86a6 perf(): raf updates 2015-11-20 20:24:21 -06:00
f66155904c docs(demos): update segment
Closes #607
2015-11-20 17:13:05 -06:00
4ce446dbcd chore(publish): updating npm version to alpha.35 2015-11-20 16:49:36 -05:00
de5f4b98ca use patched angular for now 2015-11-20 15:35:36 -06:00
a765ae8145 fix(checkbox): moved border to start where text does MD
closes #583
2015-11-20 15:55:29 -05:00
bce57186d5 fix(typography): excluded anchors with a button attribute from the forced colors
fixes #609
2015-11-20 15:32:14 -05:00
f3a948cdb6 docs(item): multiple ion-item-content usage
Closes #534
2015-11-20 14:21:55 -06:00
6f45378452 fix(card): added properties to a card to clip the inside to the border-radius of the card
fixes #600
2015-11-20 15:14:51 -05:00
10672b062e fix(list): added properties to inset list so the border will be cropped
references #600
2015-11-20 15:14:51 -05:00
f966555034 feat(text-input): adding color attributes for the ion-label
closes #585
2015-11-20 15:14:51 -05:00
19ff9e0a2c perf(raf): use rafFrames instead of fastdom 2015-11-20 14:10:44 -06:00
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
a8b3de18d6 feat(item): adding no-lines attribute for items not in a list
closes #599
2015-11-20 13:28:13 -05:00
c2b7a0c75d refactor(sass): renaming Sass variables in each loops to be consistent
closes #603
2015-11-20 13:25:04 -05:00
fca5f9bbba refactor(segment): iOS fixed the segment colors in a colored toolbar
closes #597
2015-11-20 13:16:19 -05:00
116d4aa23c refactor(segment): MD fixing the segment colors in toolbars with colors
references #597
2015-11-20 13:16:19 -05:00
0a5d1ec7d9 perf(): internal animations/transitions to use callbacks
Reduce overhead and involving zone
2015-11-20 09:47:13 -06:00
3df0e0fddc fix(storage): wrong default order. #587 2015-11-19 23:17:59 -06:00
395ec4f2d3 docs(demos): swap out statusbar image for certain demos 2015-11-19 19:22:12 -06:00
0865292b88 docs(demos): set tabbar color dynamically 2015-11-19 17:52:05 -06:00
4a1437278d docs(demos): custom styles for tabbars 2015-11-19 15:50:43 -06:00
ea955c59af feat(ripple): only enable ripple on android 5 or greater 2015-11-19 11:41:51 -06:00
00f9611e71 feat(clickBlock): enable click block only on iOS 2015-11-19 11:23:41 -06:00
ef3247ccfd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ionic/config/config.ts
2015-11-19 12:11:52 -05:00
cf3a563983 docs(config): updated platform to platforms and removed unnecessary imports 2015-11-19 12:10:47 -05:00
ed022cf828 docs(config): minor config updates 2015-11-19 10:55:03 -06:00
0a1f63d3fb fix(menu): construct menu on first drag
Closes #580
2015-11-19 09:10:39 -06:00
d23b59a085 chore(): slow down snapshot :( 2015-11-19 07:44:29 -06:00
dd82219d1a fix(navController): ensure leavingView obj exists
Closes #582
2015-11-19 07:40:36 -06:00
f57c762c59 fix(actionSheet): pass instance in resolve
Closes #589
2015-11-19 07:30:40 -06:00