Liam DeBeasi
ddbdc6b1b3
chore(): add missing fix to changelog
2021-03-23 10:45:09 -04:00
Liam DeBeasi
f0cfe5a283
5.6.3
v5.6.3
2021-03-23 10:41:42 -04:00
Liam DeBeasi
0cdd326a4a
chore(): update tslib dependency to latest ( #23092 )
2021-03-23 10:30:09 -04:00
Liam DeBeasi
7b140b1e12
merge release-5.6.2
...
5.6.2
2021-03-22 17:06:56 -04:00
Liam DeBeasi
1c93b75e39
fix(react): correctly show ion-back-button when going back ( #23069 )
...
resolves #22692
2021-03-22 16:11:45 -04:00
Liam DeBeasi
5fef3e7b21
5.6.2
v5.6.2
2021-03-22 16:07:34 -04:00
Liam DeBeasi
b04fb6e849
fix(item): detail icon now respects rtl mode ( #23081 )
...
resolves #23078
2021-03-22 15:49:33 -04:00
Liam DeBeasi
8ac4d12f40
merge release-5.6.1
...
5.6.1
2021-03-18 09:36:47 -04:00
Liam DeBeasi
a0ff24b5d6
5.6.1
v5.6.1
2021-03-17 12:59:08 -04:00
Brandy Carney
c8a3999da1
fix(label): properly float labels for non-input items ( #23060 )
2021-03-17 12:32:50 -04:00
Liam DeBeasi
67617fbc0f
fix(refresher): progressEnd no longer errors when pulling quickly in MD native refresher ( #23056 )
2021-03-16 11:28:10 -04:00
Liam DeBeasi
c877061a32
fix(item): detail icon is no longer announced by screen readers ( #23055 )
...
resolves #23054
2021-03-16 09:59:30 -04:00
Liam DeBeasi
2f54bc1469
fix(vue): passing params as props are correctly updated when switching pages ( #23049 )
...
resolves #23043
2021-03-16 09:31:45 -04:00
Liam DeBeasi
2a253a1d33
fix(virtual-scroll): allow null in items prop ( #23047 )
...
Co-authored-by: Robert Rhoades <studioromeo@users.noreply.github.com >
2021-03-15 12:16:55 -04:00
Victor Berchet
4ce62b26a8
fix(router): simplify param merging ( #22999 )
2021-03-15 11:45:56 -04:00
Liam DeBeasi
e4bf052794
fix(): overlays now present correctly when using custom elements build ( #23039 )
...
resolves #23029
2021-03-15 09:13:23 -04:00
Evgeniy
630848ae5c
chore(): remove duplicate --color definition in ion-item ( #23030 )
2021-03-10 09:56:03 -05:00
Liam DeBeasi
f94e618a7b
fix(react): only pass tab event props from IonTabs to IonTabBar if defined ( #23024 )
...
resolves #23023
2021-03-05 16:03:14 -05:00
Liam DeBeasi
2c53363901
chore(): sync next with master
2021-03-04 16:03:12 -05:00
Liam DeBeasi
4cbf610e55
chore(): sync vue tabs changes with master
2021-03-04 15:31:42 -05:00
Liam DeBeasi
de58238333
merge release-5.6.0
...
5.6.0
2021-03-04 14:14:24 -05:00
Liam DeBeasi
1a2fd2fb6e
5.6.0
v5.6.0
2021-03-04 13:54:38 -05:00
Liam DeBeasi
a1f95264e7
chore(): remove core/components from separate package release ( #23018 )
2021-03-04 13:38:09 -05:00
Brandy Carney
e256d3f09f
feat(progress): add parts for more design customization ( #22938 )
...
resolves #20062 fixes #21820
2021-03-04 12:48:52 -05:00
Brandy Carney
e828a9a693
docs(github): update component guide to include switch ( #22994 )
...
adds a notice of webkit bug with VoiceOver
2021-03-03 14:10:05 -05:00
Liam DeBeasi
dcf5317310
docs(modal): remove incorrect ion-page note for react ( #23009 )
2021-03-03 10:46:29 -05:00
Liam DeBeasi
f022464cf8
docs(menu, split-pane): update contentId docs to be more clear ( #23008 )
2021-03-03 10:40:39 -05:00
Liam DeBeasi
38eb378d66
chore(): update web driver ( #23010 )
2021-03-03 10:06:28 -05:00
Liam DeBeasi
a2763afe8e
fix(vue): correctly remove active state from tab button when navigating away from tab ( #23000 )
...
resolves #22597
2021-03-03 09:26:46 -05:00
Liam DeBeasi
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
Brandy Carney
9282aa6871
fix(label): only show placeholder with floating label when focused ( #22958 )
...
fixes #17571
2021-03-01 15:36:29 -05:00
Ely Lucas
b83e00934e
feat(react): add react hooks to control overlay components ( #22484 )
2021-03-01 11:34:13 -05:00
Liam DeBeasi
dd1c8dbf3b
feat(vue): add composition API ionic lifecycle hooks ( #22970 )
...
resolves #22769
2021-03-01 10:35:25 -05:00
Liam DeBeasi
96abe22175
chore(): sync next with master
...
chore(): sync next with master
2021-02-26 15:14:28 -05:00
Liam DeBeasi
9486e51f6d
merge release-5.5.5
...
Release 5.5.5
2021-02-26 14:51:05 -05:00
Liam DeBeasi
fb631742af
chore(): run build
2021-02-26 14:26:06 -05:00
Liam DeBeasi
0101a5fce2
5.5.5
2021-02-26 14:10:48 -05:00
Liam DeBeasi
06d4c8e6f1
fix(vue): account for event name changes in vue 3.0.6+
2021-02-26 14:10:42 -05:00
Liam DeBeasi
cd8ffd82a0
fix(react, vue): navigating using ion-back-button now selects correct page ( #22974 )
...
resolves #22830
2021-02-25 13:18:20 -05:00
Dominik Geng
b6b2714d70
fix(progress-bar): use correct theme colors in dark mode ( #22965 )
...
resolves #20098
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com >
2021-02-24 16:40:40 -05:00
Liam DeBeasi
8c1646a105
fix(progress-bar): add width transition ( #22964 )
2021-02-24 11:27:18 -05:00
Liam DeBeasi
68a9b80053
fix(vue): prevent race conditions when opening overlays ( #22883 )
...
resolves #22880
2021-02-23 14:42:38 -05:00
Liam DeBeasi
26285bbc91
fix(progress-bar): use correct theme colors in dark mode ( #22957 )
...
resolves #20098
Co-authored-by: Dominik Geng <domske@users.noreply.github.com >
2021-02-23 13:13:38 -05:00
Hans Krywalsky
215eb5d4ef
feat(searchbar): add showClearIcon property ( #22759 )
...
resolves #22738
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-02-23 12:34:42 -05:00
Liam DeBeasi
677d55ebe4
test(): update theming test with latest dark mode values ( #22956 )
2021-02-23 12:34:04 -05:00
Liam DeBeasi
a4c38aca88
chore(): update package-lock to account for npm 7.5.3 bug fix ( #22963 )
2021-02-23 11:41:51 -05:00
Liam DeBeasi
5300dcc693
fix(header): collapsed toolbar is no longer incorrectly shown when using ion-refresher ( #22937 )
...
resolves #22829
2021-02-18 08:53:49 -05:00
Hans Krywalsky
84d86397a7
refactor(refresher): add new ios 14 pull to refresh style ( #22398 )
...
resolves #22783
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-02-17 16:14:03 -05:00
Liam DeBeasi
75458ac7fb
refactor(vue): remove support for child routes nested inside of tabs ( #22919 )
...
BREAKING CHANGE: Support for child routes nested inside of tabs has been removed to better conform to Vue Router's best practices. Additional routes should be written as sibling routes with the parent tab as the path prefix.
2021-02-12 14:43:29 -05:00
Liam DeBeasi
9e05891736
refactor(angular): remove Config.set() method ( #22918 )
...
BREAKING CHANGE: The `Config.set()` method has been removed. See https://ionicframework.com/docs/angular/config for examples on how to set config globally, per-component, and per-platform.
2021-02-12 13:54:34 -05:00