4b36c3430d
chore(angular): update to angular 2.0.0-rc.1
2016-05-05 10:45:49 -07:00
b36feba66f
chore(): remove unused imports
2016-04-29 15:51:43 -05:00
3ca7d1a4ef
docs(tabs): fix ViewChild example
2016-04-29 12:56:53 -04:00
aa7c0bfb1f
docs(tabs): update to use ViewChild
2016-04-29 12:47:07 -04:00
e6a673bd32
chore(angular): update to angular 2.0.0-beta.16
2016-04-28 23:12:56 -05:00
8d8cc4c097
fix(tabs): do not init w/ tab that is hidden or disabled
...
Closes #6226
2016-04-19 11:27:34 -05:00
1b085e3b73
feat(tabs): enabled and show inputs
...
Closes #5768
2016-04-14 22:47:26 -05:00
4f4558ad65
docs(tab): update tab API docs to include more usage examples
...
references #5819
2016-04-14 13:14:32 -04:00
44403d1d87
feat(statusbarPadding): add statusbar-padding css to toolbars
2016-04-14 12:00:51 -05:00
ccb6724f59
docs(tabs): move selecting tab code down to usage
...
add more basics to usage.
references #5819
2016-04-14 11:53:59 -04:00
81dd1cc8b5
fix(tabs): remove tabbarIcons and fix windows styling to use tabbarLayout
...
update tabs docs.
BREAKING CHANGE: `tabbarIcons` is officially removed, please use
`tabbarLayout` instead. View the Tabs API docs for more information.
fixes #6126
references #5819
2016-04-11 22:04:45 -04:00
5d08a5d422
docs(tabs): update API docs for tabs
...
references #5819
2016-04-11 18:23:22 -04:00
f1046032b1
docs(tabs): improve tabs API documentation
...
references #5819
2016-04-11 18:01:43 -04:00
acc6321d0d
chore: add ViewEncapsulation.None to components
...
Closes #5884
2016-04-10 20:38:04 -05:00
77772370bf
feat(app): getActiveNav() method
2016-04-07 20:45:55 -05:00
6f3b9bef82
style(tslint): tslint updates
2016-04-06 21:28:52 -05:00
897501650a
fix(nav): create opts object when undefined/null
...
Closes #5737
2016-03-06 14:07:26 -06:00
8cfebe1386
refactor(tabs): remove tabbarIcons and add tabbarLayout which accepts different values
...
BREAKING CHANGES: `tabbarIcons` has been replaced with `tabbarLayout`
with the following values: `icon-top`, `icon-left`, `icon-right`,
`icon-bottom`, `icon-hide`, `title-hide`.
closes #5625
2016-02-26 16:44:32 -05:00
b9eec24c88
fix(tabs): pop tab page to parent nav
...
Closes #5196
2016-02-19 21:43:28 -06:00
8f30154230
chore(tabs): add optional parent NavController
2016-02-17 14:00:39 -06:00
f757f8abe1
chore(tabs): fix tabs injectables
2016-02-17 13:51:33 -06:00
ae17e7f988
docs(tabs): updated docs
2016-02-17 12:45:40 -05:00
e06cf71aae
feat(tabs): rootParams, pass params to tabs
...
Closes #5172
2016-02-15 00:01:23 -06:00
019009a3e2
chore(): fix bad types for docs
2016-02-12 16:36:27 -05:00
5941042a98
chore() normalize types in docs
2016-02-12 15:51:28 -05:00
3a1c7b4433
docs(tabs): update inputs/outputs
2016-02-10 12:08:12 -05:00
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
de76cefcf3
docs(navController): update docs
2016-02-09 15:33:51 -05:00
2ca0068c56
docs(demos): add tabs demo with scenarios
...
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
687a17bcd2
perf(tabs): render tab navbar at same time of tab content
2016-02-04 23:08:52 -06:00
bcda08e68a
docs(tabs): update docs
2016-02-02 16:01:10 -05:00
6a96dae283
docs(tabs): add selectedIndex property
2016-01-29 20:33:57 -06:00
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