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
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
3b5f758318
fix(angular): create angular delegate
2018-03-13 22:17:12 +01:00
f398b3a945
fix(demos): fixes angular
2018-03-13 21:22:49 +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
cc4fecc1be
fix(angular): fix overlays
2018-03-13 19:21:26 +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
73f2f2b2b2
chore(): rebuild lockfile for demo/angular
2018-03-13 10:10:17 -04:00
c9f71dd2df
chore(): rebuild lockfile for angular
2018-03-13 10:01:23 -04:00
a5923d6eb2
chore(): rebuild lockfile
2018-03-13 09:54:35 -04:00
30f2ac2286
chore(): update lerna
2018-03-13 09:50:57 -04: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
097f1a2cd3
chore(readme): fix link to angular package
2018-03-12 14:54:52 -05:00
506b1ac53e
docs(readme): add info on the v3 source move
2018-03-12 15:00:53 -04:00
6e2a9c936d
fix(alert): set input value
2018-03-12 12:51:19 -04:00
12c78bcb62
test(list): add inset list test to highlight the inconsistencies in MD
2018-03-12 12:41:18 -04:00
fcdf35565f
test(virtual-scroll): infinite-scroll
2018-03-11 17:43:23 +01:00
7df023abb7
fix(toggle): ios shadow
2018-03-11 01:18:18 +01:00
cadcab9b40
refactor(nav): usign enums
2018-03-11 01:18:08 +01:00
22f6a34f5b
fix(overlay): wrong stencil import
2018-03-10 20:05:11 +01:00