Amanda Johnston
2a761afd5a
feat(datetime): add ability to specify custom colors for specific dates ( #26775 )
2023-02-22 09:01:33 -06:00
Liam DeBeasi
fc5fcc064d
feat(toast): add stacked buttons functionality ( #26790 )
2023-02-15 09:56:02 -05:00
Sean Perkins
daa89a26ac
feat(picker-column): assign custom aria-labels to column options ( #26749 )
2023-02-13 16:30:03 -05:00
Liam DeBeasi
00d10f5f6a
fix(modal): dialog styles work on old chrome versions ( #26746 )
...
resolves #26745
2023-02-07 15:02:10 -05:00
Liam DeBeasi
418e503433
test(many): disable flaky tests ( #26733 )
2023-02-03 16:51:47 -05:00
Liam DeBeasi
a9e000b433
fix(chip): descenders are not clipped in label ( #26729 )
...
resolves #18313
2023-02-03 15:00:22 -05:00
Liam DeBeasi
d084557bbc
chore(ci): enable fail-fast for matrix jobs ( #26713 )
...
Screenshot matrix jobs had "fail-fast: false". This enabled each test runner to provide its `playwright-report` directory so team members can view test failures. At the time, all tests ran even if previous tests failed.
In https://github.com/ionic-team/ionic-framework/pull/26447 , we updated the Playwright config to have tests fail fast within a single test runner. However, other test runners continue to run. This is not helpful in the case of failing tests because the artifacts for each test runner will not be reported until all test runners are done.
This PR changes the matrix strategy to enable fail-fast (which is the default) so in-progress/queued test runners fail if a previous test runner fails.
2023-02-03 13:46:01 -05:00
Liam DeBeasi
7553cc7b0d
test(many): resolve more flaky tests ( #26731 )
2023-02-03 13:21:38 -05:00
Sean Perkins
9d6ec2925c
fix(refresher): prevent clearing virtual scroll overflow styling ( #26613 )
...
Resolves #26553
2023-02-02 13:20:03 -05:00
Liam DeBeasi
54cd571acd
merge release-6.5.2
...
Release 6.5.2
2023-02-01 09:18:03 -05:00
ionitron
4cf5ad8f25
chore(): update package lock files
2023-02-01 13:49:15 +00:00
ionitron
1b712e4a4b
v6.5.2
v6.5.2
2023-02-01 13:49:02 +00:00
Liam DeBeasi
95f65a5a39
fix(popover): resolve import warning in stencil apps ( #26705 )
...
resolves #26704
2023-01-31 15:34:57 -05:00
Sean Perkins
7c0089718a
fix(vue): cache attached view reference ( #26694 )
...
Resolves #26695
2023-01-30 15:58:03 -05:00
Liam DeBeasi
69d89eae94
fix(popover): popover opens on chrome 109 ( #26672 )
...
resolves #26643
2023-01-30 11:55:20 -05:00
Sean Perkins
95a3c69bbb
fix(item): inherit aria attributes before render ( #26546 )
...
Resolves #26538
2023-01-27 16:02:45 -05:00
Liam DeBeasi
227b2aea00
chore(ci): sync scripts now account for dependencies ( #26686 )
2023-01-27 14:37:05 -05:00
Amanda Johnston
63afc279e5
test(overlays): re-enable hidden focusable element test ( #26685 )
2023-01-27 09:04:07 -06:00
Liam DeBeasi
a687457936
fix(select): setting options async updates rendered text ( #26667 )
...
resolves #19324
2023-01-25 13:30:03 -05:00
Liam DeBeasi
a4ceda8a95
chore(github): update issue template for v7 beta ( #26683 )
2023-01-25 12:10:07 -05:00
Liam DeBeasi
9757786084
merge release-6.5.1
...
Release 6.5.1
2023-01-25 09:18:21 -05:00
ionitron
e3cc0f4537
chore(): update package lock files
2023-01-25 13:46:56 +00:00
ionitron
135a4194ce
v6.5.1
v6.5.1
2023-01-25 13:46:32 +00:00
Liam DeBeasi
946807d67b
fix(select): focusing item works in firefox ( #26668 )
2023-01-24 14:17:04 -05:00
dependabot[bot]
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
Liam DeBeasi
c6620c7c74
fix(picker-column): cssClass is set on column ( #26658 )
...
resolves #26653
2023-01-23 11:05:55 -05:00
Liam DeBeasi
1115203120
fix(modal, popover): warn if trigger element was not found ( #26650 )
2023-01-20 15:04:16 -05:00
Sean Perkins
6b16a0c020
fix(vue): unmount teleported components ( #26647 )
...
Resolves #26644
2023-01-20 11:23:27 -05:00
Amanda Johnston
22e9ff866f
fix(action-sheet): button icons are not announced by screen readers ( #26640 )
2023-01-19 14:50:05 -06:00
Amanda Johnston
77ccac0590
fix(toggle): on-off icon is not announced by screen readers ( #26641 )
2023-01-19 12:40:37 -06:00
Liam DeBeasi
acc8d911ad
chore(angular-server): fix peer dependencies ( #26638 )
2023-01-19 11:53:30 -05:00
Liam DeBeasi
abcfe9fe86
fix(react): hardware back button works in dev mode ( #26614 )
...
resolves #26599
2023-01-19 10:49:47 -05:00
Liam DeBeasi
dd7cd8c0bf
fix(fab-button): icon is not announced by screen readers ( #26619 )
...
resolves #22296
2023-01-19 09:31:26 -05:00
Liam DeBeasi
44b8292226
chore(angular): fix package-lock ( #26637 )
2023-01-19 09:12:00 -05:00
Liam DeBeasi
87d83bb21b
chore(vue-router): add eslint and prettier ( #26636 )
2023-01-19 08:51:08 -05:00
Liam DeBeasi
dc27736bd5
chore(vue): add eslint and prettier ( #26635 )
2023-01-18 18:29:25 -05:00
Liam DeBeasi
6d4c52aa5b
chore(react-router): migrate to eslint, add prettier ( #26634 )
2023-01-18 17:22:16 -05:00
Liam DeBeasi
b02190d71f
chore(react): migrate to eslint, add prettier ( #26633 )
2023-01-18 16:49:25 -05:00
Liam DeBeasi
2dca54a457
docs(breadcrumb): remove documentation for nonexistent APIs ( #26630 )
...
resolves #26625
2023-01-18 14:31:34 -05:00
Liam DeBeasi
487f4cd4a8
merge release-6.5.0
...
v6.5.0
2023-01-18 11:33:51 -05:00
Liam DeBeasi
5f4650da5a
chore(): update angular package-lock with legacy peer deps
2023-01-18 15:55:32 +00:00
Liam DeBeasi
ffe6f0ee2d
chore(deps): temporarily use legacy peer deps
2023-01-18 15:28:56 +00:00
ionitron
cd5ae8dd5d
v6.5.0
v6.5.0
2023-01-18 15:06:12 +00:00
Liam DeBeasi
545f0a9309
chore(): merge 6.5.0 features
...
Feature 6.5.0
2023-01-18 09:57:58 -05:00
Liam DeBeasi
c01600191e
chore(): sync with main
2023-01-18 09:36:43 -05:00
Liam DeBeasi
a095201def
merge release-6.4.3
...
Release 6.4.3
2023-01-18 09:34:17 -05:00
Liam DeBeasi
90405eb0af
feat(deps): update ionicons to 6.1.1 ( #26626 )
2023-01-18 09:12:02 -05:00
Liam DeBeasi
e28c50178a
chore(ci): correctly bump package-lock.json
2023-01-18 14:10:19 +00:00
ionitron
f7e630bec8
chore(): update package lock files
2023-01-18 13:53:28 +00:00
ionitron
a57f532bfc
v6.4.3
v6.4.3
2023-01-18 13:53:16 +00:00