Commit Graph

12011 Commits

Author SHA1 Message Date
Liam DeBeasi
f13ddcaf47 fix(datetime): fonts now render consistently (#26281) 2022-11-14 12:55:14 -05:00
Sean Perkins
31ab10de4e fix(popover): popover positioning for controller and inline (#26274)
Resolves #24716
2022-11-14 12:17:46 -05:00
Brandy Carney
2c36049a7f test(menu): migrate to playwright (#26187) 2022-11-14 10:46:52 -05:00
Sean Perkins
9216744205 fix(datetime): clear button clears the selected date (#26264)
Resolves #26258
2022-11-11 13:53:45 -05:00
Liam DeBeasi
627d654d24 fix(action-sheet): icons are aligned on MD mode (#26256)
resolves #26249
2022-11-11 12:35:34 -05:00
Sean Perkins
0a8a958cba fix(popover): inline popover positioning with fit-content or auto width (#26230)
Resolves #24716
2022-11-10 16:17:43 -05:00
Sean Perkins
2080ddce26 merge release-6.3.6
v6.3.6
2022-11-10 12:14:48 -05:00
ionitron
2446fe1810 chore(): update package lock files 2022-11-10 16:43:56 +00:00
ionitron
4964cdc0b6 v6.3.6 v6.3.6 2022-11-10 16:40:20 +00:00
Amanda Johnston
dd9867708b fix(datetime): flip chevron icons when RTL is set on component directly (#26195) 2022-11-09 13:46:57 -06:00
Sean Perkins
d709ff64ae fix(react): inline overlays display contents consistently (#26255)
Resolves #26253
2022-11-09 13:25:44 -05:00
Liam DeBeasi
16e882f46c merge release-6.3.5
Release 6.3.5
2022-11-09 09:32:26 -05:00
ionitron
4ea1c0aa9e chore(): update package lock files 2022-11-09 14:10:31 +00:00
ionitron
d4a9af0552 v6.3.5 v6.3.5 2022-11-09 14:06:56 +00:00
Liam DeBeasi
1a0b9ed3ba fix(android): account for chrome 108 resize (#26244) 2022-11-08 15:31:23 -05:00
Sean Perkins
526e4113d8 fix(datetime): min/max correctly display available day periods (#26241)
Resolves #26216
2022-11-07 23:09:50 -05:00
Bittor Poza
57105d54ea fix(react): loading layout is correct with no message (#26222)
Resolves #26219
2022-11-03 11:48:55 -04:00
Sean Perkins
9f0b30e460 test(angular): ng15 test infrastructure (#26197) 2022-11-03 10:40:24 -04:00
Sean Perkins
bb005956ea fix(overlays): presenting an overlay does not create nested elements (#26154)
Resolves #26117
2022-11-02 16:57:22 -04:00
Sean Perkins
1f7fc8f05c fix(vue): generate web-types for components (#26205)
Resolves #26198
2022-11-02 12:18:48 -04:00
Liam DeBeasi
e9306f8ad9 merge release-6.3.4
Release 6.3.4
2022-11-02 10:23:32 -04:00
ionitron
c6db6c7822 chore(): update package lock files 2022-11-02 14:01:20 +00:00
ionitron
5e8a75a643 v6.3.4 v6.3.4 2022-11-02 13:57:32 +00:00
Liam DeBeasi
4c30a80b7e test(datetime): fix ionChange wheel test (#26203) 2022-11-01 11:27:59 -04:00
Liam DeBeasi
1504b8888d fix(modal): buttons are highlighted with VoiceOver (#26180)
resolves #26156
2022-10-31 15:02:09 -04:00
Sean Perkins
bbbd37bc49 chore(item): remove unused item SCSS mixins (#26182) 2022-10-31 11:10:32 -04:00
Sean Perkins
c0f4381745 test(menu-button): migrate tests to playwright (#26174) 2022-10-27 10:34:25 -04:00
Sean Perkins
b364d58710 chore(playwright): project types (#26165) 2022-10-26 16:41:48 -04:00
Brandy Carney
8ac3b8b575 test(header): migrate to playwright (#26112) 2022-10-26 16:16:59 -04:00
Amanda Johnston
1320948b24 fix(modal, popover): remove trigger click listeners when overlay is unmounted (#26167) 2022-10-26 13:59:43 -05:00
Liam DeBeasi
a7e15babf3 test(list): migrate lines test to playwright (#26171) 2022-10-26 13:30:08 -04:00
Liam DeBeasi
3745083b7c fix(datetime): account for allowed values when setting default date (#26093)
resolves #24722
2022-10-26 10:54:26 -04:00
Liam DeBeasi
c3882d8b21 merge release-6.3.3
Release 6.3.3
2022-10-26 09:15:14 -05:00
ionitron
a5b45821cd chore(): update package lock files 2022-10-26 13:50:57 +00:00
ionitron
53caa22212 v6.3.3 v6.3.3 2022-10-26 13:47:18 +00:00
Amanda Johnston
6bbb372980 test(menu-toggle): add basic Playwright test (#26164) 2022-10-24 15:22:35 -05:00
Brandy Carney
0fa68cfa61 test(footer): migrate to playwright (#26094) 2022-10-19 14:25:35 -04:00
Sean Perkins
8ec350ae65 fix(react): inline overlays can be conditionally rendered (#26111)
Resolves #25590

Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com>
2022-10-17 16:43:32 -04:00
Liam DeBeasi
74be79e9d8 fix(dependencies): latest patch is installed (#26148)
resolves #26137
2022-10-17 16:21:29 -04:00
Liam DeBeasi
51ab5f67b5 fix(datetime): empty string is treated as no value (#26131)
resolves #26116
2022-10-17 15:01:27 -04:00
Liam DeBeasi
0548fe8588 fix(datetime): values are adjusted to be in bounds (#26125)
resolves #25894, resolves #25708
2022-10-17 14:19:02 -04:00
Liam DeBeasi
479d56b3b2 fix(datetime): preferWheel can now show title (#26101)
resolves #26095
2022-10-17 13:12:45 -04:00
Liam DeBeasi
d4d569ac09 fix(many): haptics only fire on supported platforms (#26130)
resolves #26109
2022-10-17 12:07:38 -04:00
Liam DeBeasi
ffcf8ec4e0 merge release-6.3.2
Release 6.3.2
2022-10-17 10:39:44 -05:00
ionitron
5d77fde503 chore(): update package lock files 2022-10-17 14:15:29 +00:00
ionitron
1a6595b895 v6.3.2 v6.3.2 2022-10-17 14:10:40 +00:00
Amanda Johnston
7e5c03ae40 test(item-sliding): skip flaky gesture test for now (#26136) 2022-10-14 13:07:12 -05:00
Liam DeBeasi
2192409123 test(alert): a11y test is not flaky (#26133) 2022-10-14 12:57:57 -04:00
Liam DeBeasi
0e7f7fcdca test(range): skip flaky test for now (#26134) 2022-10-14 12:39:26 -04:00
Amanda Johnston
fbbebee7be test(item-sliding): migrate tests to Playwright (#26092) 2022-10-14 11:15:18 -05:00