Commit Graph

12 Commits

Author SHA1 Message Date
mhartington
663deb2694 feat(range): basic range component 2017-08-30 18:35:22 -04:00
Dan Bucholtz
2dc36f7274 refactor(navigation): update interfaces 2017-08-24 14:23:38 -05:00
Dan Bucholtz
2c6a4dcf34 refactor(navigation): ion-nav and ion-nav-controller are separate components
* nav-nav-nav-nav-nav

* wipit

* holy async batman
2017-08-24 13:31:42 -05:00
Brandy Carney
30708d1224 feat(select): get select component working with action sheet / popover
- adds markup for the select
- gets placeholder working properly
- adds select popover component
- renames option to select-option
- adds a function to get label text from item
2017-08-22 16:09:26 -04:00
Dan Bucholtz
a941226d6f feature(navigation): initial nav implementation (WIP)
* wip

* wip

* updates
2017-08-16 14:40:01 -05:00
Brandy Carney
4dcb174245 refactor(components): move function to get classes from host to utils
Moved getElementClassObject function to utils/theme and updated the
components with child buttons to use this function to get the host
classes.

Adds the ability to pass classes down from host to child for content
and segment button

closes ionic-team/stencil#84
2017-08-11 13:27:18 -04:00
Adam Bradley
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
Brandy Carney
1d656657e2 refactor(item): add helper functions for item sliding 2017-07-17 11:08:55 -04:00
Brandy Carney
1ada75014e refactor(content): add ion-fixed component and move from content 2017-07-17 11:08:55 -04:00
Josh Thomas
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00
Brandy Carney
caf6dee959 feat(segment): add segment component 2017-06-30 16:59:30 -04:00
Josh Thomas
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00