230 Commits

Author SHA1 Message Date
3157005afe chore(): add webpack-cli to react and react router test apps 2021-11-02 20:36:38 +00:00
c39ef04373 chore(): fix sync paths 2021-11-02 20:03:20 +00:00
da66a2cf20 chore(all): update scripts for CE build and GitHub actions 2021-11-02 15:56:43 -04:00
6346011d62 Merge remote-tracking branch 'origin/next' into gha-next 2021-11-02 15:53:14 -04:00
8b940e505e chore(): update ionicons and stencil (#24152) 2021-11-02 13:15:49 -04:00
143b227d35 chore(): sync GitHub Actions with main 2021-11-02 09:21:41 -04:00
b5dbb3984c test(): migrate tests to GitHub Actions (#24029) 2021-11-01 15:41:00 -04:00
283ba60f2e 6.0.0-rc.1 2021-10-27 10:42:08 -04:00
1b0669eebe 5.8.5 2021-10-27 09:01:14 -04:00
48fbfa78e7 chore(): avoid ce build bug for now 2021-10-22 20:43:40 +00:00
264c42e63a test(react): update test for declarative modals 2021-10-22 20:40:08 +00:00
3e043e4952 test(react): ensure test app is getting latest CE build files 2021-10-22 20:35:29 +00:00
b2b87d24fc test(react): update test for inline modal 2021-10-22 20:21:07 +00:00
cfd32aea30 chore(): sync with main 2021-10-22 15:25:23 -04:00
7ab50dda83 chore(): sync with main 2021-10-22 15:24:34 -04:00
f3e492c897 fix(react): overlays shown with useIonModal and useIonPopover no longer render outside of main react tree
closes #23516 and #23516
2021-10-15 15:29:25 -06:00
ea34e50430 test(react): add react e2e app 2021-10-12 15:10:03 -06:00
2a2829c17e 5.8.4 2021-10-11 11:31:16 -04:00
a63474a621 5.8.3 2021-10-07 16:50:46 -04:00
655631ddf0 fix(react): fix to regression in overlay hooks dimiss method (#24038)
resolves #24030
2021-10-07 15:18:10 -04:00
1dc44c933e 6.0.0-rc.0 2021-10-07 09:25:28 -04:00
24df1c22af 6.0.0-beta.7 2021-10-06 12:07:54 -04:00
5f31196fc1 chore(): fix tests again 2021-10-06 15:35:12 +00:00
b12422a4d9 chore(): fix tests 2021-10-06 15:14:47 +00:00
6951b7703c chore(): fix tests for now 2021-10-06 15:03:27 +00:00
0ade0a5f09 chore(all): sync with main for beta 7 2021-10-06 10:52:14 -04:00
fe9bec29d5 5.8.2 2021-10-06 14:05:57 +00:00
2c97712601 fix(react): overlay hooks memorised properly to prevent re-renders (#24010)
resolves #23741

Co-authored-by: Fabrice <fabrice@weinberg.me>
2021-10-05 08:44:40 -04:00
8708095111 feat(all): add CustomEvents types to components that emit events (#23956)
resolves #22925

BREAKING CHANGE: The `RadioChangeEventDetail` interface has been removed in favor of `RadioGroupChangeEventDetail`.
2021-09-24 16:28:49 -04:00
285a371101 fix(react): ensure inline modal content is visible (#23968) 2021-09-23 14:05:21 -05:00
598aaed4bf 5.8.1 2021-09-22 09:14:14 -04:00
67d81e2caa 6.0.0-beta.6 2021-09-15 12:37:54 -04:00
ecb30af4d8 chore(): resolve merge conflicts for beta 2021-09-15 12:02:43 -04:00
57bc299dea 5.8.0 2021-09-15 15:16:21 +00:00
45cabae04b feat(platform): add ability to override platform detection methods (#23915)
resolves #19737
2021-09-14 15:49:04 -04:00
497537ac73 chore(): bump react output target (#23926) 2021-09-14 12:01:56 -04:00
1e13429731 fix(react): modal now mounts child component independently of other modals (#23903)
resolves #23904
2021-09-13 15:29:14 -04:00
c50d895370 feat(react): add custom elements bundle (#23896) 2021-09-13 14:53:28 -04:00
51dae5a4d6 6.0.0-beta.5 2021-09-01 11:27:29 -04:00
c75951354b chore(): remove duplicate export 2021-09-01 10:33:27 -04:00
b211cf0236 chore(): sync with main for beta 5 release 2021-09-01 10:14:58 -04:00
a12d146c3e 5.7.0 2021-09-01 09:43:23 -04:00
11fda41420 feat(slides): add IonicSlides module for Swiper migration, deprecate ion-slides (#23844)
backports #23447
2021-08-31 17:52:47 -04:00
1680b0ce9f refactor(react): transition to Stencil React bindings (#23826) 2021-08-31 17:29:59 -04:00
461390612d 6.0.0-beta.4 2021-08-18 11:28:35 -04:00
e4c0023df2 5.6.14 2021-08-18 09:17:36 -04:00
12aafd980c 6.0.0-beta.3 2021-08-04 12:20:50 -04:00
c70a18ebc2 chore(): sync with main 2021-08-04 10:35:59 -04:00
22b7413f51 5.6.13 2021-08-04 10:05:10 -04:00
f2a05bed1e fix(react): add SSR check to IonTabs (#23696)
resolves #23651
2021-08-02 10:28:51 -04:00