a39d776f08
fix(react): duplicate page transitions do not happen on react 18 ( #25798 )
...
resolves #25797
2022-08-23 14:19:38 -04:00
3878bf7652
fix(react): outlet will not clear in react 18 with hot reload ( #25703 )
...
Resolves #25507
2022-08-03 16:33:26 -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
43aa6c11f4
fix(react): nested router outlets will not reanimate entered views ( #24672 )
...
Resolves #24107
2022-01-31 11:55:08 -05:00
bdb5c421d2
fix(react-router): remove page transition flicker on outlet mounting ( #24667 )
...
Resolves #24666
2022-01-27 16:29:52 -05:00
1c93b75e39
fix(react): correctly show ion-back-button when going back ( #23069 )
...
resolves #22692
2021-03-22 16:11:45 -04:00
91aaaab71a
chore(react): adding prettier and formating files
2020-12-07 09:31:33 -07: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
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
c171ccbd37
feat(react): React Router Enhancements ( #21693 )
2020-07-07 12:02:05 -05:00
c0aadd6007
fix(react): Do a better job matching up route to sync, fixes #20363 ( #20446 )
2020-02-14 13:36:30 -07:00
43712db1be
fix(react): first render performance improvements
2019-12-11 09:30:16 -07:00
b8517781b1
fix(react): don't show back button when not appropriate
2019-12-11 09:30:16 -07:00
693ae21096
fix(react): support navigating to same page and route updates in IonRouterOutlet, fixes #19891 , #19892 , #19986
2019-12-11 09:30:15 -07:00
ab0f92e01f
fix(react): fix refs for controllers, overlays, ionpage, and ionrouteroutlet, fixes #19924 ( #20012 )
2019-12-11 09:30:15 -07:00
f3ac682010
fix(react): adding swipe back functionality and routerOutlet ready improvements, fixes #19818 ( #19849 )
2019-11-07 15:24:52 -07:00
8706ecf9c3
chore(): React Build Scripts ( #19501 )
2019-10-07 10:37:20 -06:00
61f04e50b1
Master react ( #19439 )
...
chore(react): react rc3 release
2019-09-24 11:52:12 -06:00
73dd70d756
feature(react): rc2 release
...
* fix(): add a page with class ion-page back to ionrouteroutlet - fixes #19146
* wip
* fix(react): attributes show up in dom
* chore(): adding ion-page to core wip
* wip
* fix destroy method
* wrap dom writes in raf
* Add comments
* fix(react): IonPage work
* chore(): ionpage rc3 changelog text
* fix(): syncing ion-page in a new way to get rid of timeout loop
* chore(): ViewStacks refactor out of router
* fix(): remove unused method in router
* wip - before setActiveView rework
* fix(): react router ion page work
* chore(): cleanup and dev release
* fix(): remove need to name tabs
* chore(): adding dev mode helpers
* fix(): adding className prop to back button fixes #19251
* fix(): routerDirection changes
* chore(): rc2 release
* fix(): fix react version in package
* chores(): build kickoff
2019-09-12 14:25:37 -06:00