69 Commits

Author SHA1 Message Date
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
ab8985c860 update(angular): alpha.45 2015-11-03 10:49:54 -06:00
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
1a865eaf7b feat(nav): animate nested navs 2015-10-30 23:31:23 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
94c02e71b2 improve iOS navbar transitions 2015-10-18 19:33:22 +01:00
0ca3ec6555 fix(backbone): iOS back button fade in on back direction 2015-10-12 21:54:31 -05:00
ffc5a5e2ce refactor(Tabs): Tabs no longer extends NavController 2015-10-11 22:44:18 -05:00
8115f8d340 update MD transitions 2015-10-11 13:23:41 -05:00
61bd51367a improve iOS transitions/reduce dom updates 2015-10-11 12:47:39 -05:00
6c44ae6246 update animations 2015-10-10 23:52:01 -05:00
fa2ae9cd93 rename(sections): .navbar-container now ion-navbar-section 2015-10-10 17:14:03 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
faa9596489 fix(transition): always use animation, just no duration
Closes #227
2015-10-01 20:45:44 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
7a541b80d2 feat(md): increased delay before md transitions 2015-09-29 21:44:43 -05:00
e7e9eadd51 fix(md): update transitions 2015-09-28 14:38:47 -05:00
30327ab07d fix(ripple): tweak ripple numbers 2015-09-28 14:15:51 -05:00
88eaa45f4c refactor(navbar): improved navbar transitions 2015-09-23 23:17:06 -05:00
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
abff83a206 toolbar refactor wip 2015-09-16 00:42:22 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
dc1c997f52 fix md tabs transition for direction 2015-09-13 21:39:30 -05:00
219bd18892 md tabs view transition for 2nd page 2015-09-13 21:30:48 -05:00
71d60159ea feat(transitions): md navbar transition 2015-09-06 23:13:05 -05:00
f9f3022f6a mode configs
Closes #61
2015-08-23 22:39:46 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
0dfd091eef transparet navbar bg 2015-07-20 15:04:08 -05:00
7ed53a4e7f md transition 2015-07-20 14:26:25 -05:00
80d1d00157 icon map 2015-07-20 12:49:08 -05:00
c75a9e1af7 600ms iOS transition 2015-07-20 11:47:06 -05:00
334fd7f891 zIndex views 2015-07-17 16:16:05 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00
95953e4be9 set view transition by config 2015-06-28 22:13:45 -05:00
504ab46eb3 update to alpha.28)
domElement renamed to nativeElement
2015-06-27 12:12:16 -05:00
961370e80f wip iOS back btn transition 2015-06-16 20:59:43 -05:00
30ded13185 set multiple onReady, onPlay, onFinish 2015-06-15 20:16:26 -05:00
5c72ff44c1 transition improvements 2015-06-15 15:45:03 -05:00
839c547f0c create enteringItem.postRender() 2015-06-15 09:24:44 -05:00
1db9ec3d2f add animation _onPlay 2015-06-15 08:41:55 -05:00
9421684651 tabs back btn updates 2015-06-15 08:03:27 -05:00
a1d0f2c69e tabs navbar updates 2015-06-14 23:55:50 -05:00
d698777421 smooth criminal 2015-06-12 14:49:09 -05:00
d2c3ed1125 just a few minor animation tweaks 2015-06-12 10:58:31 -05:00
b28bd21ad0 rename NavBase to ViewController 2015-06-09 11:51:00 -05:00
611b7582b0 tabs wip 2015-06-08 23:56:39 -05:00
9b299f8c22 remove some uses of rafPromise
For simple internal raf, a callback would be better. Once less zone
fired change detection.
2015-06-05 11:01:21 -05:00
c12d6a773f title animation child of navbar animation 2015-06-05 10:55:11 -05:00