Simon
7ecae2e4cb
fix(vue): output commonjs format for node environments ( #22766 )
2021-01-20 16:20:44 -05:00
Liam DeBeasi
14e8441706
fix(react): do not unmount overlay inner component until overlay is dismissed ( #22763 )
...
resolves #22761
2021-01-14 10:53:39 -05:00
Liam DeBeasi
e1d6627bf0
fix(vue): ensure v-model value is properly synced before ionChange event ( #22749 )
...
resolves #22610
2021-01-13 11:22:27 -05:00
Liam DeBeasi
348c50b7ea
fix(title): only add large title transition when using collapsible header ( #22762 )
...
resolves #22760
2021-01-13 10:12:04 -05:00
Liam DeBeasi
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
Liam DeBeasi
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
Liam DeBeasi
3d6ac1382e
fix(vue): all ionic vue components can now use router link ( #22743 )
2021-01-07 15:52:06 -05:00
Liam DeBeasi
9a02ec8402
chore(): end holiday triage mode ( #22741 )
2021-01-07 12:20:08 -05:00
Liam DeBeasi
fbb777ab5a
test(datetime): improve reliability of focus trap test ( #22742 )
2021-01-07 11:37:19 -05:00
Liam DeBeasi
67b0853b28
chore(): start holiday triage mode ( #22700 )
2020-12-18 17:32:02 -05:00
Liam DeBeasi
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
Liam DeBeasi
5c27dd8032
fix(vue): tab bar is now correctly hidden when keyboard is open ( #22687 )
2020-12-16 16:43:38 -05:00
Amith Mihiranga
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
Ely Lucas
f891f66708
fix(react): improve view matching logic ( #22569 )
2020-12-15 11:03:08 -05:00
Ely Lucas
a01bdb8c8d
fix(react): adding dynamic class to ion-page no longer hides component ( #22666 )
...
resolves #22631
2020-12-15 11:02:06 -05:00
Ken Sodemann
09a5ed6a0d
docs(tab-button): use an href in vue sample ( #22674 )
2020-12-14 16:14:42 -05:00
Liam DeBeasi
39bbb99f75
chore(vue): import animation types from @ionic/vue instead of @ionic/core ( #22677 )
2020-12-14 14:39:41 -05:00
Óscar Carretero
11a59133d9
test(item): fix disabled test script path ( #22660 )
2020-12-10 17:00:32 -05:00
Liam DeBeasi
1ef112ef12
merge release-5.5.2
...
5.5.2
2020-12-09 16:03:47 -05:00
Liam DeBeasi
78740d0dfc
5.5.2
v5.5.2
2020-12-09 15:38:27 -05:00
Liam DeBeasi
94518c9387
chore(react): relax peer dependency requirements ( #22645 )
...
resolves #22644
2020-12-08 16:17:16 -05:00
Ely Lucas
31f45cdcc9
fix(react): setting a ref should allow other props to be passed in, closes #22609
2020-12-08 13:45:24 -07:00
Liam DeBeasi
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
Liam DeBeasi
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
Liam DeBeasi
a94e2a87fb
fix(vue): query strings are now correctly handled when navigating back ( #22615 )
...
resolves #22517
2020-12-07 15:17:31 -05:00
Liam DeBeasi
818e387fe8
fix(button): allow aria-label to be inherited to inner button ( #22632 )
...
resolves #22629
2020-12-07 12:31:05 -05:00
Augusto Amaral
ff39d40255
docs(vue): fix menu usage example ( #22624 )
2020-12-07 11:42:18 -05:00
Ely Lucas
91aaaab71a
chore(react): adding prettier and formating files
2020-12-07 09:31:33 -07:00
Liam DeBeasi
01afdc42e5
fix(vue): pass in correct route to props function ( #22605 )
...
resolves #22602
2020-12-07 10:33:22 -05:00
Ely Lucas
36939e10ae
fix(react): android hardware button should invoke browser back
2020-12-07 08:33:00 -07:00
Liam DeBeasi
5ed73cdf4d
fix(refresher): refresher correctly detects native refresher when shown asynchronously ( #22623 )
...
resolves #22616
2020-12-03 14:58:12 -05:00
Augusto Amaral
0be79fe82b
docs(vue): fix skeleton-text usage example ( #22596 )
2020-12-03 12:52:13 -05:00
Liam DeBeasi
216f51b12a
fix(vue): correctly handle navigation failures ( #22621 )
...
resolves #22591
2020-12-03 12:44:16 -05:00
Liam DeBeasi
dc9faa6a0f
fix(android): setting hardwareBackButton: false in config now disabled default webview behavior ( #22555 )
...
resolves #18237
2020-12-02 15:44:34 -05:00
Liam DeBeasi
4f4f31b65e
fix(vue): correctly remove old view when replacing route ( #22566 )
...
resolves #22492
2020-11-30 11:00:14 -05:00
Liam DeBeasi
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
Liam DeBeasi
181fc59ab7
chore(): add note on 5.5.1 upgrading ( #22578 )
2020-11-25 18:47:52 -05:00
Liam DeBeasi
53ec9cff5e
merge release-5.5.1
...
5.5.1
2020-11-25 18:25:50 -05:00
Liam DeBeasi
d61456c46d
5.5.1
v5.5.1
2020-11-25 17:17:52 -05:00
Brandy Carney
07868354aa
fix(a11y): only preventDefault for the onClick event ( #22573 )
2020-11-25 16:56:51 -05:00
Ely Lucas
5275332e43
fix(react): eliminate use of deprecated findDOMNode, resolves #20972
2020-11-25 14:21:12 -07:00
Brandy Carney
ea52db66f0
fix(select): improvements for announcing placeholder and value on screenreaders ( #22556 )
...
- Hides select text from screen readers so it isn't announced twice (Android talkback needs this)
- Adds the placeholder text to be announced if there is no value
- Don't add a comma if there is no value/placeholder (NVDA speech viewer)
- Don't announce alert label twice
2020-11-25 15:47:14 -05:00
Liam DeBeasi
c45c8d5564
fix(checkbox): click events on ion-item now fire properly ( #22561 )
...
resolves #22557
2020-11-24 14:31:24 -05:00
Brandy Carney
afcc46e1cc
fix(radio): properly announce radios on screen readers and resolve axe errors ( #22507 )
2020-11-24 11:43:59 -05:00
Liam DeBeasi
4e23aad3d9
fix(vue): testing a routerLink-capable component no longer warns of missing router dependency ( #22532 )
...
resolves #22506
2020-11-23 14:17:52 -05:00
Liam DeBeasi
a664ccbde9
chore(): fix @types/react to avoid 16.14.1 release ( #22554 )
2020-11-23 13:37:22 -05:00
Liam DeBeasi
8002114e72
fix(vue): onBeforeRouteLeave and onBeforeRouteUpdate hooks now fire properly ( #22542 )
...
resolves #22540
2020-11-23 10:22:03 -05:00
Brandy Carney
04b874e32a
fix(select): fix a11y issues with axe and screen readers ( #22494 )
...
fixes #21552 fixes #21548
2020-11-20 17:18:51 -05:00
Yohann CINTRE
c727419350
docs(select): fix broken link to select-option ( #22539 )
2020-11-20 12:20:07 -05:00
Liam DeBeasi
e1e23bc1a2
docs(modal): include note on using ion-page when wrapping modal component ( #22534 )
2020-11-19 15:31:01 -05:00