009dff5584
fix(md/label): apply error appearance when control is touched ( #24072 )
2021-11-09 12:42:44 -05:00
118c606703
fix(icon): update to ionicons 6 to resolve typescript 4.4 errors ( #24185 )
2021-11-08 16:59:30 -05:00
52cd5d0cce
fix(input): ionInput event emits with type of InputEvent ( #24111 )
...
The ionInput event for both ion-input and ion-textarea will emit with a type of InputEvent.
2021-11-08 16:01:38 -05:00
da339a8a74
fix(modal, popover): opening modal and popover now works even if overlay was added to ion-app directly ( #24174 )
...
resolves #23728
2021-11-08 10:19:23 -05:00
b3759aed5b
fix(overlays): declarative modals now work properly with the hardware back button ( #24165 )
2021-11-05 10:04:13 -04:00
5bd905d5e9
docs(angular): fix breaking change version typo ( #24159 )
2021-11-03 15:28:42 -04:00
e757e718c9
merge release-6.0.0-rc.2
...
Release 6.0.0-rc.2
2021-11-03 10:01:26 -04:00
15fc293d75
fix(react): improve component compatibility with preact ( #24132 )
...
resolves #23516
2021-11-03 09:25:08 -04:00
61be8aa140
6.0.0-rc.2
v6.0.0-rc.2
2021-11-03 09:16:27 -04:00
ff25ac14fa
chore(): sync with main for GitHub Actions
...
chore(): sync with main for GitHub Actions
2021-11-02 17:14:00 -04:00
2ce8011805
chore(): fix react router test package-lock
2021-11-02 21:00:29 +00:00
27aef9343c
fix(datetime): resolve month and year jumping issue on ios ( #24142 )
...
resolves #23910
2021-11-02 16:37:12 -04:00
3157005afe
chore(): add webpack-cli to react and react router test apps
2021-11-02 20:36:38 +00:00
c39ef04373
chore(): fix sync paths
2021-11-02 20:03:20 +00:00
da66a2cf20
chore(all): update scripts for CE build and GitHub actions
2021-11-02 15:56:43 -04:00
6346011d62
Merge remote-tracking branch 'origin/next' into gha-next
2021-11-02 15:53:14 -04:00
8b940e505e
chore(): update ionicons and stencil ( #24152 )
2021-11-02 13:15:49 -04:00
143b227d35
chore(): sync GitHub Actions with main
2021-11-02 09:21:41 -04:00
e8fe117c34
docs(): update table of contents for contributing guide ( #24148 )
2021-11-01 17:54:25 -04:00
811a34493d
docs(react): fix infinite scroll example to remove extra imports ( #24147 )
2021-11-01 17:47:07 -04:00
5bcb39f82b
docs(): update contributing guide for angular, react, and vue ( #24141 )
...
resolves #24137
2021-11-01 17:37:48 -04:00
22be16f3f0
test(): allow core to use cached node modules ( #24146 )
2021-11-01 17:31:26 -04:00
fd59acd691
test(): add way of manually busting node module cache ( #24145 )
2021-11-01 17:00:25 -04:00
b5dbb3984c
test(): migrate tests to GitHub Actions ( #24029 )
2021-11-01 15:41:00 -04:00
794bfbbc57
docs(react): add examples for infinite scroll ( #24130 )
2021-10-28 16:23:26 -04:00
206cf40bf4
style(angular-server): add eslint and prettier ( #24126 )
2021-10-27 12:03:28 -04:00
76f7800253
ci(angular-server): add lint step ( #24125 )
2021-10-27 11:43:12 -04:00
3477e7b02f
merge release-6.0.0-rc.1
...
Release 6.0.0 rc.1
2021-10-27 11:15:40 -04:00
f7cdee4189
chore(): fix angular server install
2021-10-27 11:01:31 -04:00
283ba60f2e
6.0.0-rc.1
v6.0.0-rc.1
2021-10-27 10:42:08 -04:00
51425e3b8e
chore(): remove old metadata
2021-10-27 10:13:36 -04:00
b3d249f058
chore(): fix angular output test
2021-10-27 10:04:21 -04:00
26d20200dd
chore(): temp disable linter
2021-10-27 09:52:00 -04:00
562a52a4dd
chore(): sync with main for rc1
...
chore(): sync with main for rc1
2021-10-27 09:36:18 -04:00
3f52ebea6f
chore(): add missing comma
2021-10-27 13:24:22 +00:00
9c540583b2
chore(): sync with main for rc1
2021-10-27 09:21:44 -04:00
8605c467d1
merge release-5.8.5
...
5.8.5
2021-10-27 09:14:49 -04:00
1b0669eebe
5.8.5
v5.8.5
2021-10-27 09:01:14 -04:00
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
7fed7bcb61
chore(): sync main changes into next
...
chore(): sync main changes into next
2021-10-22 17:28:19 -04:00
dd97c04d4d
test(react): add react-scripts dependency
2021-10-22 21:10:35 +00:00
fdbf0950ef
test(react): remove capacitor
2021-10-22 17:00:24 -04:00
48fbfa78e7
chore(): avoid ce build bug for now
2021-10-22 20:43:40 +00:00
264c42e63a
test(react): update test for declarative modals
2021-10-22 20:40:08 +00:00
3e043e4952
test(react): ensure test app is getting latest CE build files
2021-10-22 20:35:29 +00:00
b2b87d24fc
test(react): update test for inline modal
2021-10-22 20:21:07 +00:00
c425997cd8
chore(angular): lint
2021-10-22 19:47:02 +00:00
8d774de445
test(vue): fix incorrect test
2021-10-22 19:28:02 +00:00
cfd32aea30
chore(): sync with main
2021-10-22 15:25:23 -04:00
7ab50dda83
chore(): sync with main
2021-10-22 15:24:34 -04:00