14 Commits

Author SHA1 Message Date
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
6c6f867ce4 refactor(sass): tweaks to the alpha css variables (#14223)
* alpha tweaks

* added alpha-input
cleanup for theme-builder

* removed global variables

* style(searchbar): fix indentation

closes #14196
2018-03-30 10:27:58 -04:00
7b9a00e433 fix(angular): goback navigation 2018-03-29 18:41:56 +02:00
a36913e9db refactor(all): data -> componentProps 2018-03-29 18:41:56 +02:00
88752dea51 style(sass): move font smooth to mixin and remove webkit properties
autoprefixer is adding the backdrop-filter for us now
2018-03-28 18:24:04 -04:00
e20f76c3b1 refactor(all): async/await 2018-03-24 03:27:27 +01:00
4693229c84 fix(all): ts strict (part 4) 2018-03-21 15:53:40 +01:00
c85f7483c9 refactor(keyboard): move to utils 2018-03-20 14:12:25 +01:00
4d8a99f03b @ionic/core 0.1.4-8 2018-03-19 17:53:02 -04:00
d8234e90dd docs(overlay): onDidDismiss 2018-03-19 17:10:52 +01:00
147a6090e4 refactor(theming): alpha color refactor and theme cleanup (#14161)
* Cleanup for iOS mode used in material variables
Refactor to alpha variables for colors in the color map
updated theme builder with new alpha variables
updated theme builder with duplicate default CSS modes

* moved alpha transform into css-var
removed ion-color-alpha
fixes for disabled css-variable mode
added defaults for user configurable variables

* revert to spinner related code
2018-03-15 11:53:48 -04:00
7dcf8a5bd4 feat(overlays): adds onDidDismiss and onWillDismiss 2018-03-13 16:34:24 +01:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00