6 Commits

Author SHA1 Message Date
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00
00c883194c fix(prop): update to mutable option 2017-08-31 21:28:00 -05:00
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
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
89f464b5a5 fix(segment): update util to new path 2017-06-30 16:59:30 -04:00
caf6dee959 feat(segment): add segment component 2017-06-30 16:59:30 -04:00