Liam DeBeasi
95287c10d0
chore(): sync with main
...
chore(): sync with main
2022-12-14 18:32:24 -05:00
ionitron
ca066163a0
chore(): add updated snapshots
2022-12-14 22:42:27 +00:00
Liam DeBeasi
ea22046e45
test(datetime): remove unneeded test
2022-12-14 22:24:18 +00:00
Liam DeBeasi
c833423dc9
chore(): run lint on datetime test files
2022-12-14 21:55:11 +00:00
Liam DeBeasi
f9c681331c
chore(): sync with main
2022-12-14 16:49:32 -05:00
Liam DeBeasi
0823c09d9c
fix(select): chevron icon is now an ionicon ( #26484 )
...
BREAKING CHANGE:
The `icon` CSS Shadow Part for `ion-select` now targets an `ion-icon` component.
2022-12-14 14:26:16 -05:00
Liam DeBeasi
1971336ec0
merge release-6.4.1
...
Release 6.4.1
2022-12-14 12:38:14 -05:00
ionitron
a445301009
chore(): update package lock files
2022-12-14 14:38:05 +00:00
ionitron
bcd989bbd0
v6.4.1
v6.4.1
2022-12-14 14:37:39 +00:00
Liam DeBeasi
b0fee77f94
test(animation): skip group css animation test ( #26478 )
2022-12-13 16:59:04 -05:00
Liam DeBeasi
8fff65cb66
chore(forms): add revision legacy form detection ( #26477 )
2022-12-13 16:32:33 -05:00
Liam DeBeasi
16c0d4a611
test(modal): skip unneeded checks ( #26472 )
2022-12-13 13:50:34 -05:00
Ryan Waskiewicz
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
Liam DeBeasi
df6e8b7578
test(ci): do not upload Ionic Core source ( #26473 )
2022-12-12 17:32:51 -05:00
Sean Perkins
16404ab12f
refactor(input): label text wrapper scale uses SASS variable ( #26468 )
2022-12-12 16:25:55 -05:00
Liam DeBeasi
82d1d948ec
fix(normalize): remove normalize styles for outdated browsers ( #26465 )
...
resolves #26464
2022-12-12 14:47:15 -05:00
Liam DeBeasi
385232334e
test(datetime): improve e2e test perf ( #26462 )
2022-12-12 14:18:37 -05:00
Sean Perkins
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
Liam DeBeasi
d538de63ec
chore(): sync with main
...
chore(): sync with main
2022-12-09 14:50:50 -05:00
ionitron
f63558fa4e
chore(): add updated snapshots
2022-12-09 19:23:53 +00:00
Sean Perkins
e8581289d7
Merge remote-tracking branch 'origin/main' into sync-7-12-09
2022-12-09 13:38:17 -05:00
Sean Perkins
c5ebc9155c
test(datetime, picker-internal): skip flaky tests ( #26459 )
2022-12-09 13:36:03 -05:00
Liam DeBeasi
4807b1ba0a
test(segment): skip flaky test
2022-12-09 17:55:45 +00:00
Liam DeBeasi
d3b0ab67d0
test(datetime): fix flaky assertion
2022-12-09 17:55:39 +00:00
Liam DeBeasi
88e7ee985d
chore(): sync with main
2022-12-09 12:37:06 -05:00
Liam DeBeasi
340dd13e4c
test(list): take screenshot of single component ( #26458 )
2022-12-09 12:35:32 -05:00
Liam DeBeasi
8122494a60
test(searchbar): break up screenshot test ( #26455 )
2022-12-09 11:32:43 -05:00
Liam DeBeasi
a99401bf0a
test(overlays): remove broken test ( #26457 )
2022-12-09 11:11:42 -05:00
Liam DeBeasi
3481c44b2f
test(many): add await to async asserts ( #26456 )
2022-12-09 10:36:19 -05:00
Liam DeBeasi
378ae41124
chore(CODEOWNERS): add codeowners for team ( #26442 )
2022-12-08 18:33:20 -05:00
Liam DeBeasi
493e783b31
test(many): fix more flaky tests ( #26450 )
2022-12-08 17:56:43 -05:00
Liam DeBeasi
7ba2b65b54
test(config): tests now fail fast ( #26447 )
2022-12-08 16:25:50 -05:00
Sean Perkins
eea91bbbe1
fix(item): align iOS font size to spec ( #26445 )
2022-12-08 16:24:02 -05:00
Sean Perkins
1aa1068df7
fix(modal): compatibility with stencil libraries/apps ( #26448 )
2022-12-08 15:57:53 -05:00
Liam DeBeasi
bc6a182ce0
chore(): sync with main
...
chore(): sync with main
2022-12-08 13:35:35 -05:00
Liam DeBeasi
6309133779
chore(ci): remove test-core-e2e from stencil eval ( #26443 )
2022-12-08 12:46:30 -05:00
Liam DeBeasi
ad37281af8
chore(): fix position
2022-12-08 17:44:09 +00:00
Liam DeBeasi
b18a193684
chore(): sync with main
2022-12-08 12:39:38 -05:00
Liam DeBeasi
aedf306d64
test(datetime): update screenshots for ubuntu 22 ( #26444 )
2022-12-08 12:27:27 -05:00
Sean Perkins
b1087ac338
test(img): load and error events are emitted ( #26440 )
2022-12-08 10:30:58 -05:00
Liam DeBeasi
af2e9b79e9
refactor(test): remove puppeteer, use playwright ( #26426 )
2022-12-07 15:50:59 -05:00
Liam DeBeasi
2fc96b7714
fix(datetime): keyboard can select hour 00 ( #26423 )
...
resolves #26409
2022-12-07 15:09:27 -05:00
Liam DeBeasi
409d813103
chore(dependabot): enable for playwright ( #26437 )
2022-12-07 13:13:16 -05:00
Sean Perkins
47369fadd4
test(searchbar): flaky searchbar screenshot capture ( #26428 )
2022-12-07 11:35:57 -05:00
Liam DeBeasi
e0e9dc7be6
chore(): merge feature-6.4 into main
...
Feature 6.4
2022-12-07 10:52:29 -05:00
Liam DeBeasi
7be3658697
merge release-6.4.0
...
Release 6.4.0
2022-12-07 10:23:28 -05:00
ionitron
05365ae6ce
chore(): update package lock files
2022-12-07 14:59:00 +00:00
ionitron
3794363130
v6.4.0
v6.4.0
2022-12-07 14:58:41 +00:00
Liam DeBeasi
6d3a4a271a
chore(): sync with main
...
chore(): sync with main
2022-12-07 09:48:34 -05:00
Liam DeBeasi
d506d7037e
chore(): sync with main
2022-12-07 09:26:55 -05:00