Commit Graph

22 Commits

Author SHA1 Message Date
Liam DeBeasi
8fab4d74e5 chore(deps): update serve dependency (#25911) 2022-09-09 15:42:31 -04:00
Liam DeBeasi
0392c7db2c chore(react-router): clean up dependencies for react router, test app (#25491) 2022-06-16 14:26:23 -04:00
Liam DeBeasi
efe9e92984 chore(): update @stencil/sass, regenerate package-locks (#25441) 2022-06-09 13:45:48 -04:00
Liam DeBeasi
0a8f44359a test(): run e2e tests in production mode (#24812) 2022-02-18 14:21:43 -05:00
Liam DeBeasi
df84d155ea ci(e2e): do not run sync automatically (#24717) 2022-02-04 11:27:16 -05:00
Liam DeBeasi
3157005afe chore(): add webpack-cli to react and react router test apps 2021-11-02 20:36:38 +00:00
Liam DeBeasi
da66a2cf20 chore(all): update scripts for CE build and GitHub actions 2021-11-02 15:56:43 -04:00
Liam DeBeasi
143b227d35 chore(): sync GitHub Actions with main 2021-11-02 09:21:41 -04:00
Liam DeBeasi
b5dbb3984c test(): migrate tests to GitHub Actions (#24029) 2021-11-01 15:41:00 -04:00
Liam DeBeasi
dd97c04d4d test(react): add react-scripts dependency 2021-10-22 21:10:35 +00:00
Liam DeBeasi
fdbf0950ef test(react): remove capacitor 2021-10-22 17:00:24 -04:00
Liam DeBeasi
7ab50dda83 chore(): sync with main 2021-10-22 15:24:34 -04:00
Ely Lucas
ea34e50430 test(react): add react e2e app 2021-10-12 15:10:03 -06:00
Liam DeBeasi
c50d895370 feat(react): add custom elements bundle (#23896) 2021-09-13 14:53:28 -04:00
William Martin
1680b0ce9f refactor(react): transition to Stencil React bindings (#23826) 2021-08-31 17:29:59 -04:00
Liam DeBeasi
6df1215ee2 tests(react): run e2e tests on CI (#23147) 2021-04-05 12:37:28 -04:00
Ely Lucas
f891f66708 fix(react): improve view matching logic (#22569) 2020-12-15 11:03:08 -05:00
Ely Lucas
74632fa960 chore(react): fixing issue with new history types (#22109) 2020-09-17 16:03:33 -06:00
Ely Lucas
b11e06cec1 fix(react): redirect routes should unmount leaving component, fixes #22022 (#22029) 2020-09-04 14:56:20 -06:00
Ely Lucas
f58424f625 fix(react): setting active tab properly on mount, closes #21830 (#21833)
* fix(react): setting active tab properly on mount, closes #21830

* removing commented code

* merge with master
2020-07-29 12:15:34 -06:00
Ely Lucas
bfddb17065 fix(react): using autonomous web component for safari support, closes #21803
* fix(react): using autonomous web component for safari support, closes #21803

* taking out extends
2020-07-24 12:25:28 -06:00
Ely Lucas
c171ccbd37 feat(react): React Router Enhancements (#21693) 2020-07-07 12:02:05 -05:00