Commit Graph

18 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
Brandy Carney
685d5a166c docs(overlays): add usage by framework 2018-04-02 18:37:33 -04:00
Ross Gerbasi
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
Manu Mtz.-Almeida
7b9a00e433 fix(angular): goback navigation 2018-03-29 18:41:56 +02:00
Manu Mtz.-Almeida
a36913e9db refactor(all): data -> componentProps 2018-03-29 18:41:56 +02:00
Brandy Carney
9caeec7fcf fix(components): add font-smoothing to mixing components 2018-03-28 19:57:25 -04:00
Brandy Carney
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
Manu Mtz.-Almeida
e20f76c3b1 refactor(all): async/await 2018-03-24 03:27:27 +01:00
Brandy Carney
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
Brandy Carney
b49e9eb027 refactor(spinner): rename lines-sm to lines-small
also adds this spinner class to the infinite scroll to override the
color
2018-03-20 12:49:17 -04:00
Ross Gerbasi
f578122d15 fix(theming): update spinner classes to new names 2018-03-20 12:38:48 -04:00
Manu Mtz.-Almeida
c85f7483c9 refactor(keyboard): move to utils 2018-03-20 14:12:25 +01:00
Brandy Carney
4d8a99f03b @ionic/core 0.1.4-8 2018-03-19 17:53:02 -04:00
Manu Mtz.-Almeida
d8234e90dd docs(overlay): onDidDismiss 2018-03-19 17:10:52 +01:00
Ross Gerbasi
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
Manu Mtz.-Almeida
6e2ca85b2a fix(overlays): OverlayController interface 2018-03-13 19:45:36 +01:00
Manu Mtz.-Almeida
7dcf8a5bd4 feat(overlays): adds onDidDismiss and onWillDismiss 2018-03-13 16:34:24 +01:00
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00