b470a307e3
chore(): sync with main
2022-11-08 13:13:46 -05:00
003de44d92
feat(toast): add ability to use toast inline ( #26215 )
2022-11-07 16:21:35 -06:00
57105d54ea
fix(react): loading layout is correct with no message ( #26222 )
...
Resolves #26219
2022-11-03 11:48:55 -04:00
92b763a538
feat(action-sheet): use action sheet overlay inline ( #26172 )
2022-11-02 16:47:43 -04:00
c6db6c7822
chore(): update package lock files
2022-11-02 14:01:20 +00:00
5e8a75a643
v6.3.4
2022-11-02 13:57:32 +00:00
1d0e76d9ef
chore(): sync with main
2022-11-01 10:31:18 -04:00
322a1dbcd0
refactor(types): remove overlay attribute interfaces ( #26181 )
...
BREAKING CHANGE:
`ActionSheetAttributes`, `AlertAttributes`, `AlertTextareaAttributes`, `AlertInputAttributes`, `LoadingAttributes`, `ModalAttributes`, `PickerAttributes`, `PopoverAttributes`, and `ToastAttributes` have been removed. Developers should use `{ [key: string]: any }` instead.
2022-10-28 16:12:28 -04:00
a5b45821cd
chore(): update package lock files
2022-10-26 13:50:57 +00:00
53caa22212
v6.3.3
2022-10-26 13:47:18 +00:00
34ca337b8a
feat(loading): use loading overlay inline ( #26153 )
2022-10-24 16:49:17 -04:00
92d7bd5d7d
Merge remote-tracking branch 'origin/main' into sync-feature-10-21
2022-10-21 14:36:30 -04:00
8ec350ae65
fix(react): inline overlays can be conditionally rendered ( #26111 )
...
Resolves #25590
Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com>
2022-10-17 16:43:32 -04:00
74be79e9d8
fix(dependencies): latest patch is installed ( #26148 )
...
resolves #26137
2022-10-17 16:21:29 -04:00
5d77fde503
chore(): update package lock files
2022-10-17 14:15:29 +00:00
1a6595b895
v6.3.2
2022-10-17 14:10:40 +00:00
b412e9dbe1
chore(): sync with main
2022-10-14 13:03:15 -04:00
01840741ce
chore(): bump package-lock files
2022-10-12 14:12:17 +00:00
448e3fc385
v6.3.1
2022-10-12 12:40:53 +00:00
f1cdf18316
chore(): sync with main:
2022-10-11 11:38:27 -04:00
7b9ff4382d
chore(): update package lock
2022-10-05 11:16:10 -04:00
0f8679947f
v6.3.0
2022-10-05 13:53:03 +00:00
fffc729e57
chore(): sync with main
2022-09-30 12:27:17 -04:00
c946af29d3
refactor(react): only ship es modules ( #26044 )
...
BREAKING CHANGE:
`@ionic/react` and `@ionic/react-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 12:01:48 -04:00
b43f17fc4a
test(react): update test app to cypress 10 ( #26035 )
2022-09-29 12:13:51 -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
a0efc52706
Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22
2022-09-23 11:46:50 -04:00
21dc893f90
fix(react): overlays now define internal ionic components ( #25967 )
...
resolves #25962
2022-09-21 11:30:32 -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
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
89d3e3c819
fix(react): add correct type for CreateAnimation ( #25931 )
2022-09-13 13:57:28 -04:00
8fab4d74e5
chore(deps): update serve dependency ( #25911 )
2022-09-09 15:42:31 -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
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
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
a39d776f08
fix(react): duplicate page transitions do not happen on react 18 ( #25798 )
...
resolves #25797
2022-08-23 14:19:38 -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