|
dbc681fb7c
|
docs(): hide methods not requiring docs
|
2016-01-27 14:27:36 -06:00 |
|
|
86ce9a0eec
|
feat(tabs): add selectedIndex property to tabs
|
2016-01-25 13:22:38 -06:00 |
|
|
36737143bf
|
fix(tabs): fix tabs init loading/preloading
|
2016-01-25 11:44:53 -06:00 |
|
|
21ae736b9a
|
feat(tabs): add tabBadgeStyle which allows you to pass in a color for the badge to be
Closes #5007
|
2016-01-23 12:41:56 -05:00 |
|
|
28196e9427
|
feat(tabs): add ability to add badges to the tab
Can now add badges to a tab but can’t style them yet.
References #5007
|
2016-01-23 12:41:56 -05:00 |
|
|
ee106377fc
|
chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes and not just .
|
2016-01-20 11:15:01 -06:00 |
|
|
100b1e79ae
|
chore(): fix Tabs types
|
2016-01-13 22:40:30 -06:00 |
|
|
88aad3f880
|
refactor(decorators): remove ConfigComponent
|
2016-01-11 22:51:54 -06:00 |
|
|
883e1b68b1
|
refactor(icon): rename icon to ion-icon
Closes #855
|
2016-01-05 22:27:07 -06:00 |
|
|
4af71261cf
|
docs(tab): add section about select
|
2015-12-21 14:52:01 -05:00 |
|
|
6c4dced0b6
|
feat(tabs): add change event
|
2015-12-21 10:45:01 -06:00 |
|
|
0dd6b2f4bd
|
feat(tabs): add select event to tab
|
2015-12-21 09:50:14 -06:00 |
|
|
829442dffe
|
chore(decorators): move decorators up one directory
|
2015-12-18 10:32:24 -06:00 |
|
|
6559a98d4b
|
fix(tabs): fix CSS so user can set a color on ion-tabs
fixes #776
|
2015-12-18 11:30:31 -05:00 |
|
|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
d464d5cb1c
|
remove angular2/angular2 imports
|
2015-12-10 16:41:57 -06:00 |
|
|
5793716b67
|
feat(rootNav): create rootNav property on NavController/Tabs
#714
|
2015-12-10 07:35:25 -06:00 |
|
|
6ca7e357b6
|
chore(): remove navbarStyle/tabbarStyle configs
|
2015-12-09 09:46:55 -06:00 |
|
|
30b88d746b
|
chore(): add ng prefix to lifecycle interfaces
|
2015-12-08 21:38:26 -06:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
4f8ccb4cba
|
feat(wtf): add web tracing framework to NavController
|
2015-11-30 14:34:22 -06:00 |
|
|
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 |
|