4672 Commits

Author SHA1 Message Date
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
e8cf9927cc refactor(toolbar): remove the mode-start and mode-end slots
- adds examples of the new way to achieve this in the e2e tests
- updates breaking change to document the new slots properly and with
examples
- removes the first-child margin on buttons in toolbar
- removes the margin on ion-buttons

closes #14172
2018-03-19 17:47:52 -04:00
d8234e90dd docs(overlay): onDidDismiss 2018-03-19 17:10:52 +01:00
50abcf5ab3 feat(nav): support for rootParams 2018-03-19 17:10:51 +01:00
7d2de18a7c fix(back-button): apply the proper color to the back button
fixes #14177
2018-03-16 13:00:00 -04:00
a7373232da docs(router): adds some docs for ion-router 2018-03-16 14:24:10 +01:00
c41f9dd01c @ionic/core 0.1.4-7 prepared 2018-03-16 09:54:42 +01:00
2bdf4add5a feat(router): wildcard redirects 2018-03-15 21:48:29 +01:00
bb3f406ffc @ionic/core 0.1.4-6 prepared 2018-03-15 18:12:18 +01:00
207f416686 fix(router): fix selection 2018-03-15 18:07:29 +01:00
f48d817a85 fix(router): retuning string path 2018-03-15 17:09:59 +01:00
7c3cba0b92 feat(ion-router): dynamic routes 2018-03-15 17:01:19 +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
e729610dc8 fix(router): rename API to match stencil-router 2018-03-13 23:40:16 +01:00
b4f46ee3d2 fix(router): ambiguous routes 2018-03-13 23:33:31 +01:00
9a0755a268 fix(angular): modal and popover support 2018-03-13 20:53:17 +01:00
6e2ca85b2a fix(overlays): OverlayController interface 2018-03-13 19:45:36 +01:00
de22ecae82 fix(alert): backdrop calls cancel handler 2018-03-13 17:13:55 +01:00
7dcf8a5bd4 feat(overlays): adds onDidDismiss and onWillDismiss 2018-03-13 16:34:24 +01:00
ba63d01f78 perf(scss): optimize multi dir (#14156)
https://github.com/ionic-team/ionic/pull/12143
2018-03-12 18:01:51 -04:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00