Commit Graph

18 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
a36913e9db refactor(all): data -> componentProps 2018-03-29 18:41:56 +02:00
Brandy Carney
a1346a9e89 style(sass): update sass linters and fix lint errors 2018-03-28 18:24:05 -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
Brandy Carney
093feac6e4 docs(alert): add javascript and angular example docs 2018-03-28 18:24:04 -04:00
Manu Mtz.-Almeida
d57122c382 fix(ripple-effect): tapclick is required in ionic 2018-03-27 23:45:53 +02:00
Manu Mtz.-Almeida
d86ee1f772 chore(): update to latest stencil 2018-03-23 20:27:57 +01:00
Brandy Carney
b29fce1b8f fix(checkbox): update ios checkbox to be closer to native
this also updates the Sass variables so updating the checkbox width
will resize the inner checkmark
2018-03-22 11:05:23 -04:00
Brandy Carney
7d53e49912 fix(alert): update md alert to closer match spec
this also makes it so you can update the alert radio width and the
inner icon dot will resize and position properly

https://ionic-snapshot-go.appspot.com/ionic-core/snapshots/ye9/ccb/chrom
e_400x800
2018-03-21 17:11:19 -04:00
Brandy Carney
605ec93179 fix(alert): update colors for alert text and input borders
references #14196
2018-03-21 13:16:47 -04:00
Brandy Carney
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
Manu Mtz.-Almeida
4693229c84 fix(all): ts strict (part 4) 2018-03-21 15:53:40 +01: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
de22ecae82 fix(alert): backdrop calls cancel handler 2018-03-13 17:13:55 +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