302 Commits

Author SHA1 Message Date
01c40eae55 fix(react): present controller overlays in React 18 (#25361)
Resolves #25247
2022-05-31 09:57:27 -04:00
2c7746d773 chore(): update package lock files 2022-05-26 15:34:56 +00:00
8f46db727a v6.1.7 2022-05-26 15:31:06 +00:00
15f0c0669f fix(range): interfaces are now correctly exported (#25342)
resolves #25341
2022-05-24 15:02:15 -04:00
6034418b33 fix(react): IonTabButton will call custom onClick handlers (#25313)
Resolves #22511
2022-05-19 12:19:34 -04:00
7111370dd7 fix(react): add param types to useIonPopover dismiss function (#25311) 2022-05-18 13:15:35 -05:00
aa5899db72 chore(): update package lock files 2022-05-18 08:43:37 -04:00
64e1953b98 v6.1.6 2022-05-18 12:35:43 +00:00
ca0353bce8 chore(): update package lock files 2022-05-11 13:43:37 +00:00
eee58f27f2 v6.1.5 2022-05-11 13:40:40 +00:00
0b9e7c6b07 chore(): bump package-lock files 2022-05-04 14:30:52 +00:00
e49efca764 v6.1.4 2022-05-04 14:23:14 +00:00
68b2f8bfe1 fix(react): useIonModal/useIonPopover dismiss accepts data and role (#25209)
Resolves #25208
2022-04-29 11:57:41 -04:00
1c8d10ce75 chore(): bump package lock 2022-04-27 14:02:37 +00:00
d5b72b2315 v6.1.3 2022-04-27 13:49:48 +00:00
e5e0e24f76 fix(vue): canDismiss definition is now exposed (#25195) 2022-04-26 14:16:27 -04:00
a31422f807 v6.1.2 2022-04-20 13:33:13 +00:00
ce8410b585 v6.1.1 2022-04-15 13:47:46 +00:00
cd8b6cacd7 v6.1.0 2022-04-13 13:38:44 +00:00
78b98545e1 v6.0.16 2022-04-08 09:30:33 -04:00
333051cfbb v6.0.15 2022-04-06 16:12:17 -04:00
4ec25b0f26 v6.0.14 2022-03-30 13:24:41 +00:00
a296ca875c fix(react): treeshake ionic/core bundle (#24989)
Resolves #24497

Co-authored-by: mlegenhausen <mlegenhausen@mailbox.org>
2022-03-24 12:17:15 -04:00
c35077884d v6.0.13 2022-03-23 13:14:17 +00:00
43ac6ac471 test(react): update react e2e test app (#24960) 2022-03-17 15:51:17 -04:00
babe7d63ef v6.0.12 2022-03-16 13:20:38 +00:00
c45b38f28a v6.0.11 2022-03-09 20:24:14 +00:00
56b550e220 v6.0.10 2022-03-02 19:15:37 +00:00
1f86b4ee5a v6.0.9 2022-02-23 17:32:34 +00:00
0a8f44359a test(): run e2e tests in production mode (#24812) 2022-02-18 14:21:43 -05:00
cd486e71ff v6.0.8 2022-02-15 21:26:38 +00:00
87eab37ca8 v6.0.7 2022-02-09 16:00:04 +00:00
da4f750f8d v6.0.6 2022-02-09 14:26:46 +00:00
df84d155ea ci(e2e): do not run sync automatically (#24717) 2022-02-04 11:27:16 -05:00
897ae4a454 fix(angular, react, vue): overlays no longer throw errors when used inside tests (#24681)
resolves #24549, resolves #24590
2022-02-02 15:25:51 -05:00
7530143634 v6.0.5 2022-02-02 14:29:27 +00:00
43aa6c11f4 fix(react): nested router outlets will not reanimate entered views (#24672)
Resolves #24107
2022-01-31 11:55:08 -05:00
484de5074d perf(various): don't use lazy-loaded icon names in components (#24671) 2022-01-28 09:13:39 -06:00
bdb5c421d2 fix(react-router): remove page transition flicker on outlet mounting (#24667)
Resolves #24666
2022-01-27 16:29:52 -05:00
43b19cf536 v6.0.4 2022-01-26 14:42:28 +00:00
360643d96a fix(react): setupIonicReact no longer crashes in SSR environment (#24604) 2022-01-19 15:48:46 -05:00
5e448d9c74 v6.0.3 2022-01-19 15:01:39 +00:00
c8a392aef5 fix(react): prevent errors when dismissing inline popover after containing element is removed (#24569) 2022-01-12 14:51:50 -06:00
bce849c5f3 fix(react): add useRef wrapper to useIonOverlay state to avoid stale references (#24553) 2022-01-11 13:40:46 -06:00
3057afdf82 v6.0.2 2022-01-11 17:10:35 +00:00
d520f78d21 chore(build): create github release and generate changelog 2022-01-11 12:06:29 -05:00
5bb1414f7f fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
2022-01-10 16:22:42 -05:00
77f8412b74 fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
2022-01-07 13:21:20 -05:00
32fad3d02c fix(react): building app for production now works correctly with vite (#24515)
resolves #24229
2022-01-05 14:25:49 -05:00
1462cef692 fix(react): scrolling to bottom of modal contents (#24510)
Resolves #24478
2022-01-05 13:32:46 -05:00