8ebe8277e3
v7.0.0-beta.0
2023-01-25 15:15:14 +00:00
6600578d60
Merge remote-tracking branch 'origin/main' into sync-beta-0
2023-01-25 09:19:43 -05:00
135a4194ce
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
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
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
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
dd7cd8c0bf
fix(fab-button): icon is not announced by screen readers ( #26619 )
...
resolves #22296
2023-01-19 09:31:26 -05:00
2dca54a457
docs(breadcrumb): remove documentation for nonexistent APIs ( #26630 )
...
resolves #26625
2023-01-18 14:31:34 -05:00
cd5ae8dd5d
v6.5.0
2023-01-18 15:06:12 +00:00
c01600191e
chore(): sync with main
2023-01-18 09:36:43 -05:00
90405eb0af
feat(deps): update ionicons to 6.1.1 ( #26626 )
2023-01-18 09:12:02 -05:00
e28c50178a
chore(ci): correctly bump package-lock.json
2023-01-18 14:10:19 +00:00
f7e630bec8
chore(): update package lock files
2023-01-18 13:53:28 +00:00
a57f532bfc
v6.4.3
2023-01-18 13:53:16 +00:00
ccd2a9224e
feat(deps): update ionicons to 6.1.0 ( #26617 )
2023-01-17 16:16:39 -05:00
7b947b5d58
fix(datetime): allow header to render in all wheel picker presentations ( #26616 )
2023-01-17 15:15:43 -06:00
e612253fc6
fix(many): component wrappers inherit height ( #26611 )
2023-01-17 13:51:46 -05:00
a31e1e594d
fix(input): clear button uses contrast when setting color on item ( #26592 )
...
resolves #26337
2023-01-17 11:07:08 -05:00
911b1d496e
fix(list): inset lists render correctly ( #26586 )
...
resolves #20819
2023-01-11 17:12:41 -05:00
be0a5178af
chore(deps-dev): bump @axe-core/playwright from 4.4.2 to 4.5.2 in /core ( #26594 )
2023-01-11 15:53:08 -05:00
02640b5795
feat(select): component can be used outside ion-item ( #26572 )
2023-01-11 11:21:30 -05:00
27edaf4427
chore(): update package lock files
2023-01-11 13:39:42 +00:00
13904c28eb
v6.4.2
2023-01-11 13:39:17 +00:00
9761b0a092
feat(radio): component can be used outside of ion-item ( #26582 )
2023-01-10 21:19:21 -05:00
2450a1e821
fix(loading): support custom aria-label ( #26581 )
...
resolves #24486
2023-01-10 08:59:52 -05:00
77ce9e066e
fix(segment): nested interactive is not rendered ( #26575 )
2023-01-09 13:08:01 -05:00
df4882d4d1
fix(tab-button): nested interactives are not rendered ( #26576 )
...
resolves #23332
2023-01-09 09:41:39 -05:00
f724980833
chore(deps-dev): bump @playwright/test from 1.29.1 to 1.29.2 in /core ( #26577 )
2023-01-09 09:03:23 -05:00
162c3f076a
fix(input): label receives focus when floating or stacked ( #26574 )
2023-01-06 14:22:03 -05:00
d13a14658d
fix(datetime): time wheel input mode is dismissed on user scroll ( #26567 )
2023-01-06 12:08:38 -05:00
c2e1ad385d
chore(many): replace any types and add tech debt tickets ( #26293 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2023-01-06 09:34:55 -06:00
9d52e70361
feat(checkbox): component can be used outside ion-item ( #26518 )
2023-01-05 13:49:04 -06:00
27527025e4
feat(router): export hook interfaces ( #26551 )
2023-01-05 08:30:35 -05:00
96147ec1b0
fix(item): ios mode has correct padding ( #26511 )
2023-01-04 16:54:43 -05:00
3e671b9c8f
fix(picker-column-internal): blurring picker does not throw error ( #26560 )
...
Resolves #26559
2023-01-04 16:13:56 -05:00
32c2622ab0
fix(modal): canDismiss type with data and role ( #26547 )
...
Resolves #26544
2023-01-04 13:33:14 -05:00
c238ede622
chore(jsdoc): move comment on RadioGroup ( #26558 )
...
* chore(jsdoc): change JSDoc on RadioGroup to double slash (//) comment
This converts a multiline comment (like `/**...*/`) above the
`RadioGroup` component class to be a series of `//` comments instead.
This is done to prevent the comment from being accidentally recognized
as a JSDoc comment for the class when a Stencil version incorporating
this change is installed:
2e4b1fcdc0
* move down to the relevant line, keep as multi-line comment
2023-01-04 12:28:30 -05:00