Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Schmidt
13cf6a6cb7 docs(menu-toggle): fix broken link
path correction in description 
old -> nav/NavBar
new -> navbar/Navbar
2017-01-04 11:50:32 -08:00
Brandy Carney
624cb356df fix(menu-toggle): move logic for css class to the menu toggle
fixes #8943
2016-11-23 11:00:34 -06:00
Dan Bucholtz
83d973b1a8 chore(demos): change dgeni path for demos
change dgeni path for demos
2016-09-20 15:20:04 -05:00
Adam Bradley
52ada1ca6d chore(components): ngmodule updates 2016-09-13 17:07:33 -05:00
Brandy Carney
938864e8d0 refactor(button): add ion-button attribute and icon attributes to style buttons
BREAKING CHANGES:

- `<button>` becomes `<button ion-button>`
- `<a button>` becomes `<a ion-button>`
- `<button ion-item>` does not get the `ion-button` attribute
- Buttons inside of `<ion-item-options>` do get the `ion-button`
attribute
- Removed the `category` attribute, this should be passed in
`ion-button` instead.
- Button attributes added for icons in buttons: `icon-only`,
`icon-left`, and `icon-right`

closes #7466
2016-08-16 17:11:02 -04:00
Adam Bradley
c7fa9490bf style(imports): add spaces in imports 2016-06-22 14:29:27 -05:00
Adam Bradley
64b867816a docs(header): update header markup 2016-06-17 11:48:15 -05:00
Brandy Carney
79a7f2fcb6 docs(menu/toolbar): update documentation for buttons/menuToggle in a toolbar
closes driftyco/ionic-site#590
2016-06-02 15:15:07 -04:00
Adam Bradley
11448dcd0c chore(tslint): fix noImplicitAny errors 2016-05-31 21:07:17 -05:00
Josh Thomas
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00