7723 Commits

Author SHA1 Message Date
99610f7f08 chore(): remove react demo 2018-03-21 13:55:18 -05:00
943e2f73c0 fix(angular): router-outlet animation 2018-03-21 19:34:30 +01:00
f0a40fabb9 fix(action-sheet): update padding on title to match native 2018-03-21 13:58:58 -04:00
371fc19a06 fix(router): reusing checks params 2018-03-21 18:38:30 +01:00
605ec93179 fix(alert): update colors for alert text and input borders
references #14196
2018-03-21 13:16:47 -04:00
08553f1bac fix(chip): use lighter background color
references #14196
2018-03-21 13:07:19 -04:00
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
d26074a17f feat(fab): add box shadow and transition for ios 2018-03-21 12:18:18 -04:00
6e683c54e0 fix(router-outlet): css and change logic 2018-03-21 16:50:54 +01:00
a98c764541 chore(stencil): optimize bundles 2018-03-21 16:31:31 +01:00
ee27549c84 refactor(dom): attachComponent() 2018-03-21 16:22:59 +01:00
c03afabc0f feat(ion-router-outlet): adds router-outlet 2018-03-21 15:53:40 +01:00
17a3001af5 refactor(router): remove getContainerEl() 2018-03-21 15:53:40 +01:00
4693229c84 fix(all): ts strict (part 4) 2018-03-21 15:53:40 +01:00
779f02c932 docs(breaking): update the order and toc 2018-03-20 16:34:31 -04:00
e19b2142c5 refactor(component): update design to match the modes more 2018-03-20 15:54:33 -04:00
97dc113a9f test(button): remove the modified primary color 2018-03-20 15:44:44 -04:00
b49a45d81d fix(picker): does not scroll 2018-03-20 19:53:51 +01:00
7dbd42f9b2 0.1.4-9 v0.1.4-9 2018-03-20 19:29:45 +01:00
fd0ceda0e9 chore(stencil): update to latest 2018-03-20 19:25:29 +01:00
9988c754ac fix(overlays): page is removed properly 2018-03-20 19:12:30 +01:00
769282935b test(e2e): update e2e tests to pass 2018-03-20 14:06:25 -04:00
9094c66f3d fix(angular): ion-nav no routing 2018-03-20 18:52:12 +01:00
f39d3ad9dd feat(angular): ion-nav 2018-03-20 18:00:37 +01:00
d3105d1a76 docs(breaking): add a section on the spinner name change 2018-03-20 12:57:44 -04:00
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
f578122d15 fix(theming): update spinner classes to new names 2018-03-20 12:38:48 -04:00
41f54f8e2d fix(angular): removeViewFromDom 2018-03-20 17:21:02 +01:00
3a26256a5c chore(transition): expose transition 2018-03-20 17:16:41 +01:00
a73c461ed4 test(nav): tests for lifecycle events 2018-03-20 16:48:30 +01:00
06ad60ea0c fix(all): ts strict (part 3) 2018-03-20 16:48:30 +01:00
28215a3722 chore(stencil): update to latest 2018-03-20 11:41:55 -04:00
b82c38202f fix(back-button): use correct color for ios back button
closes #14177
2018-03-20 11:41:55 -04:00
f16a9672b4 refactor(nav): transitions 2018-03-20 14:12:25 +01:00
c85f7483c9 refactor(keyboard): move to utils 2018-03-20 14:12:25 +01:00
4d8a99f03b @ionic/core 0.1.4-8 v0.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
2afbd9dbb1 chore(issues): restore the issue template from v3 2018-03-19 11:47:18 -05: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
176d4994d1 chore(ionitron): prepend the labels used to trigger ionitron 2018-03-19 10:33:16 -05: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 v0.1.4-7 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 v0.1.4-6 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