f06e438db3
test(config): reduce diff threshold to 0.0025 ( #26387 )
2022-12-01 10:26:14 -05:00
db4cdeb444
test(utils): migrate utils e2e tests to playwright ( #26377 )
2022-11-30 15:53:25 -05:00
13fe669dc1
fix(datetime): add flipRTL to monthAndYear dropdown icon ( #26378 )
...
Co-authored-by: cdes <cdes@users.noreply.github.com>
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-11-30 12:15:38 -06:00
e6aab3b7ff
chore(): sync feature-6.4 with main
...
chore(): sync feature-6.4 with main
2022-11-30 12:57:06 -05:00
00e44b9c67
Merge remote-tracking branch 'origin/main' into sync-6.4-11-30
2022-11-30 12:26:23 -05:00
df6064e986
test(config): reduce playwright pixel threshold to 0.005 ( #26375 )
2022-11-30 12:25:49 -05:00
778312552e
test(tabs): migrate placement tests ( #26376 )
2022-11-30 12:06:47 -05:00
9778961e77
chore(): sync with main
2022-11-30 11:47:05 -05:00
a2d570b7ad
fix(segment): scrolling button into view is more consistent ( #26369 )
...
resolves #26368
2022-11-30 10:15:48 -05:00
88d327b6f7
merge release-6.3.9
...
Release 6.3.9
2022-11-30 09:44:18 -05:00
9243840d1d
chore(): update package lock files
2022-11-30 14:21:56 +00:00
a907a4a70e
v6.3.9
v6.3.9
2022-11-30 14:21:39 +00:00
50e86e895f
test(icon): migrate to playwright ( #26373 )
2022-11-29 16:16:28 -05:00
ccaff8d0dc
fix(input): clear icon can be styled ( #26354 )
...
resolves #19178 , resolves #17168
Co-authored-by: Mathieu-COSYNS <Mathieu-COSYNS@users.noreply.github.com>
2022-11-23 13:00:50 -05:00
5a243ccebc
fix(segment): segment in toolbar uses correct contrast ( #26353 )
...
resolves #26350
2022-11-23 11:53:01 -05:00
4b501fd00c
chore(ci): always bootstrap packages ( #26349 )
2022-11-23 10:26:57 -05:00
181c44e4bb
test(split-pane): migrate to playwright ( #26344 )
2022-11-22 16:00:53 -05:00
2fe23d9d46
fix(button): fill can be set to undefined ( #26339 )
...
resolves #25886
2022-11-22 13:46:17 -05:00
7ae8117284
fix(reorder): items animate once in firefox ( #26326 )
...
resolves #21182
Co-authored-by: dan-rp1 <dan-rp1@users.noreply.github.com>
2022-11-22 11:38:42 -05:00
c46ef91f46
merge release-6.3.8
...
Release 6.3.8
2022-11-22 10:44:06 -05:00
000f27d364
chore(): update package lock files
2022-11-22 15:12:24 +00:00
4d1081ae2a
v6.3.8
v6.3.8
2022-11-22 15:12:01 +00:00
184b793733
chore(ci): fix release dependency ( #26332 )
2022-11-22 10:05:08 -05:00
be9a399eee
fix(popover): popover positions correctly on all frameworks ( #26306 )
...
Resolves #25337
2022-11-21 22:32:46 -05:00
c943dff5a3
chore(overlays): generic for present/dismiss options ( #26287 )
2022-11-21 16:57:17 -05:00
8aa0aeca6b
Merge pull request #26330 from ionic-team/chore/sync-feature-6-4-with-main
...
chore: sync with main
2022-11-21 16:37:59 -05:00
714cec4af6
Merge remote-tracking branch 'origin/main' into chore/sync-feature-6-4-with-main
2022-11-21 16:12:09 -05:00
a6c9e55adc
fix(modal): status bar style defaults to app settings ( #26291 )
...
Resolves #26173
2022-11-21 16:10:57 -05:00
dd727dbd44
chore(angular): remove unused dep from test apps ( #26328 )
2022-11-21 15:15:44 -05:00
124e1b505f
chore(angular): test app support for angular 15 ( #26313 )
2022-11-21 13:51:13 -05:00
0932f89f5d
fix(toggle): rtl layout renders correctly in safari ( #26315 )
2022-11-21 11:33:11 -05:00
e14c94722c
fix(normalize): normalize css resets button padding ( #26214 )
...
resolves #23928
2022-11-18 13:57:17 -05:00
89e3cd67ce
fix(react): useIonRouter hook has stable router reference ( #25000 )
...
resolves #24987
2022-11-18 13:34:59 -05:00
d78cda29fd
chore(tests): harmonize Jest package version to address test file matching ( #26320 )
...
This harmonizes the versions of Jest installed in Framework to address
an issue reported in Stencil here:
https://github.com/ionic-team/stencil/issues/3785
The issue is essentially that certain test commands, such as this one:
```
npx stencil test --spec --max-workers=2 src/utils/keyboard/test/
```
will, at present, alternate between running the tests as expected and
failing. Not good!
The issue is caused by having different versions of `@jest/core`, on the
one hand, and `jest` and `jest-cli` on the other. After updating `jest`
and `jest-cli` to match the version of `@jest/core` (`27.5.1`) and the
issue can no longer be reproduced.
2022-11-18 12:46:42 -05:00
bacc4f3e21
chore(ci): nightly is pushed to temp branch ( #26319 )
2022-11-18 10:48:10 -05:00
d7b86d7625
chore(ci): release workflows now use reusable workflow ( #26304 )
2022-11-17 11:20:15 -05:00
842573477b
fix(reorder-group): support custom components ( #26289 )
...
resolves #19447
Co-authored-by: Gwe-n <gwe-n@users.noreply.github.com>
2022-11-17 10:50:12 -05:00
a52bfe6525
chore(ci): clean up nightly builds ( #26312 )
2022-11-17 09:55:57 -05:00
f642c29f92
test(nav): migrate tests to playwright ( #26294 )
2022-11-16 15:19:29 -05:00
843d386479
test(router-outlet): migrate tests to playwright ( #26296 )
2022-11-16 14:53:45 -05:00
7f393e0fdf
test(text): migrate tests to playwright ( #26288 )
2022-11-16 14:27:29 -05:00
73ea64c02f
fix(segment): scrollable segments center button on click ( #26285 )
...
resolves #25367
2022-11-16 13:58:03 -05:00
4aabbdf97b
chore(ci): nightly builds now run in parallel ( #26301 )
2022-11-16 12:35:25 -05:00
eaf2c301b1
chore(ci): dev build runs in parallel ( #26302 )
2022-11-16 11:55:05 -05:00
522f15dfab
merge release-6.3.7
...
Release 6.3.7
2022-11-16 11:21:13 -05:00
af5c57efa5
chore(): update package lock files
2022-11-16 15:00:40 +00:00
f6821b75c4
v6.3.7
v6.3.7
2022-11-16 15:00:23 +00:00
c089bb2ccd
chore(ci): .npmrc set in working directory ( #26298 )
2022-11-16 09:53:18 -05:00
4127387731
refactor(ci): release process runs in parallel ( #26269 )
2022-11-15 16:33:39 -05:00
7a990ff403
fix(textarea): scrollbars are visible with overflow ( #26284 )
...
Resolves #26278
2022-11-15 15:04:16 -05:00