fffc729e57
chore(): sync with main
2022-09-30 12:27:17 -04:00
86bbed07fc
refactor(vue): only ship es modules ( #26054 )
...
resolves #25104
BREAKING CHANGE:
`@ionic/vue` and `@ionic/vue-router` no longer ship a CommonJS entry point. Instead, only an ES Module entry point is provided for improved compatibility with Vite.
2022-09-30 11:43:50 -04:00
1f3ddf2370
refactor(modal): remove swipeToClose in favor of canDismiss ( #26050 )
...
BREAKING CHANGE:
- The `swipeToClose` property has been removed in favor of `canDismiss`.
- The `canDismiss` property now defaults to `true` and can no longer be set to `undefined`.
2022-09-29 17:19:53 -04:00
574249aea7
chore(): update package lock files
2022-09-28 13:33:51 +00:00
f7fb4c6814
v6.2.9
2022-09-28 13:29:28 +00:00
19f0fb7045
fix(vue): back button handler only fires in routing context ( #26014 )
2022-09-27 09:18:41 -04:00
a0efc52706
Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22
2022-09-23 11:46:50 -04:00
4cef0c36b1
chore(): update package lock files
2022-09-21 13:47:33 +00:00
1d331b7c77
v6.2.8
2022-09-21 13:38:03 +00:00
6bb9d8a5d7
Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22
2022-09-16 15:20:33 -04:00
e06a7d0f73
chore(vue): migrate to cypress 10 ( #25950 )
2022-09-16 11:16:58 -04:00
cc8afe9786
chore(): update package lock files
2022-09-14 13:30:27 +00:00
ea4754e193
v6.2.7
2022-09-14 13:26:33 +00:00
4eea9fa5c0
feat(accordion): ionChange will only emit from user committed changes ( #25922 )
...
BREAKING CHANGE:
`ionChange` is no longer emitted when the `value` of `ion-accordion-group` is modified externally. `ionChange` is only emitted from user committed changes, such as clicking or tapping the accordion header.
2022-09-13 14:33:49 -04:00
1fc0c830db
Merge remote-tracking branch 'origin/main' into sync-v7-09-09-2022
2022-09-09 13:05:11 -04:00
d2e496347d
chore(): update package lock files
2022-09-07 13:07:42 +00:00
016e45a48a
v6.2.6
2022-09-07 13:03:37 +00:00
2d3661ae38
fix(vue): custom animation plays when replacing ( #25863 )
...
resolves #25831
2022-09-06 09:07:33 -04:00
20dd8ad1e4
chore(): sync with main
2022-09-02 14:44:56 -04:00
d478e03914
feat(slides): remove ion-slide, ion-slides, and IonicSwiper module ( #25868 )
2022-09-01 14:36:17 -05:00
1831381cb2
chore(): update package lock files
2022-08-31 10:24:04 -04:00
699ba2eae3
v6.2.5
2022-08-31 13:32:58 +00:00
ee3467c9f1
perf(item): remove delegatesFocus patch for iOS 13 ( #25822 )
2022-08-25 12:34:25 -04:00
1eb6fd04d7
feat(virtual-scroll): remove virtual scroll component ( #25808 )
2022-08-24 15:42:12 -04:00
023e2f48d0
chore(): update package lock files
2022-08-24 13:04:19 +00:00
cdb972a2a3
v6.2.4
2022-08-24 12:59:50 +00:00
65af865db7
test(vue): add multi-version testing ( #25785 )
2022-08-23 16:05:34 -04:00
30200051bb
fix(vue): lifecycles now fire on tabs pages ( #25786 )
...
resolves #25784
2022-08-23 13:17:45 -04:00
419c8d758c
chore(): update package lock files
2022-08-17 14:14:39 +00:00
9ed57d83e7
v6.2.3
2022-08-17 14:10:20 +00:00
22830257cf
chore(): update package lock files
2022-08-10 19:01:39 +00:00
054539fc64
v6.2.2
2022-08-10 18:58:22 +00:00
832788971a
fix(vue): go back to correct view with memory history ( #25732 )
...
resolves #25705
2022-08-08 12:28:54 -04:00
1520dfaddf
chore(): update package lock files
2022-08-03 13:19:24 +00:00
2ed7f6bd44
v6.2.1
2022-08-03 13:15:57 +00:00
c8f8f30258
chore(): update package lock files
2022-07-27 16:07:22 +00:00
f477efa384
v6.2.0
2022-07-27 16:03:22 +00:00
4d10ae6b7c
chore(): sync feature-6.2 with main
2022-07-27 08:48:23 -05:00
499733105e
feat(datetime-button): add button for displaying datetime in overlays ( #25655 )
...
resolves #24316
2022-07-27 09:47:02 -04:00
ab65e9a7b5
fix(vue): input v-model accepts numbers ( #25666 )
...
Resolves #25575
2022-07-21 16:14:42 -04:00
1cecd3f1b9
chore(): sync with main:
2022-07-20 15:44:38 -04:00
9d31608f2d
feat(datetime): add multiple date selection ( #25514 )
2022-07-20 13:44:30 -05:00
9a178c0043
chore(): update package lock files
2022-07-20 14:16:07 +00:00
e450fe2d72
v6.1.15
2022-07-20 14:12:15 +00:00
c2781cc1c3
feat(range): add reference point for start position of range slider ( #25598 )
...
Resolves #24348
Co-authored-by: Sachin Garg <sg@rawzor.com>
2022-07-15 12:00:15 -04:00
9574658fbd
chore(): update package lock files
2022-07-13 13:31:57 +00:00
757b390ed6
v6.1.14
2022-07-13 13:28:49 +00:00
29d0831291
chore(): run build ( #25616 )
2022-07-12 11:35:59 -04:00
b833aa3a1d
Merge remote-tracking branch 'origin/main' into sync-6.2-with-main
2022-07-07 13:22:15 -04:00
7cdc388b78
feat(modal): clicking handle advances to the next breakpoint ( #25540 )
...
Resolves #24069
2022-07-06 10:30:08 -04:00