|
|
63afc279e5
|
test(overlays): re-enable hidden focusable element test (#26685)
|
2023-01-27 09:04:07 -06:00 |
|
|
|
16b60a612c
|
fix(input, textarea, select): do not show highlight in item (#26689)
resolves #26687
|
2023-01-26 15:17:54 -05:00 |
|
|
|
d0dc45c3d6
|
chore(): clean up changelog for v7 (#26684)
|
2023-01-26 09:06:38 -05:00 |
|
|
|
a687457936
|
fix(select): setting options async updates rendered text (#26667)
resolves #19324
|
2023-01-25 13:30:03 -05:00 |
|
|
|
a4ceda8a95
|
chore(github): update issue template for v7 beta (#26683)
|
2023-01-25 12:10:07 -05:00 |
|
|
|
54ededf1eb
|
merge release-7.0.0-beta.0
chore(): release v7.0.0-beta.0
|
2023-01-25 10:53:35 -05:00 |
|
|
|
2041353187
|
chore(): update package lock files
|
2023-01-25 15:15:30 +00:00 |
|
|
|
8ebe8277e3
|
v7.0.0-beta.0
v7.0.0-beta.0
|
2023-01-25 15:15:14 +00:00 |
|
|
|
7a0650b1a2
|
chore(ci): integrate preid with release flow
|
2023-01-25 15:03:51 +00:00 |
|
|
|
938ef0885d
|
chore(ci): add preid support
|
2023-01-25 14:57:14 +00:00 |
|
|
|
07d6c5834d
|
chore(ci): add pre-release scripts
|
2023-01-25 14:51:03 +00:00 |
|
|
|
5f308c9020
|
chore(): sync with main
|
2023-01-25 09:46:25 -05:00 |
|
|
|
6600578d60
|
Merge remote-tracking branch 'origin/main' into sync-beta-0
|
2023-01-25 09:19:43 -05:00 |
|
|
|
9757786084
|
merge release-6.5.1
Release 6.5.1
|
2023-01-25 09:18:21 -05:00 |
|
|
|
e3cc0f4537
|
chore(): update package lock files
|
2023-01-25 13:46:56 +00:00 |
|
|
|
135a4194ce
|
v6.5.1
v6.5.1
|
2023-01-25 13:46:32 +00:00 |
|
|
|
1e1d3fbddc
|
fix(textarea): add correct state styles (#26676)
|
2023-01-24 21:56:34 -05:00 |
|
|
|
8d3edd049d
|
feat(textarea): component can be used outside of ion-item (#26674)
|
2023-01-24 20:57:53 -05:00 |
|
|
|
e0f610e470
|
chore(): run build (#26675)
|
2023-01-24 19:17:12 -05:00 |
|
|
|
18f109c7da
|
feat(base-components): add ability to remove ios and md theme (#26669)
|
2023-01-24 16:18:35 -05:00 |
|
|
|
4d24b328e2
|
fix(select): modern component takes up full line (#26670)
|
2023-01-24 15:21:33 -05:00 |
|
|
|
946807d67b
|
fix(select): focusing item works in firefox (#26668)
|
2023-01-24 14:17:04 -05:00 |
|
|
|
191c3386a4
|
chore(deps-dev): bump @axe-core/playwright from 4.5.2 to 4.6.0 in /core (#26666)
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core-npm/compare/v4.5.2...v4.6.0)
---
updated-dependencies:
- dependency-name: "@axe-core/playwright"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-24 08:29:19 -05:00 |
|
|
|
cfde2fdf4f
|
chore(): sync with main
chore(): sync with main
|
2023-01-23 15:34:48 -05:00 |
|
|
|
90ab48d295
|
chore(): add updated snapshots
|
2023-01-23 19:38:42 +00:00 |
|
|
|
0c0bb11580
|
chore(input): clearInput is ported to modern input
|
2023-01-23 19:15:44 +00:00 |
|
|
|
710f3c738f
|
chore(react): remove unused controller import
|
2023-01-23 13:48:44 -05:00 |
|
|
|
08da920683
|
chore(angular): update value accessor method
|
2023-01-23 13:48:12 -05:00 |
|
|
|
e8fb9e7328
|
chore(): sync with main
|
2023-01-23 13:38:16 -05:00 |
|
|
|
a7c2c555f3
|
fix(overlays): triggerController warns about missing triggers (#26651)
|
2023-01-23 12:59:00 -05:00 |
|
|
|
c6620c7c74
|
fix(picker-column): cssClass is set on column (#26658)
resolves #26653
|
2023-01-23 11:05:55 -05:00 |
|
|
|
f8a2c79488
|
fix(breadcrumb): add aria-label to collapsed indicator (#26615)
|
2023-01-23 10:37:00 -05:00 |
|
|
|
1115203120
|
fix(modal, popover): warn if trigger element was not found (#26650)
|
2023-01-20 15:04:16 -05:00 |
|
|
|
6b16a0c020
|
fix(vue): unmount teleported components (#26647)
Resolves #26644
|
2023-01-20 11:23:27 -05:00 |
|
|
|
22e9ff866f
|
fix(action-sheet): button icons are not announced by screen readers (#26640)
|
2023-01-19 14:50:05 -06:00 |
|
|
|
77ccac0590
|
fix(toggle): on-off icon is not announced by screen readers (#26641)
|
2023-01-19 12:40:37 -06:00 |
|
|
|
acc8d911ad
|
chore(angular-server): fix peer dependencies (#26638)
|
2023-01-19 11:53:30 -05:00 |
|
|
|
abcfe9fe86
|
fix(react): hardware back button works in dev mode (#26614)
resolves #26599
|
2023-01-19 10:49:47 -05:00 |
|
|
|
dd7cd8c0bf
|
fix(fab-button): icon is not announced by screen readers (#26619)
resolves #22296
|
2023-01-19 09:31:26 -05:00 |
|
|
|
44b8292226
|
chore(angular): fix package-lock (#26637)
|
2023-01-19 09:12:00 -05:00 |
|
|
|
87d83bb21b
|
chore(vue-router): add eslint and prettier (#26636)
|
2023-01-19 08:51:08 -05:00 |
|
|
|
dc27736bd5
|
chore(vue): add eslint and prettier (#26635)
|
2023-01-18 18:29:25 -05:00 |
|
|
|
6d4c52aa5b
|
chore(react-router): migrate to eslint, add prettier (#26634)
|
2023-01-18 17:22:16 -05:00 |
|
|
|
b02190d71f
|
chore(react): migrate to eslint, add prettier (#26633)
|
2023-01-18 16:49:25 -05:00 |
|
|
|
2dca54a457
|
docs(breadcrumb): remove documentation for nonexistent APIs (#26630)
resolves #26625
|
2023-01-18 14:31:34 -05:00 |
|
|
|
487f4cd4a8
|
merge release-6.5.0
v6.5.0
|
2023-01-18 11:33:51 -05:00 |
|
|
|
5f4650da5a
|
chore(): update angular package-lock with legacy peer deps
|
2023-01-18 15:55:32 +00:00 |
|
|
|
ffe6f0ee2d
|
chore(deps): temporarily use legacy peer deps
|
2023-01-18 15:28:56 +00:00 |
|
|
|
cd5ae8dd5d
|
v6.5.0
v6.5.0
|
2023-01-18 15:06:12 +00:00 |
|
|
|
545f0a9309
|
chore(): merge 6.5.0 features
Feature 6.5.0
|
2023-01-18 09:57:58 -05:00 |
|