77 Commits

Author SHA1 Message Date
3ecd899d2b chore: remove react package-locks (#21994) 2020-08-27 17:04:12 -04:00
6dae5d1dfe chore(dependencies): add missing package lock files to packages (#21951)
- Add `package-lock.json` to `angular`, `angular-server`, `react`, `react-router` and the root 
- Ran `npm audit` on all, fixed vulnerabilities
- Ran `npm outdated` on all, updated minor and patch versions
- Ran `npm update` on all
2020-08-21 16:00:40 -04: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
4476817825 5.3.1 2020-07-27 09:33:54 -04: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
349e8cd5b0 5.3.0 2020-07-23 11:43:23 -04: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
a0735b97bf fix(build): Fixes to dev build for react (#21684)
* fix(react): removing lock files in react to get npm llink to work

* fix(scripts) updating ionic/react dep in react-router

* fix(scripts): linking ionic/react in router

* removing log
2020-07-06 21:11:45 -05:00
97123cd6c3 5.2.3 2020-07-01 13:28:43 -04:00
ce6e637787 chore(deps): bump deps (#21632) 2020-06-29 10:21:06 -05:00
84c421a4b0 5.2.2 2020-06-17 12:03:58 -04:00
2969f9f9f2 5.2.1 2020-06-11 10:43:55 -04:00
fd65ceec84 5.2.0 2020-06-10 12:52:24 -04:00
f954d40453 5.1.1 2020-05-13 14:19:55 -04:00
042686c7a4 5.1.0 2020-04-30 17:34:30 -04:00
3821c0463a feat(): add ability to continue processing hardware back button events (#20613)
fixes #17824
2020-04-27 12:58:37 -04:00
1b11ff7fb9 feat(back-button): add 'backButtonDefaultHref' property to Ionic Config (#20491)
closes #19305

Co-authored-by: Brandy Carney <brandy@ionic.io>
2020-04-27 10:57:43 -04:00
af1a6d6d6d 5.0.7 2020-03-26 11:30:32 -04:00
576da29ac6 5.0.6 2020-03-25 14:57:31 -04:00
5a20f84aa4 refactor(): minor updates for next stencil version (#20787) 2020-03-25 14:38:45 -04:00
572f7b6934 5.0.5 2020-03-11 13:07:09 -04:00
b11ae5da67 5.0.4 2020-02-27 17:32:17 -05:00
5a87a728e1 5.0.3 2020-02-26 16:00:07 -05:00
686325e0ec 5.0.2 2020-02-26 12:21:05 -05:00
a826b6dff5 5.0.1 2020-02-19 13:19:39 -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
b6fbe98812 fix(react): dont remove pages when navigating between tabs, fixes #20398 (#20431) 2020-02-14 13:36:30 -07:00
6bfdaeed86 5.0.0 2020-02-11 11:42:30 -05:00
0daca31f38 5.0.0-rc.5 2020-02-11 09:26:30 -05:00
f303acc99a 5.0.0-rc.4 2020-02-10 16:29:34 -05:00
cfcdd97cc0 merge release-5.0.0-rc.3 (#20387) 2020-02-05 14:28:06 -05:00
8c4905f630 merge release-5.0.0-rc.2 2020-01-30 15:51:55 -05:00
940925ef63 5.0.0-rc.1 2020-01-27 17:40:49 -05:00
52cc48cfe8 5.0.0-rc.0 2020-01-23 17:37:56 -05:00
b8fdf41737 5.0.0-beta.6 2020-01-23 17:17:56 -05:00
5d8e0ed703 fix(react): remove leaving view when routerdirection is back, fixes #20124 (#20268) 2020-01-23 13:10:29 -07:00
85be000a4c fix(react): support routes without a path for notfound routes, fixes #20259 (#20261) 2020-01-23 13:10:29 -07:00
3024a216ec 5.0.0-beta.5 2020-01-17 17:55:15 -05:00
28aa5eed94 chore(react): updating types for location state to fix type errors (#20207) 2020-01-14 12:49:58 -07:00
57eec1cb0a fix(react): add missing react memory router 2020-01-13 10:12:07 -07:00
dae5c5d28c 5.0.0-beta.4 2020-01-06 12:04:40 -05:00
a5ba0c81b6 5.0.0-beta.3 2020-01-03 17:19:45 -05:00
2dcf3ee7b5 fix(react): fire lifecycle events on initial render, fixes #20071 2019-12-12 15:50:52 -07:00
12ac987058 5.0.0-beta.2 2019-12-11 15:23:44 -05:00