11 Commits

Author SHA1 Message Date
41064bf2be refactor(tabs): rename tab input/config options to be more clear/consistent
BREAKING CHANGES:

Tab input/config options have been renamed. The following options were
renamed:

- `tabbarHighlight` -> `tabsHighlight`
- `tabbarLayout` -> `tabsLayout`
- `tabSubPages` -> `tabsHideOnSubPages`
- `tabbarPlacement` -> `tabsPlacement`

The previous names have been deprecated. They will still work in the
current release but will be removed in the future so please update to
the new names.

references #7143
2016-07-07 13:09:00 -04:00
05c7b8f0d7 docs(demos): update API demos so they all have ion-navs
- add spacing between imports
- alphabetize imports
- removed app.html files in favor of an inline ion-nav
- cleaned up config demo so it uses proper syntax
- use file name main.html for the first page for the demo
- name the app ApiDemoApp and first page ApiDemoPage
- replace the ion-toolbars with ion-navbars

closes #7019
closes driftyco/ionic-site#647
2016-06-22 14:45:49 -04:00
33672aef62 demos(header): update header markup 2016-06-17 11:39:59 -05:00
81cb0ff997 docs(config): update config docs to include a description for each property
also updated the demo to use quotes around the values.

references driftyco/ionic-site#585
2016-05-11 12:53:56 -04:00
6e0a0a7ec8 docs(demos): clean up some of the demo markup
references #5311
2016-02-02 22:01:21 -05:00
e982c69906 docs(demos): prettify config some more and add another page - fix back button icon 2016-01-27 16:02:24 -05:00
a8bc0d2011 docs(demos): prettify the config demo 2016-01-27 15:36:57 -05:00
c0da135a30 docs(demos): update config demo 2016-01-11 13:37:40 -06:00
52204de117 docs(demos): update icons 2016-01-07 11:33:21 -06:00
875ad61a42 docs(demos/config): add icon to test against 2015-12-11 12:12:00 -06:00
76122446d4 wip 2015-12-11 10:33:01 -06:00