201 Commits

Author SHA1 Message Date
6e1aa4a286 fix(tabs): render highlight after init 2015-11-25 07:03:04 -06:00
725e09335d style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
2015-11-24 16:58:19 -05: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
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -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
92b3dfdfcc fix(tabs): md reduce opacity for inactive buttons
fixes #615
2015-11-22 13:23:00 -05:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
815ef14a6d fix(tabs): updated tabs highlight for md so it takes on the foreground color
fixes #558
2015-11-17 16:04:42 -05: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
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
4d73493086 fix(tabs): better preload preventing 2015-11-09 14:43:21 -06:00
ca74f1a813 fix(tabs): don't preload if already loaded 2015-11-09 14:38:12 -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
6390d768de Ghost tabs test 2015-11-05 21:15:17 -06:00
aff112a5a1 feat(tabs): more touchActive features 2015-11-05 21:11:54 -06:00
46b161519a test(): right side only menu icon 2015-11-04 14:45:35 -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
ec5d249448 fix(tab-highlight): line on top css
Closes #365
2015-11-02 16:01:55 -06:00
70db8e695e test(tabs): tabs with a side menu example 2015-11-02 09:30:45 -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
387ec40f23 fix(): disable preloadTabs for now 2015-10-16 13:49:52 -05: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
90fa15d850 fix(transitions): prevent black flicker 2015-10-16 10:44:58 -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
085ee958c4 refactor(NavController): use ng2 loadNextToLocation 2015-10-09 16:16:40 -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
f1387c2cd4 Componet -> Component 2015-10-08 16:03:25 -05:00
1b20b65f0a refactor(NavController): pass in DI 2015-10-07 16:43:46 -05:00
a3da0fa68f update api docs to say page instead of view 2015-10-07 14:37:19 -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
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05:00
03017be8c5 test(): snapshot updates 2015-10-06 14:20:09 -05:00