a095201def
merge release-6.4.3
...
Release 6.4.3
2023-01-18 09:34:17 -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
v6.4.3
2023-01-18 13:53:16 +00:00
7b947b5d58
fix(datetime): allow header to render in all wheel picker presentations ( #26616 )
2023-01-17 15:15:43 -06: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
1a7e866c4f
chore(dependabot): add axe to dependabot ( #26590 )
2023-01-11 13:50:08 -05:00
4fddcd48c4
merge release-6.4.2
...
Release 6.4.2
2023-01-11 09:15:32 -05:00
27edaf4427
chore(): update package lock files
2023-01-11 13:39:42 +00:00
13904c28eb
v6.4.2
v6.4.2
2023-01-11 13:39:17 +00: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
d13a14658d
fix(datetime): time wheel input mode is dismissed on user scroll ( #26567 )
2023-01-06 12:08:38 -05:00
dd71a3b5f3
chore(codeflow): disable codeflow on issues ( #26530 )
2023-01-05 14:44:47 -05:00
c996384786
fix(vue): unmount teleported user component ( #26543 )
...
Resolves #26542
2023-01-04 17:33:45 -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
1e9cf12a74
test(many): skip additional flaky tests ( #26523 )
2023-01-04 10:19:48 -05:00
a67b4beac4
chore(): end holiday triage 2022 ( #26562 )
...
This reverts commit f0f6b39dfd18a42427132ca8042ec0321e4e5bf6.
2023-01-04 09:49:28 -05:00
1917c71235
test(datetime): resolve flaky tests as year changes ( #26561 )
2023-01-04 09:28:28 -05:00
9503f0b3f4
chore(deps-dev): bump @playwright/test from 1.29.0 to 1.29.1 in /core ( #26528 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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-04 08:30:46 -05:00
f0f6b39dfd
chore(): start holiday triage 2022 ( #26521 )
2022-12-20 18:04:44 -05:00
bd05fccf58
test(config): update to playwright 1.29.0 ( #26388 )
2022-12-20 09:26:51 -05:00
c0ef5c5f01
test(item-sliding): skip flaky test ( #26496 )
2022-12-16 09:29:33 -05:00
4a8b3c0773
docs(input): update setFocus description ( #26487 )
...
Co-authored-by: Evan Kleiner <ekleiner@synap.io>
2022-12-15 17:20:06 -05:00
c994a20710
chore(eslint): add async playwright assert rule ( #26491 )
2022-12-15 14:39:11 -05:00
1971336ec0
merge release-6.4.1
...
Release 6.4.1
2022-12-14 12:38:14 -05:00
a445301009
chore(): update package lock files
2022-12-14 14:38:05 +00:00
bcd989bbd0
v6.4.1
v6.4.1
2022-12-14 14:37:39 +00:00
b0fee77f94
test(animation): skip group css animation test ( #26478 )
2022-12-13 16:59:04 -05:00
16c0d4a611
test(modal): skip unneeded checks ( #26472 )
2022-12-13 13:50:34 -05:00
16dcd2d114
chore(scss): remove injected global styles ( #26469 )
...
this commit removes a globally injected style, `ionic.skip-warns.scss`,
from the project. this stylesheet was used to set a variable, `$Ionic`,
that would turn on/off deprecation warnings in (the also removed)
`ionic.deprecation.scss`. any file using either of the aforementioned
files have been updated.
this change is occurring while the stencil team is looking to improve
the size of generated components that use >1 mode. this deprecation was
a part of an initiative to remove sass source files from artifact
published to npm. while that was completed, this deprecation was not
removed (until now)
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-12-13 08:34:25 -05:00
df6e8b7578
test(ci): do not upload Ionic Core source ( #26473 )
2022-12-12 17:32:51 -05:00
82d1d948ec
fix(normalize): remove normalize styles for outdated browsers ( #26465 )
...
resolves #26464
2022-12-12 14:47:15 -05:00
385232334e
test(datetime): improve e2e test perf ( #26462 )
2022-12-12 14:18:37 -05:00
0d8625b955
fix(breadcrumbs): breadcrumbs are reactive ( #26427 )
...
Resolves #24041
Co-authored-by: Imre Bekker <37016280+tetkosimi@users.noreply.github.com>
2022-12-09 15:05:11 -05:00
c5ebc9155c
test(datetime, picker-internal): skip flaky tests ( #26459 )
2022-12-09 13:36:03 -05:00
340dd13e4c
test(list): take screenshot of single component ( #26458 )
2022-12-09 12:35:32 -05:00
8122494a60
test(searchbar): break up screenshot test ( #26455 )
2022-12-09 11:32:43 -05:00
a99401bf0a
test(overlays): remove broken test ( #26457 )
2022-12-09 11:11:42 -05:00
3481c44b2f
test(many): add await to async asserts ( #26456 )
2022-12-09 10:36:19 -05:00
378ae41124
chore(CODEOWNERS): add codeowners for team ( #26442 )
2022-12-08 18:33:20 -05:00
493e783b31
test(many): fix more flaky tests ( #26450 )
2022-12-08 17:56:43 -05:00
7ba2b65b54
test(config): tests now fail fast ( #26447 )
2022-12-08 16:25:50 -05:00
1aa1068df7
fix(modal): compatibility with stencil libraries/apps ( #26448 )
2022-12-08 15:57:53 -05:00