Liam DeBeasi
|
4349f1c2c8
|
test(datetime): update timezone test for v7
|
2023-03-24 19:13:12 +00:00 |
|
ionitron
|
83537bc5cf
|
chore(): add updated snapshots
|
2023-03-24 18:59:37 +00:00 |
|
Liam DeBeasi
|
eb10a2e5f6
|
chore(): sync with main
|
2023-03-24 14:37:39 -04:00 |
|
Liam DeBeasi
|
3b99c31bab
|
fix(radio-group): radios participate in form submission (#27018)
resolves #27016
|
2023-03-24 12:43:30 -04:00 |
|
Shawn Taylor
|
739f5706db
|
test(datetime): add tests for parseDate (#27015)
|
2023-03-24 11:57:55 -04:00 |
|
Brandy Carney
|
19c1e25399
|
fix(select): inherit white-space in select-text to allow text wrapping (#26973)
fixes #19949
Co-authored-by: Shreyas <telishreyas10@gmail.com>
|
2023-03-24 10:53:25 -04:00 |
|
Liam DeBeasi
|
e23fd9ecee
|
fix(fab, tab-button): rtl alignment in safari and firefox (#26986)
resolves #22739
|
2023-03-23 17:17:09 -04:00 |
|
Liam DeBeasi
|
3e0a905e81
|
fix(segment): change event fires when clicking (#27010)
resolves #27002
|
2023-03-23 16:18:43 -04:00 |
|
dependabot[bot]
|
53af005122
|
chore(deps-dev): bump @playwright/test from 1.31.2 to 1.32.0 in /core (#27003)
|
2023-03-23 12:44:59 -04:00 |
|
Liam DeBeasi
|
cac3ad4c84
|
Merge remote-tracking branch 'origin/main' into sync-67-23
|
2023-03-23 09:17:19 -04:00 |
|
Sean Perkins
|
26a7e86338
|
test(ripple-effect): reduce flakiness (#26985)
|
2023-03-22 15:37:00 -04:00 |
|
Liam DeBeasi
|
3b0af7c55d
|
feat(config): add option to disable custom html functionality (#26956)
|
2023-03-22 13:59:59 -04:00 |
|
Liam DeBeasi
|
8860a11de7
|
chore(): sync with main
|
2023-03-17 17:26:39 -04:00 |
|
Liam DeBeasi
|
88bd8a47c5
|
fix(menu): main content is not scrollable while swiping (#26976)
resolves #21193
|
2023-03-17 16:50:58 -04:00 |
|
Liam DeBeasi
|
118b6ba25f
|
test(radio): skip flaky test (#26972)
|
2023-03-15 14:04:22 -04:00 |
|
Liam DeBeasi
|
92c1da571d
|
chore(): sync with main
|
2023-03-15 10:03:38 -04:00 |
|
Brandy Carney
|
1eb9a085b2
|
fix(react/vue): properly switch ionicon based on the mode when ios/md is set (#26924)
closes #26207
|
2023-03-14 15:03:28 -04:00 |
|
Liam DeBeasi
|
af79673246
|
test(segment): skip flaky test (#26946)
* test(segment): check native elements
* Update segment.e2e.ts
|
2023-03-14 12:27:07 -04:00 |
|
Sean Perkins
|
f829672a6a
|
fix(many): disabled control in item does not receive active/hover states (#26867)
Resolves #26706
|
2023-03-14 10:32:55 -04:00 |
|
Sean Perkins
|
d6c06ecfe8
|
docs(alert): alert input label is only for radio/checkbox (#26923)
Resolves #26915
|
2023-03-13 13:42:20 -04:00 |
|
Steven Kemp
|
f80991813a
|
fix(accordion): include margins during expand animation (#26390)
Closes #26381
|
2023-03-13 13:20:09 -04:00 |
|
Liam DeBeasi
|
2c68d01b89
|
fix(textarea): inherit tabindex to inner textarea (#26945)
resolves #26944
|
2023-03-13 10:12:37 -04:00 |
|
Sean Perkins
|
389595de3b
|
test(ripple-effect): enable ripple effect test (#26928)
|
2023-03-10 15:00:05 -05:00 |
|
Liam DeBeasi
|
ef33270b55
|
fix(input, textarea): show error state after touch (#26940)
resolves #26939, resolves #21643
|
2023-03-10 12:28:57 -05:00 |
|
Liam DeBeasi
|
4810e6f2ac
|
fix(input, select, textarea): border color is set on host (#26941)
|
2023-03-09 15:24:43 -05:00 |
|
Liam DeBeasi
|
27a5356fa2
|
fix(radio): checked state is updated when value changes (#26936)
|
2023-03-09 11:56:58 -05:00 |
|
Liam DeBeasi
|
f71d9b1101
|
fix(toggle): label is announced once on ios (#26937)
|
2023-03-09 11:37:20 -05:00 |
|
Amanda Johnston
|
b8f8937314
|
fix(IonicSlides): remove unnecessary autoplay option (#26935)
|
2023-03-08 14:43:27 -06:00 |
|
ionitron
|
2d74636169
|
chore(): add updated snapshots
|
2023-03-08 15:03:51 +00:00 |
|
Liam DeBeasi
|
77b9e11c2b
|
chore(): sync with main
|
2023-03-08 09:35:37 -05:00 |
|
Morgan Hunter
|
b38278ef94
|
docs(modal): typo on didPresent description (#26925)
|
2023-03-07 16:31:20 -05:00 |
|
Brandy Carney
|
67815ccbf4
|
fix(button): show correct activated state for ios (#26900)
fixes #22468
|
2023-03-07 13:00:37 -05:00 |
|
Liam DeBeasi
|
78303dccaa
|
fix(many): add aria-hidden to decorative icons (#26922)
|
2023-03-07 11:57:18 -05:00 |
|
Sean Perkins
|
0afc61917c
|
test(popover): enable dismissOnSelect test for firefox (#26919)
|
2023-03-06 15:38:15 -05:00 |
|
Liam DeBeasi
|
a3f8e28172
|
fix(modal): avoid chrome memory leak bug (#26911)
|
2023-03-06 12:38:29 -05:00 |
|
Amanda Johnston
|
78f5d960cf
|
fix(item): prevent slotted form controls from taking whole width of item (#26897)
|
2023-03-06 11:34:52 -06:00 |
|
Liam DeBeasi
|
48c45afdb6
|
fix(datetime): resolve import error in stencil apps (#26909)
resolves #26908
|
2023-03-06 12:04:07 -05:00 |
|
Liam DeBeasi
|
7bc22f2bbf
|
fix(select): popover is full width when used with floating/stacked labels (#26907)
resolves #26903
|
2023-03-06 10:49:13 -05:00 |
|
ionitron
|
b90d6bba7f
|
chore(): add updated snapshots
|
2023-03-03 17:44:00 +00:00 |
|
Liam DeBeasi
|
3f888c0928
|
chore(): sync with main
|
2023-03-03 12:00:21 -05:00 |
|
Liam DeBeasi
|
66f2ecbdce
|
test(picker-column-internal): skip flaky scrolling tests (#26910)
|
2023-03-03 11:42:29 -05:00 |
|
Liam DeBeasi
|
d1b885d5be
|
test(many): migrate tests to toHaveScreenshot (#26899)
|
2023-03-03 11:21:39 -05:00 |
|
Liam DeBeasi
|
569401b1c8
|
fix(input, textarea): disabled state is applied when true (#26892)
resolves #26881
|
2023-03-03 10:46:59 -05:00 |
|
Liam DeBeasi
|
cb1448e781
|
test(img): skip flaky event loading tests (#26905)
|
2023-03-03 10:46:17 -05:00 |
|
Liam DeBeasi
|
ac0330dcac
|
chore(tests): update tests and deps for playwright (#26901)
|
2023-03-02 17:07:07 -05:00 |
|
Liam DeBeasi
|
c250878dee
|
test(img, popover): skip flaky tests (#26898)
|
2023-03-02 14:40:23 -05:00 |
|
Sean Perkins
|
89a465c9ea
|
chore(playwright): update to v1.31.1 (#26869)
|
2023-03-02 13:43:29 -05:00 |
|
Liam DeBeasi
|
451d2204e7
|
fix(menu, split-pane): ssr does not fail on null customElements check (#26854)
resolves #24714
|
2023-03-02 10:05:15 -05:00 |
|
Liam DeBeasi
|
f54fc18884
|
fix(datetime-button): time-only values are parsed (#26852)
resolves #26851
|
2023-03-02 09:09:01 -05:00 |
|
Liam DeBeasi
|
b8910b7e73
|
test(popover): fix test for scroll assist
|
2023-03-01 16:58:28 +00:00 |
|