Commit Graph

3048 Commits

Author SHA1 Message Date
Brandy Carney
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
Brandy Carney
d26074a17f feat(fab): add box shadow and transition for ios 2018-03-21 12:18:18 -04:00
Manu Mtz.-Almeida
6e683c54e0 fix(router-outlet): css and change logic 2018-03-21 16:50:54 +01:00
Manu Mtz.-Almeida
a98c764541 chore(stencil): optimize bundles 2018-03-21 16:31:31 +01:00
Manu Mtz.-Almeida
ee27549c84 refactor(dom): attachComponent() 2018-03-21 16:22:59 +01:00
Manu Mtz.-Almeida
c03afabc0f feat(ion-router-outlet): adds router-outlet 2018-03-21 15:53:40 +01:00
Manu Mtz.-Almeida
17a3001af5 refactor(router): remove getContainerEl() 2018-03-21 15:53:40 +01:00
Manu Mtz.-Almeida
4693229c84 fix(all): ts strict (part 4) 2018-03-21 15:53:40 +01:00
Brandy Carney
e19b2142c5 refactor(component): update design to match the modes more 2018-03-20 15:54:33 -04:00
Brandy Carney
97dc113a9f test(button): remove the modified primary color 2018-03-20 15:44:44 -04:00
Manu Mtz.-Almeida
b49a45d81d fix(picker): does not scroll 2018-03-20 19:53:51 +01:00
Manu Mtz.-Almeida
7dbd42f9b2 0.1.4-9 2018-03-20 19:29:45 +01:00
Manu Mtz.-Almeida
fd0ceda0e9 chore(stencil): update to latest 2018-03-20 19:25:29 +01:00
Manu Mtz.-Almeida
9988c754ac fix(overlays): page is removed properly 2018-03-20 19:12:30 +01:00
Brandy Carney
769282935b test(e2e): update e2e tests to pass 2018-03-20 14:06:25 -04:00
Manu Mtz.-Almeida
9094c66f3d fix(angular): ion-nav no routing 2018-03-20 18:52:12 +01:00
Manu Mtz.-Almeida
f39d3ad9dd feat(angular): ion-nav 2018-03-20 18:00:37 +01: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
41f54f8e2d fix(angular): removeViewFromDom 2018-03-20 17:21:02 +01:00
Manu Mtz.-Almeida
3a26256a5c chore(transition): expose transition 2018-03-20 17:16:41 +01:00
Manu Mtz.-Almeida
a73c461ed4 test(nav): tests for lifecycle events 2018-03-20 16:48:30 +01:00
Manu Mtz.-Almeida
06ad60ea0c fix(all): ts strict (part 3) 2018-03-20 16:48:30 +01:00
Brandy Carney
28215a3722 chore(stencil): update to latest 2018-03-20 11:41:55 -04:00
Brandy Carney
b82c38202f fix(back-button): use correct color for ios back button
closes #14177
2018-03-20 11:41:55 -04:00
Manu Mtz.-Almeida
f16a9672b4 refactor(nav): transitions 2018-03-20 14:12:25 +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
Brandy Carney
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
Manu Mtz.-Almeida
d8234e90dd docs(overlay): onDidDismiss 2018-03-19 17:10:52 +01:00
Manu Mtz.-Almeida
50abcf5ab3 feat(nav): support for rootParams 2018-03-19 17:10:51 +01:00
Brandy Carney
7d2de18a7c fix(back-button): apply the proper color to the back button
fixes #14177
2018-03-16 13:00:00 -04:00
Manu Mtz.-Almeida
a7373232da docs(router): adds some docs for ion-router 2018-03-16 14:24:10 +01:00
Manu Mtz.-Almeida
c41f9dd01c @ionic/core 0.1.4-7 prepared 2018-03-16 09:54:42 +01:00
Manu Mtz.-Almeida
2bdf4add5a feat(router): wildcard redirects 2018-03-15 21:48:29 +01:00
Manu Mtz.-Almeida
bb3f406ffc @ionic/core 0.1.4-6 prepared 2018-03-15 18:12:18 +01:00
Manu Mtz.-Almeida
207f416686 fix(router): fix selection 2018-03-15 18:07:29 +01:00
Manu Mtz.-Almeida
f48d817a85 fix(router): retuning string path 2018-03-15 17:09:59 +01:00
Manu Mtz.-Almeida
7c3cba0b92 feat(ion-router): dynamic routes 2018-03-15 17:01:19 +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
e729610dc8 fix(router): rename API to match stencil-router 2018-03-13 23:40:16 +01:00
Manu Mtz.-Almeida
b4f46ee3d2 fix(router): ambiguous routes 2018-03-13 23:33:31 +01:00
Manu Mtz.-Almeida
9a0755a268 fix(angular): modal and popover support 2018-03-13 20:53:17 +01:00
Manu Mtz.-Almeida
6e2ca85b2a fix(overlays): OverlayController interface 2018-03-13 19:45:36 +01: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
Amit Moryossef
ba63d01f78 perf(scss): optimize multi dir (#14156)
https://github.com/ionic-team/ionic/pull/12143
2018-03-12 18:01:51 -04:00
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00