bfbc1f5420
chore(): update next with latest from main branch
2021-02-01 15:57:57 -05:00
1a5accc5f7
fix(select): class on component now indicates when select is open ( #22846 )
...
resolves #22801
2021-02-01 13:02:04 -05:00
f7d4c21b64
fix(): scroll assist no longer prevents first click event from firing ( #22845 )
...
resolves #21871
2021-02-01 13:00:33 -05:00
fa515eb79b
refactor(react): look up tabs also by property key ( #22823 )
...
When IonTabBar is wrapped by a functional component or fragment, then IonTabs is unable to find it. This is a rare case, but adding the ability for a function component to manually state that is is an IonTabBar. Same for IonTabButtons.
2021-02-01 11:31:33 -06:00
697bcf3420
merge release-5.5.3
...
5.5.3
2021-01-28 12:38:23 -05:00
bc17e24a03
5.5.3
v5.5.3
2021-01-28 12:17:55 -05:00
ab1fc8f231
fix(react): add improved method for not unmounting component until overlay is dismissed ( #22813 )
...
resolves #22761
2021-01-22 12:48:47 -05:00
2a3ce9a74e
fix(vue): improve path matching with tabs ( #22807 )
...
resolves #22519
2021-01-22 10:19:38 -05:00
e2d8e5c4dc
fix(refresher): correctly detect spinner when using native refresher ( #22800 )
...
resolves #22706
2021-01-20 17:18:36 -05:00
7ecae2e4cb
fix(vue): output commonjs format for node environments ( #22766 )
2021-01-20 16:20:44 -05:00
6f2cbe6e59
breaking(config): remove experimentalTransitionShadow config option ( #22797 )
2021-01-20 14:02:56 -05:00
14e8441706
fix(react): do not unmount overlay inner component until overlay is dismissed ( #22763 )
...
resolves #22761
2021-01-14 10:53:39 -05:00
e1d6627bf0
fix(vue): ensure v-model value is properly synced before ionChange event ( #22749 )
...
resolves #22610
2021-01-13 11:22:27 -05:00
348c50b7ea
fix(title): only add large title transition when using collapsible header ( #22762 )
...
resolves #22760
2021-01-13 10:12:04 -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
64719f49f9
fix(vue): improve v-model binding sync between vue wrappers and web components ( #22745 )
...
resolves #22731
2021-01-08 12:06:45 -05:00
3d6ac1382e
fix(vue): all ionic vue components can now use router link ( #22743 )
2021-01-07 15:52:06 -05:00
9a02ec8402
chore(): end holiday triage mode ( #22741 )
2021-01-07 12:20:08 -05:00
fbb777ab5a
test(datetime): improve reliability of focus trap test ( #22742 )
2021-01-07 11:37:19 -05:00
67b0853b28
chore(): start holiday triage mode ( #22700 )
2020-12-18 17:32:02 -05:00
e3a05bfeb5
fix(vue): correctly determine leaving view when transitioning to a new instance of a previous page ( #22655 )
...
resolves #22654 resolves #22658
2020-12-16 16:45:28 -05:00
5c27dd8032
fix(vue): tab bar is now correctly hidden when keyboard is open ( #22687 )
2020-12-16 16:43:38 -05:00
b768181307
docs(input): add available autocapitalize property options ( #21886 )
...
Co-authored-by: Brandy Carney <brandy@ionic.io>
2020-12-16 09:53:00 -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
09a5ed6a0d
docs(tab-button): use an href in vue sample ( #22674 )
2020-12-14 16:14:42 -05:00
39bbb99f75
chore(vue): import animation types from @ionic/vue instead of @ionic/core ( #22677 )
2020-12-14 14:39:41 -05:00
11a59133d9
test(item): fix disabled test script path ( #22660 )
2020-12-10 17:00:32 -05:00
1ef112ef12
merge release-5.5.2
...
5.5.2
2020-12-09 16:03:47 -05:00
78740d0dfc
5.5.2
v5.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
61cf0c534e
fix(vue): adding non tab button elements inside ion-tab-bar no longer causes errors ( #22643 )
...
resolves #22642
2020-12-08 12:49:13 -05:00
8d5ed47a28
fix(refresher): clean up old css if calling refresh method before native refresher is setup ( #22640 )
...
resolves #22636
2020-12-08 10:16:29 -05:00
a94e2a87fb
fix(vue): query strings are now correctly handled when navigating back ( #22615 )
...
resolves #22517
2020-12-07 15:17:31 -05:00
818e387fe8
fix(button): allow aria-label to be inherited to inner button ( #22632 )
...
resolves #22629
2020-12-07 12:31:05 -05:00
ff39d40255
docs(vue): fix menu usage example ( #22624 )
2020-12-07 11:42:18 -05:00
91aaaab71a
chore(react): adding prettier and formating files
2020-12-07 09:31:33 -07:00
01afdc42e5
fix(vue): pass in correct route to props function ( #22605 )
...
resolves #22602
2020-12-07 10:33:22 -05:00
36939e10ae
fix(react): android hardware button should invoke browser back
2020-12-07 08:33:00 -07:00
5ed73cdf4d
fix(refresher): refresher correctly detects native refresher when shown asynchronously ( #22623 )
...
resolves #22616
2020-12-03 14:58:12 -05:00
0be79fe82b
docs(vue): fix skeleton-text usage example ( #22596 )
2020-12-03 12:52:13 -05:00
216f51b12a
fix(vue): correctly handle navigation failures ( #22621 )
...
resolves #22591
2020-12-03 12:44:16 -05:00
dc9faa6a0f
fix(android): setting hardwareBackButton: false in config now disabled default webview behavior ( #22555 )
...
resolves #18237
2020-12-02 15:44:34 -05:00
4f4f31b65e
fix(vue): correctly remove old view when replacing route ( #22566 )
...
resolves #22492
2020-11-30 11:00:14 -05:00
9d04c127e8
fix(vue): swipe back gesture is properly disabled when swipeBackEnabled config is false ( #22568 )
...
resolves #22567
2020-11-30 10:59:00 -05:00
181fc59ab7
chore(): add note on 5.5.1 upgrading ( #22578 )
2020-11-25 18:47:52 -05:00
53ec9cff5e
merge release-5.5.1
...
5.5.1
2020-11-25 18:25:50 -05:00
d61456c46d
5.5.1
v5.5.1
2020-11-25 17:17:52 -05:00
07868354aa
fix(a11y): only preventDefault for the onClick event ( #22573 )
2020-11-25 16:56:51 -05:00