208 Commits

Author SHA1 Message Date
b6fc69d2cd 4.0.0-beta.8 2018-09-06 22:54:52 +02:00
1bcca01e1a feat(angular): integrate back-button with ng router 2018-09-05 23:50:11 +02:00
3b957a6a59 chore(): update proxies 2018-09-05 23:50:11 +02:00
db1dbd40c2 4.0.0-beta.7 2018-08-30 19:12:15 +02:00
7b82877e86 4.0.0-beta.6 2018-08-29 20:50:05 +02:00
188dd12d9f chore(): update to latest stencil 2018-08-29 20:41:05 +02:00
1cbb371d3f docs(platform): respect PLATFORMS_MAP from core (#15371)
* docs(platform): respect PLATFORMS_MAP from core

* docs(platform): adapt descriptions
2018-08-29 17:42:05 +02:00
cc960c3d48 fix(overlays): expose mode, id, keyboardClose
fixes #15366
2018-08-29 16:19:51 +02:00
f9bf5c0c30 fix(angular): virtual-scroll
fixes #15355
2018-08-29 02:15:47 +02:00
6fdeb319ef fix(angular): NavController signatures
fixes #15353
2018-08-29 01:39:57 +02:00
8dfc52f63d fix(angular): overlay not found
fixes #15349
2018-08-29 01:39:57 +02:00
d5b7a0132f 4.0.0-beta.5 2018-08-27 21:16:19 +02:00
c5cf197658 4.0.0-beta.4 2018-08-27 19:37:23 +02:00
e9e3d4bb9f chore(): update proxies 2018-08-27 19:29:02 +02:00
7aa4f13105 fix(angular): expose router.navigate()
fixes #15332
2018-08-26 19:19:01 +02:00
3ffa3cd7db fix(platform): better detect platforms + css API
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
4a45effe8c fix(ripple-effect): using method invocation instead of events
fixes #15318
2018-08-24 22:58:12 +02:00
f204d4e8fb chore(): revert to using components.d.ts from latest stencil. 2018-08-24 11:17:07 -05:00
5f3c7cd755 fix(docs): add missed menu title in the list (#15300) 2018-08-24 03:43:31 +02:00
fe9a3e4f60 chore(): update to latest stencil release. 2018-08-23 14:18:40 -05:00
3d6caae13f chore(): update to latest stencil 2018-08-22 23:38:23 +02:00
9ddfb1bfee fix(angular): back navigation and back-button play better (#15293)
* fix(angular): use location instead of navigateByUrl
Closes #15290

* fix(angular): change router methods
2018-08-22 21:28:11 +02:00
d7928a6eb9 4.0.0-beta.3 2018-08-16 16:17:56 +02:00
f84bb76481 fix(angular): save internal data
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
f845803c04 chore(angular): update proxies 2018-08-16 15:47:49 +02:00
43da37f945 chore(): update BREAKING 2018-08-13 18:32:24 +02:00
0842939273 refactor(tabbar): removes ion-tab-button 2018-08-12 22:50:52 +02:00
270ece0b5e refactor(loading): remove dismissOnPageChange
closes #14930
2018-08-12 18:38:30 +02:00
89e8256856 fix(angular): add ion-backdrop
fixes  #14971
2018-08-12 01:21:23 +02:00
3ada858246 docs(content): breaking resize()
fixes #14875
2018-08-12 01:19:00 +02:00
c2cc07e24e docs(content): breaking
fixes #15106
2018-08-12 01:19:00 +02:00
6e3e07bc8b fix(all): improve text customization 2018-08-10 00:36:07 +02:00
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00
50ad1e7c5a fix(router): transition race condition
fixes #14873
fixes #15090
2018-08-09 02:40:36 +02:00
e37ff08664 4.0.0-beta.2 2018-08-08 17:26:33 +02:00
bae03d2d1c chore(): update angular 2018-08-08 11:13:39 +02:00
89675a72c4 4.0.0-beta.1 2018-08-01 19:28:28 +02:00
2d4d2d8b00 chore(): temporarily disable angular linting 2018-08-01 19:26:22 +02:00
4fcab89651 chore(): update dependencies 2018-08-01 18:32:20 +02:00
76b780f5d8 chore(angular): build 2018-08-01 17:48:19 +02:00
4e6616cf9b chore(angular): update build for new stencil config 2018-08-01 10:59:46 -04:00
b0ac5badc2 perf(app): tap-click is a ES
we can finally remove the slot!
2018-08-01 16:24:18 +02:00
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
b69098a77d chore(): update deps 2018-07-29 01:44:45 +02:00
7813acc86f fix(angular): pass proper animated value 2018-07-29 01:44:32 +02:00
266336effe fix(angular): ion-router-outlet exposes animated
fixes #14913
2018-07-28 19:02:06 +02:00
7a0545d477 fix(angular): events
fixes #14866
2018-07-28 17:37:47 +02:00
16e992a098 fix(router-outlet): fix stack attribute detection (#14921)
(stack !== 'false' OR stack !== false) will always be TRUE. That OR should be an AND.
2018-07-28 13:43:49 +02:00
b91a7069b2 docs(infinite-scroll): update docs for disabling infinite scroll
updates the breaking changes, usage, and test

closes #14908
2018-07-27 14:53:15 -04:00
39bbbd1f2f docs(breaking): remove extra ` 2018-07-26 19:23:12 -04:00