6 Commits

Author SHA1 Message Date
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
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
09e6b7e4a2 feat(angular): href integration 2018-04-03 18:51:32 +02:00
ff1ed888f0 fix(angular): tabs angular tests 2018-03-30 23:30:31 +02:00
cece447092 fix(angular): module exports 2018-03-30 21:54:46 +02:00