271 Commits

Author SHA1 Message Date
4ad8c53810 docs(tab): update inputs/outputs 2016-02-10 12:24:07 -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
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
2ca0068c56 docs(demos): add tabs demo with scenarios
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
f2db74ba69 fix(tabs): show navbar on second page in tab 2016-02-05 13:55:10 -06: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
8ed7da761f docs(tab): update tab docs 2016-02-02 15:50:37 -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
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
86ce9a0eec feat(tabs): add selectedIndex property to tabs 2016-01-25 13:22:38 -06:00
48c2ca6e98 test(tabs): add modal to the basic tabs test to make sure it opens properly
references #5126
2016-01-25 13:46:04 -05:00
36737143bf fix(tabs): fix tabs init loading/preloading 2016-01-25 11:44:53 -06:00
8fc159e2e8 test(tabs): add badge test for a dynamic value
References #5007
2016-01-23 14:31:48 -05: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
98bed97896 fix(tabs): fixing the tabs text on iOS
closes #5119
2016-01-21 14:58:59 -05:00
6eb0146660 fix(tabs): fix md tab highlight 2016-01-20 21:55:06 -06: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
3213d02375 refactor(NavController): improve transitions, view stages
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -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
4bc6d8a6af fix(overlay): log error when rootNav is Tabs
Closes #897
2016-01-09 23:13:12 -06:00
4d0d2a5d4d test(tabs): add change and ViewChild example
Closes #895
2016-01-09 21:45:55 -06:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
1e427443ad chore(): fix overlay demos/tests 2015-12-30 20:38:27 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -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
9b12ce3841 fix(attr): use pascalCase for config component 2015-12-15 09:56:20 -06:00
0d15c3cbef fix(tabs): fix tabbar-placement=top
Closes #746
2015-12-14 20:25:48 -06: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
901508e035 fix(toolbar/tabs): change toolbar-background to use the background property
Renamed Sass variables for toolbar and tabbar to use just background,
not color. Closes #716
2015-12-10 11:10:53 -05:00
5793716b67 feat(rootNav): create rootNav property on NavController/Tabs
#714
2015-12-10 07:35:25 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00
3bebe98690 fix(tabs): fix tab text color MD
references #689
2015-12-09 15:05:04 -05:00
6ca7e357b6 chore(): remove navbarStyle/tabbarStyle configs 2015-12-09 09:46:55 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
7a398ef475 Merge branch 'master' into css-refactor 2015-12-08 12:48:52 -06:00
ed5328939a fix(overlay): append overlays next to ion-overlay, not in
Closes #698
2015-12-08 12:48:35 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00