7 Commits

Author SHA1 Message Date
75dd853a49 feat(): support ng add (#15323)
* feat(angular): support ng add

* feat(): add build aditions

* chore(): update schematics

* chore(): bad style import
2018-11-27 13:36:59 -05:00
236d8a41e8 fix(angular): ionic/core is only a dep 2018-09-25 22:07:12 +02:00
76b780f5d8 chore(angular): build 2018-08-01 17:48:19 +02:00
4e6616cf9b chore(angular): update build for new stencil config 2018-08-01 10:59:46 -04: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
791353ccba chore(build): fix enoent errors in build 2018-05-23 13:35:32 -04:00
c35684e165 chore(build): improve angular build scripts 2018-05-22 23:24:42 -05:00