218 Commits

Author SHA1 Message Date
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
53009f180d docs() 2015-12-03 18:16:19 -05:00
3e473b494e docs(tab) 2015-12-03 17:42:44 -05:00
34222a093b docs(ionTabs): remove extra property tag 2015-12-03 10:07:56 -05:00
4bd6ac825d docs(): docs 2015-12-02 17:55:56 -05:00
f440f029f3 perf(wtf): wtf time range 2015-12-01 21:39:30 -06:00
448385ed84 fix(navCtrl): run change detection after stage
Also fixes #675
2015-12-01 11:01:11 -06:00
54e40da9ad test(tabs): use setRoot to log out 2015-11-30 23:20:48 -06:00
85d6d6f89e chore(wtf): figure out wtf 2015-11-30 21:52:44 -06:00
abf482f662 chore(wtf): prefix wtf with ionic. 2015-11-30 20:52:48 -06:00
ede79c89c1 fix(navCtrl): use lower level compiler API 2015-11-30 20:05:47 -06:00
4f8ccb4cba feat(wtf): add web tracing framework to NavController 2015-11-30 14:34:22 -06:00
7b44ff36dc fix(navCtrl): do not detach change detection 2015-11-30 12:29:32 -06:00
343048cbfd fix(router): prevent double navs 2015-11-29 00:22:50 -06:00
e0da73e07a feat(navCtrl): create postRender 2015-11-28 23:15:47 -06:00
1d1f94cab6 test(tabs): async nav to tabs 2015-11-27 23:22:45 -06:00
3d47061e4a feat(nav): detach ChangeDetectorRef during transition 2015-11-27 22:14:55 -06:00
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