|
227b2aea00
|
chore(ci): sync scripts now account for dependencies (#26686)
|
2023-01-27 14:37:05 -05:00 |
|
|
e3ef932ae1
|
chore(many): add tech debt tickets and remove unnecessary todos (#26266)
|
2022-11-14 14:49:08 -06:00 |
|
|
0f8b26f767
|
refactor(ci): do not cache node modules (#26265)
|
2022-11-14 13:55:46 -05:00 |
|
|
07ada27a15
|
test(react-router): update test app to cypress 10 (#26036)
|
2022-10-03 15:55:14 -04:00 |
|
|
8fab4d74e5
|
chore(deps): update serve dependency (#25911)
|
2022-09-09 15:42:31 -04:00 |
|
|
7ec3683e94
|
fix(react): swipe to go back gesture works on ios (#25563)
resolves #22342
Co-authored-by: masonicboom <masonicboom@users.noreply.github.com>
|
2022-07-19 09:28:10 -04:00 |
|
|
0392c7db2c
|
chore(react-router): clean up dependencies for react router, test app (#25491)
|
2022-06-16 14:26:23 -04:00 |
|
|
efe9e92984
|
chore(): update @stencil/sass, regenerate package-locks (#25441)
|
2022-06-09 13:45:48 -04:00 |
|
|
0a8f44359a
|
test(): run e2e tests in production mode (#24812)
|
2022-02-18 14:21:43 -05:00 |
|
|
df84d155ea
|
ci(e2e): do not run sync automatically (#24717)
|
2022-02-04 11:27:16 -05:00 |
|
|
43aa6c11f4
|
fix(react): nested router outlets will not reanimate entered views (#24672)
Resolves #24107
|
2022-01-31 11:55:08 -05:00 |
|
|
55db38ddc5
|
feat(react): add setupIonicReact function (#24254)
resolves #24139
|
2021-11-22 15:29:47 -05:00 |
|
|
2ce8011805
|
chore(): fix react router test package-lock
|
2021-11-02 21:00:29 +00:00 |
|
|
3157005afe
|
chore(): add webpack-cli to react and react router test apps
|
2021-11-02 20:36:38 +00:00 |
|
|
da66a2cf20
|
chore(all): update scripts for CE build and GitHub actions
|
2021-11-02 15:56:43 -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 |
|
|
dd97c04d4d
|
test(react): add react-scripts dependency
|
2021-10-22 21:10:35 +00:00 |
|
|
fdbf0950ef
|
test(react): remove capacitor
|
2021-10-22 17:00:24 -04:00 |
|
|
7ab50dda83
|
chore(): sync with main
|
2021-10-22 15:24:34 -04:00 |
|
|
ea34e50430
|
test(react): add react e2e app
|
2021-10-12 15:10:03 -06:00 |
|
|
c50d895370
|
feat(react): add custom elements bundle (#23896)
|
2021-09-13 14:53:28 -04:00 |
|
|
1680b0ce9f
|
refactor(react): transition to Stencil React bindings (#23826)
|
2021-08-31 17:29:59 -04:00 |
|
|
fa069424b2
|
fix(router-outlet): improve reliability of swipe back gesture when quickly swiping back (#23527)
resolves #22895
|
2021-07-09 09:29:16 -04:00 |
|
|
c501da73be
|
fix(react): remove hardware back button event listener when NavManager is unmounted (#23224)
resolves #23170
|
2021-04-28 17:47:33 -04:00 |
|
|
15abc181aa
|
test(cypress): migrate Angular tests to Cypress (#23083)
|
2021-04-15 11:59:27 -04:00 |
|
|
7203190234
|
fix(react, vue): correct view now chosen when going back inside tabs (#23154)
resolves #23087
resolves #23101
|
2021-04-06 10:16:23 -04:00 |
|
|
6df1215ee2
|
tests(react): run e2e tests on CI (#23147)
|
2021-04-05 12:37:28 -04:00 |
|
|
1c93b75e39
|
fix(react): correctly show ion-back-button when going back (#23069)
resolves #22692
|
2021-03-22 16:11:45 -04:00 |
|
|
f891f66708
|
fix(react): improve view matching logic (#22569)
|
2020-12-15 11:03:08 -05:00 |
|
|
a01bdb8c8d
|
fix(react): adding dynamic class to ion-page no longer hides component (#22666)
resolves #22631
|
2020-12-15 11:02:06 -05:00 |
|
|
31f45cdcc9
|
fix(react): setting a ref should allow other props to be passed in, closes #22609
|
2020-12-08 13:45:24 -07:00 |
|
|
91aaaab71a
|
chore(react): adding prettier and formating files
|
2020-12-07 09:31:33 -07:00 |
|
|
74632fa960
|
chore(react): fixing issue with new history types (#22109)
|
2020-09-17 16:03:33 -06:00 |
|
|
74af3cb50b
|
fix(react): Keep a hold of previous routes when doing a redirect, closes #22053
|
2020-09-08 19:58:00 -06:00 |
|
|
4090250da7
|
chore(react): fixing lint errors
|
2020-09-08 09:36:44 -06:00 |
|
|
b11e06cec1
|
fix(react): redirect routes should unmount leaving component, fixes #22022 (#22029)
|
2020-09-04 14:56:20 -06:00 |
|
|
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 |
|
|
74468ab797
|
fix(reat): fix tab currentHref when changing tabs, closes #21834 (#21835)
|
2020-07-29 10:48:45 -06:00 |
|
|
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 |
|
|
a15cd01bc3
|
fix(react): fixes swipe to go back regression (#21791)
|
2020-07-21 22:30:44 -06:00 |
|
|
f4a08b7ed4
|
fix(react): fixng ion-router-outlet ref regresssion (#21786)
|
2020-07-21 08:48:25 -06:00 |
|
|
d4a5fbd955
|
fix(react): adding custom history to IonReactRouter, closes #20297 (#21775)
|
2020-07-20 10:03:35 -06:00 |
|
|
1351b2eafc
|
fix(react): fix regression on IonTabsContext not working properly (#21751)
|
2020-07-14 13:26:04 -06:00 |
|
|
81ef3f1ecd
|
fix(react): fix regression with history.replace in new react router (#21698)
|
2020-07-08 10:22:08 -06:00 |
|
|
c171ccbd37
|
feat(react): React Router Enhancements (#21693)
|
2020-07-07 12:02:05 -05:00 |
|