Liam DeBeasi
3f52ebea6f
chore(): add missing comma
2021-10-27 13:24:22 +00:00
Liam DeBeasi
9c540583b2
chore(): sync with main for rc1
2021-10-27 09:21:44 -04:00
Liam DeBeasi
8605c467d1
merge release-5.8.5
...
5.8.5
2021-10-27 09:14:49 -04:00
Liam DeBeasi
1b0669eebe
5.8.5
v5.8.5
2021-10-27 09:01:14 -04:00
Amanda Smith
bdb268aa12
fix(menu): added focus trapping, improved compatibility with screen readers ( #24076 )
...
* fix(menu): add basic accessibility features
* fix(menu): add focus trapping
* test(menu): add test for focus trapping
* style(menu): lint fixes
* fix(menu): focus first element inside instead of whole menu
* test(menu): fix focus trap test to account for new behavior
* refactor(menu): pull focus handler into its own prop
* test(menu): add a11y testing
* fix(menu): prevent nested aria landmark from header inside menu
* fix(menu): revert switch to nav element
* fix(menu): remove unnecessary import from test
* fix(menu): allow for custom aria-label
* fix(menu): move nested ARIA role logic to header for flexibility
* fix(item): only add focusable class if it actually is focusable
* fix(menu): allow focusing of menu itself, for a11y on menus with no focusable children
* fix(item): move isFocusable logic to state for better reactivity
* perf(item): only grab one focusable child
* fix(menu): hide page content from screen readers when menu is open
* fix(menu): fallback to focusing host element
* docs(menu): add comments
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com >
2021-10-27 08:51:46 -04:00
Liam DeBeasi
7fed7bcb61
chore(): sync main changes into next
...
chore(): sync main changes into next
2021-10-22 17:28:19 -04:00
Liam DeBeasi
dd97c04d4d
test(react): add react-scripts dependency
2021-10-22 21:10:35 +00:00
Liam DeBeasi
fdbf0950ef
test(react): remove capacitor
2021-10-22 17:00:24 -04:00
Liam DeBeasi
48fbfa78e7
chore(): avoid ce build bug for now
2021-10-22 20:43:40 +00:00
Liam DeBeasi
264c42e63a
test(react): update test for declarative modals
2021-10-22 20:40:08 +00:00
Liam DeBeasi
3e043e4952
test(react): ensure test app is getting latest CE build files
2021-10-22 20:35:29 +00:00
Liam DeBeasi
b2b87d24fc
test(react): update test for inline modal
2021-10-22 20:21:07 +00:00
Liam DeBeasi
c425997cd8
chore(angular): lint
2021-10-22 19:47:02 +00:00
Liam DeBeasi
8d774de445
test(vue): fix incorrect test
2021-10-22 19:28:02 +00:00
Liam DeBeasi
cfd32aea30
chore(): sync with main
2021-10-22 15:25:23 -04:00
Liam DeBeasi
7ab50dda83
chore(): sync with main
2021-10-22 15:24:34 -04:00
Liam DeBeasi
71fab0fa12
fix(datetime): default sizing preserves shape of datetime ( #24104 )
2021-10-21 16:44:35 -04:00
Amanda Smith
4eb02ca776
docs(datetime): add usage examples for use in popovers ( #24095 )
2021-10-21 15:38:54 -05:00
Dmitriy Fishman
2916810a2b
docs(): fix a typo in the readme ( #24087 )
2021-10-19 10:08:22 -04:00
Ely Lucas
f3e492c897
fix(react): overlays shown with useIonModal and useIonPopover no longer render outside of main react tree
...
closes #23516 and #23516
2021-10-15 15:29:25 -06:00
Mike Hartington
3451a34ad0
feat(angular): build for angular 12.0 ( #23970 )
2021-10-15 16:54:59 -04:00
Liam DeBeasi
e3996cfbd5
fix(datetime): clear button is now rendered even if showDefaultButtons is false ( #24075 )
2021-10-14 14:53:17 -04:00
Liam DeBeasi
24659a527a
fix(vue): mount correct views when navigating ( #24056 )
...
resolves #23914
2021-10-14 11:28:36 -04:00
Liam DeBeasi
a09d7d4ab6
fix(vue): back button now selects correct route when navigating from view multiple times ( #24060 )
...
resolves #23987
2021-10-13 09:07:53 -04:00
Liam DeBeasi
61b99d13bf
fix(accordion-group): ionChange is now fired properly in vue ( #24063 )
...
resolves #23762
2021-10-13 08:57:12 -04:00
Ely Lucas
ea34e50430
test(react): add react e2e app
2021-10-12 15:10:03 -06:00
Amanda Smith
49db6d0288
fix(modal): fix backdrop animation for sheets with off-center backdropBreakpoint ( #24061 )
2021-10-12 11:19:35 -05:00
Liam DeBeasi
4075ea6941
merge release-5.8.4
...
5.8.4
2021-10-11 12:09:01 -04:00
Liam DeBeasi
2a2829c17e
5.8.4
v5.8.4
2021-10-11 11:31:16 -04:00
Liam DeBeasi
e001f24f2c
fix(angular): setup config properly ( #24054 )
...
resolves #24051 #24052
2021-10-11 11:22:08 -04:00
Amanda Smith
68a7e43345
fix(back-button): pass aria-label to native element ( #24027 )
2021-10-08 12:08:32 -05:00
Liam DeBeasi
e92fecb08c
merge release-5.8.3
...
Release 5.8.3
2021-10-08 13:03:04 -04:00
Liam DeBeasi
a63474a621
5.8.3
v5.8.3
2021-10-07 16:50:46 -04:00
Liam DeBeasi
f98151c5d1
5.8.3
2021-10-07 20:50:28 +00:00
Ely Lucas
655631ddf0
fix(react): fix to regression in overlay hooks dimiss method ( #24038 )
...
resolves #24030
2021-10-07 15:18:10 -04:00
Liam DeBeasi
8a86cfb705
fix(infinite-scroll): infinite scroll event now fired with custom elements build ( #24043 )
...
resolves #24034
2021-10-07 14:36:21 -04:00
Liam DeBeasi
b2dc338aeb
merge release-6.0.0-rc.0
...
6.0.0-rc.0
2021-10-07 14:10:52 -04:00
Liam DeBeasi
1dc44c933e
6.0.0-rc.0
v6.0.0-rc.0
2021-10-07 09:25:28 -04:00
Liam DeBeasi
b37adacdcb
merge release-6.0.0-beta.7
...
Release 6.0.0 beta.7
2021-10-06 16:15:12 -04:00
Liam DeBeasi
907996ce16
fix(angular): setup config properly ( #24028 )
2021-10-06 16:14:41 -04:00
Liam DeBeasi
24df1c22af
6.0.0-beta.7
v6.0.0-beta.7
2021-10-06 12:07:54 -04:00
Liam DeBeasi
a80c43cf79
6.0.0-beta.7
2021-10-06 16:06:49 +00:00
Liam DeBeasi
39c9ad2a29
chore(): sync with next for beta 7
2021-10-06 11:55:50 -04:00
Liam DeBeasi
5f31196fc1
chore(): fix tests again
2021-10-06 15:35:12 +00:00
Liam DeBeasi
b12422a4d9
chore(): fix tests
2021-10-06 15:14:47 +00:00
Liam DeBeasi
6951b7703c
chore(): fix tests for now
2021-10-06 15:03:27 +00:00
Liam DeBeasi
0ade0a5f09
chore(all): sync with main for beta 7
2021-10-06 10:52:14 -04:00
Liam DeBeasi
11332e446c
merge release-5.8.2
...
5.8.2
2021-10-06 10:24:14 -04:00
Liam DeBeasi
fe9bec29d5
5.8.2
v5.8.2
2021-10-06 14:05:57 +00:00
Liam DeBeasi
03201643ba
fix(datetime): change now emitted when picker is typed into ( #24018 )
2021-10-05 17:52:22 -04:00