Commit Graph

14 Commits

Author SHA1 Message Date
Adam Bradley
8cb266ba34 chore(types): add null checks (#16351) 2018-11-16 22:20:51 -06:00
Manu Mtz.-Almeida
bb1924315e fix(esm): reorganiza exports 2018-09-11 10:54:30 +02:00
Manu Mtz.-Almeida
57d23753a6 feat(all): strong typed ComponentProps 2018-08-27 00:47:10 +02:00
Manu Mtz.-Almeida
2c8bc0433b fix(modal): make sure content is ready
fixes #14969
2018-08-25 16:53:32 +02:00
Manu Mtz.-Almeida
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
Brandy Carney
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
Manu Mtz.-Almeida
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
81dc67dda4 chore(): update to stencil 0.7.20 2018-04-10 19:16:32 +02:00
Manu Mtz.-Almeida
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
Manu Mtz.-Almeida
9c789ceac4 fix(angular): ion-back-button 2018-03-29 20:46:13 +02:00
Manu Mtz.-Almeida
a36913e9db refactor(all): data -> componentProps 2018-03-29 18:41:56 +02:00
Manu Mtz.-Almeida
ee27549c84 refactor(dom): attachComponent() 2018-03-21 16:22:59 +01:00