60 Commits

Author SHA1 Message Date
6e1aa4a286 fix(tabs): render highlight after init 2015-11-25 07:03:04 -06:00
6bac56bd38 fix(tabs): load tab pages before tabs ready callback 2015-11-24 15:44:05 -06:00
424800a3c9 fix(transition): update disabling transitions 2015-11-24 14:02:40 -06:00
4e01ec09a2 feat(tabs): ref parent nav controllers
Closes #621
2015-11-22 23:10:26 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
49a17539e2 fix(tabs): disable tab preloading by default 2015-11-17 09:21:51 -06:00
47f505a66a fix(tabs): disable tab preloading 2015-11-17 09:12:02 -06:00
df3a59dc81 docs: fix syntax highlight on API section
Closes #533
2015-11-16 14:59:36 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
f04181d468 feat(navbarStyle): set navbar color by config/attr 2015-11-05 22:51:30 -06:00
246fd977f2 feat(tabbarStyle): set tabbar color from config/attr
Closes #436
2015-11-05 22:19:37 -06:00
aff112a5a1 feat(tabs): more touchActive features 2015-11-05 21:11:54 -06:00
f887f7c7be fix(tab): correct lifecycle calls 2015-11-04 14:45:35 -06:00
3d4aad8eaa chore(tabbar): rename tab-bar to tabbar 2015-11-02 19:38:30 -06:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
43f5b092fd fix(tabs): prevent flicker when loading tab 2015-10-18 22:38:12 +01:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
3037c369c4 feat(preloadTabs): preload tab roots by default 2015-10-16 11:18:10 -05:00
ffc5a5e2ce refactor(Tabs): Tabs no longer extends NavController 2015-10-11 22:44:18 -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
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
17f64370fd fix(navController): fix this.add and _popTo ref 2015-10-09 00:16:25 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
1b20b65f0a refactor(NavController): pass in DI 2015-10-07 16:43:46 -05:00
26e3554d56 rename IonicView to Page 2015-10-07 13:44:53 -05:00
0be37b201f rename IonicComponent to ConfigComponent 2015-10-07 10:54:28 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
631472d3c1 nav doc tweaks 2015-10-05 15:24:48 -05:00
657e7175ef Merge branch 'master' into alpha38 2015-10-04 22:36:50 -05:00
45329851f5 chore(tabs): more tabs api docs 2015-10-04 16:03:36 -05:00
7a954c3f1e container that contains lol 2015-10-04 14:12:26 -05:00
39c17ca5c5 chore(tabs): tabs API docs 2015-10-04 14:11:29 -05:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
0afdc67998 feat(nav): re-add popTo and popToRoot
re-adds c5be799810d33c after merge clobber
2015-10-02 09:00:07 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
fe7b070a6d fix(tabs): hover states 2015-09-24 14:48:10 -05:00
4294966dad fix(tabs): correct enableBack ref 2015-09-24 14:36:08 -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
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
3b5af7321c tab buttons 2015-09-04 17:17:46 -05:00
0f06573f2b docs: add description and example to list and item 2015-09-04 11:02:57 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00