12 Commits

Author SHA1 Message Date
a72fced6fe fix(all): docs for all missing props 2018-10-11 16:24:08 -05:00
49ab065be7 fix(segment): fix css var + host-context() 2018-09-13 19:25:03 +02:00
07e99a10f9 fix(chip): add and document custom properties
references #14850
references #14853
references #14808
2018-08-16 16:17:03 -04:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
85ffe01675 fix(segment-button): add and document custom properties
references #14850
2018-08-10 13:36:28 -05:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
78454b4f62 fix(segment): checked can be changed dynamically 2018-04-28 15:29:30 +02:00
d5129df970 fix(all): strong typed events 2018-04-23 17:26:10 +02:00
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
5e0965260f docs(segment): add usage for segment and segment button 2018-04-05 11:33:04 -04:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00