287205480a
5.6.5
2021-04-22 10:13:17 -04:00
15abc181aa
test(cypress): migrate Angular tests to Cypress ( #23083 )
2021-04-15 11:59:27 -04:00
0e1cb1bb0c
5.6.4
2021-04-08 12:49:11 -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
f0cfe5a283
5.6.3
2021-03-23 10:41:42 -04:00
7b140b1e12
merge release-5.6.2
...
5.6.2
2021-03-22 17:06:56 -04:00
1c93b75e39
fix(react): correctly show ion-back-button when going back ( #23069 )
...
resolves #22692
2021-03-22 16:11:45 -04:00
5fef3e7b21
5.6.2
2021-03-22 16:07:34 -04:00
a0ff24b5d6
5.6.1
2021-03-17 12:59:08 -04:00
1a2fd2fb6e
5.6.0
2021-03-04 13:54:38 -05:00
943e3f6ae3
fix(react, vue): tab buttons no longer throw an error if href is undefined ( #22998 )
...
resolves #22997
2021-03-02 10:05:59 -05:00
0101a5fce2
5.5.5
2021-02-26 14:10:48 -05:00
cd8ffd82a0
fix(react, vue): navigating using ion-back-button now selects correct page ( #22974 )
...
resolves #22830
2021-02-25 13:18:20 -05:00
cb2c9b63e8
5.5.4
2021-02-04 11:13:52 -05:00
bc17e24a03
5.5.3
2021-01-28 12:17:55 -05:00
9e9a372497
fix(react, vue): do not show back button when replacing to root page ( #22750 )
...
resolves #22528
2021-01-13 10:10:44 -05: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
78740d0dfc
5.5.2
2020-12-09 15:38:27 -05:00
94518c9387
chore(react): relax peer dependency requirements ( #22645 )
...
resolves #22644
2020-12-08 16:17:16 -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
36939e10ae
fix(react): android hardware button should invoke browser back
2020-12-07 08:33:00 -07:00
d61456c46d
5.5.1
2020-11-25 17:17:52 -05:00
a664ccbde9
chore(): fix @types/react to avoid 16.14.1 release ( #22554 )
2020-11-23 13:37:22 -05:00
f4ecc32c14
5.5.0
2020-11-18 13:02:47 -05:00
3a6fcc7d8b
5.4.4
2020-11-12 09:51:48 -05:00
c356526520
5.4.3
2020-11-06 12:13:28 -05:00
971e4dc6c7
5.4.2
2020-11-05 12:49:03 -05:00
9659ad6334
fix(item): only add click event listener to items with inputs ( #22352 )
...
This stops screen readers, such as NVDA, from reading every item as clickable even when it is text only.
fixes #22011
2020-11-04 16:19:38 -05:00
5d548b8672
5.4.1
2020-10-22 12:10:16 -04:00
bf9283eb3e
5.4.0
2020-10-15 11:55:34 -04:00
062a659c4a
5.4.0-rc.3
2020-10-14 18:55:46 -04:00
c37c272dda
5.4.0-rc.2
2020-10-13 16:33:19 -04:00
9eba5939b7
5.4.0-rc.1
2020-10-08 13:16:00 -04:00
c251c6a723
5.3.5
2020-10-07 13:53:31 -04:00
5e341643d4
5.3.4
2020-09-25 10:43:25 -04:00
f714c34699
5.3.3
2020-09-17 18:13:02 -04:00
5cdf68b674
chore(react): fixing issue with new history types ( #22109 )
2020-09-17 18:06:36 -04:00
74af3cb50b
fix(react): Keep a hold of previous routes when doing a redirect, closes #22053
2020-09-08 19:58:00 -06:00
ba23ab3d66
chore(react): fixing package file
2020-09-08 09:38:57 -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
f52b3061e0
5.3.2
2020-08-27 17:32:21 -04:00
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