5011 Commits

Author SHA1 Message Date
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
eae6869012 fix(item-option): remove outline on active/focus
fixes #14191
2018-03-22 11:05:23 -04:00
1a37493c79 @ionic/core 0.1.5-0 2018-03-22 15:01:44 +01:00
332eaaebb0 chore(scripts): adds prerelease 2018-03-22 14:57:45 +01:00
7b50ea974f chore(): improve publish scripts 2018-03-22 14:45:41 +01:00
2b8549bd3f 0.1.4 2018-03-21 23:59:25 +01:00
f904fd111b chore(all): monorepo release script 2018-03-21 23:53:25 +01:00
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
98b82537a9 test(nav): fix nav 2018-03-21 22:04:42 +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
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 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
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 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