191 Commits

Author SHA1 Message Date
3a1fc883ff fix(pane): reuse view panes w/ same structure 2015-10-01 16:29:59 -05:00
8a201d8959 fix(content): add back get/setContent methods 2015-10-01 16:12:14 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
12499b68af fix(fab): update box-shadow
Closes #192
2015-09-29 14:05:13 -05:00
52bf1f8520 fix(menuClose): put in ionic directives 2015-09-29 11:45:44 -05:00
e4a48baef0 fix(NavRegistry): load empty view array if undefined 2015-09-24 20:35:46 -05:00
da2b29cdc6 chore(): make a few things private 2015-09-24 20:22:42 -05:00
db6c7b7283 feat(nav): add NavRegistry 2015-09-24 17:34:47 -06:00
7fe4b69b98 feat(navPush): support array syntax or [nav-params] property 2015-09-24 15:53:14 -06:00
0c49c72e35 derp 2015-09-24 15:20:50 -06:00
54af55d9da feat(navController): navController insert method 2015-09-24 15:17:48 -06: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
51fa25996c feat(navPush): navPush takes array for navParams 2015-09-23 18:11:26 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
f3358a697e chore(): rename to IONIC_DIRECTIVES
Closes #165
2015-09-22 13:11:56 -05:00
4ed6316498 refactor(lifecycle): onViewDidEnter 2015-09-22 10:21:43 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
4a58321beb throw error for view controller push
Closes #138
2015-09-18 11:44:18 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
e741608f05 hide toolbar menu-toggle when not the root 2015-09-15 14:51:03 -05:00
8039eae2d2 prevent double navigations to the same view 2015-09-14 23:20:17 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
b31ab1b0be feat(aside): reveal/overlay aside using Animation 2015-09-10 20:54:40 -05:00
dc7b04fbd4 remove onIonInit
Closes #77
2015-09-05 23:09:21 -05:00
217546abb1 alpha.36 update 2015-09-02 21:50:24 -05:00
4952cf58fb navbar aside menu button 2015-09-01 15:42:47 -05:00
c0c4782fd2 nav and modal docs wip 2015-08-31 08:42:01 -05:00
5d7caada93 multiple panes updates 2015-08-24 13:01:39 -05:00
26e0117a3f ionic router update 2015-08-21 23:04:23 -05:00
554b1b2d9a transition runs outside of angular 2015-08-18 15:09:01 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
42968d677b demo references 2015-08-06 09:27:32 -05:00
dc003e0a89 fix overlays 2015-08-01 22:27:37 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
984cdd07c3 update content to ng-content 2015-07-30 22:38:45 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00
b14c9f713b zone.runOutsideAngular swipe to go back 2015-07-23 13:04:06 -05:00
5472a22988 snapshot updates 2015-07-23 12:08:38 -05:00
f1c8e1fba6 nav/tabs snapshot tests 2015-07-23 10:52:46 -05:00
43f9721c05 toolbar/navbar/button updates 2015-07-20 22:58:04 -05:00
7ed53a4e7f md transition 2015-07-20 14:26:25 -05:00
2ed18de699 MATERIAL 2015-07-17 15:33:11 -05:00
eed40ce1b9 fix iOS trans bg color 2015-07-17 14:53:14 -05:00
57734f87f6 isSwipeBackEnabled 2015-07-17 14:43:32 -05:00
43b8b4ad67 TapClick for a,button 2015-07-17 12:24:30 -05:00
6576dd450e router updates 2015-07-13 10:00:57 -05:00
5681c57017 IonicComponent not required for views 2015-07-08 22:31:05 -05:00