5 Commits

Author SHA1 Message Date
b0ac5badc2 perf(app): tap-click is a ES
we can finally remove the slot!
2018-08-01 16:24:18 +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
02c1e83096 fix(angular): emit es5 code 2018-04-11 21:13:44 +02:00
cece447092 fix(angular): module exports 2018-03-30 21:54:46 +02:00
97f1158cbc refactor(angular): refactor ionic/angular modules 2018-03-26 16:33:40 -05:00