Christophe Eymard
1734bf54a7
replaced Set with WeakSet ( #1249 )
2023-03-23 12:13:13 -04:00
dhellgartner
7b2f6f230d
Added tests to the sl-animated-images component ( #1246 )
...
Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com >
2023-03-20 13:59:54 -04:00
Alessandro
db931c12be
fix: prevent expand button to shrink ( #1245 )
2023-03-20 11:24:58 -04:00
Cory LaViska
8f5893931b
Merge branch 'fix/tree-item/clickable-label-elements' of github.com:alenaksu/shoelace into alenaksu-fix/tree-item/clickable-label-elements
2023-03-14 11:57:36 -04:00
Cory LaViska
234ff2619d
fixes #1243
2023-03-14 11:16:39 -04:00
Alessandro
b37be46ba3
fix(tree-item): move label outside of checkbox
2023-03-13 19:52:12 +00:00
Jared White
0e6e2abd28
Export autoload discover function and support shadow roots ( #1236 )
...
* Export autoload discover function and support shadow roots
* run prettier
2023-03-13 11:47:37 -04:00
Alessandro
7bf0f647b3
fix(carousel): change the way slide position is computed ( #1235 )
2023-03-13 10:56:00 -04:00
Martin Alix
708127f96d
Update French for Slide # ( #1231 )
2023-03-09 16:10:06 -05:00
Cory LaViska
7240f4f8f4
Merge branch 'next' into autoload
2023-03-07 14:05:26 -05:00
Cory LaViska
17ee89a5e8
rename variable for clarity
2023-03-07 13:23:02 -05:00
Cory LaViska
f2177dccaf
closes #1226
2023-03-07 11:03:03 -05:00
Cory LaViska
6aaf17b81a
fixes #1224
2023-03-06 17:11:39 -05:00
dhellgartner
d113d13792
Fixed the avatar tests to produce less logs ( #1222 )
...
The reason for the problems is that the error event does
not escape from the shadow dom.
Thus it cannot be awaited for in the test
Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com >
2023-03-06 08:30:01 -05:00
Cory LaViska
76fd7aa28d
trigger update immediately
2023-03-03 10:55:53 -05:00
Cory LaViska
8f17bf4e9d
Improve Carousel Accessibility ( #1218 )
...
* fix demo
* improve accessibility, reorg, and polish up
* add support for up/down
* fix docs
* update docs
2023-03-03 10:53:17 -05:00
Cory LaViska
e624701022
fixes #1220
2023-03-03 10:16:15 -05:00
Cory LaViska
4cedfc3201
fix check
2023-03-02 11:43:09 -05:00
Cory LaViska
051baa4ff5
remove warning
2023-03-02 11:27:47 -05:00
Cory LaViska
a27fd4d2e9
Merge branch 'next' into autoload
2023-03-02 10:49:30 -05:00
Cory LaViska
857f318f9c
fix overscroll ( #1217 )
2023-03-01 11:48:16 -05:00
Cory LaViska
c0966bf767
remove unused property
2023-03-01 11:35:25 -05:00
Cory LaViska
86cecc9e30
fix carousel pagination in iOS
2023-03-01 11:34:42 -05:00
Alessandro
ec036d8e61
fix(carousel): various fixes and improvements ( #1216 )
...
* fix(carousel): don't resume autoplay if interacting
* fix(carousel): wrap pagination items
* chore(carousel): add unit tests
* feat(carousel): more reactive pagination dots
* fix(carousel): trigger scrollend when user scroll exactly over a snap point
2023-03-01 11:05:29 -05:00
Cory LaViska
77b25f4581
add tag parts to <sl-select>
2023-03-01 10:58:24 -05:00
Cory LaViska
3ea31389dd
fixes #1082
2023-02-28 13:33:34 -05:00
Cory LaViska
d79799043a
remove unused import
2023-02-28 13:07:18 -05:00
Cory LaViska
9f8ce58288
use clickOnElement
2023-02-28 13:07:07 -05:00
Cory LaViska
2371c5490f
Merge branch 'next' into autoload
2023-02-28 12:45:23 -05:00
Cory LaViska
77abd42d66
fix popup positioning edge case; closes #1135
2023-02-28 12:30:05 -05:00
Cory LaViska
218e78e947
add getForm() method; closes #1180
2023-02-28 12:10:14 -05:00
Cory LaViska
8a1efac9b8
fixes #1201
2023-02-28 12:03:20 -05:00
Cory LaViska
f9ae8327f6
fix menu focus color
2023-02-28 09:46:49 -05:00
Cory LaViska
7f3076d195
Merge branch 'next' of https://github.com/shoelace-style/shoelace into next
2023-02-27 16:40:55 -05:00
Cory LaViska
1fa79e64ae
fix track color in dark mode
2023-02-27 16:40:53 -05:00
Bünyamin Eskiocak
dde1010465
Fixed clipped calendar toggle in Firefox ( #1213 )
...
* fixed clipped calendar toggle in firefox
* changelog
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2023-02-27 12:04:32 -05:00
Cory LaViska
77c9750206
fix sl-tab-show event when closing
2023-02-27 11:13:59 -05:00
Cory LaViska
3d2e618be8
fix term
2023-02-24 16:08:06 -05:00
Cory LaViska
b0f7dfb86b
update comment
2023-02-24 15:55:02 -05:00
Cory LaViska
e1979b8f38
reorder custom properties
2023-02-24 15:54:57 -05:00
Cory LaViska
7e9ae32b9b
add carousel terms
2023-02-24 15:48:39 -05:00
Cory LaViska
480a1df246
reorder
2023-02-24 15:24:39 -05:00
Cory LaViska
70a64262e9
add svg part
2023-02-24 12:51:46 -05:00
Cory LaViska
c69db4919b
wip; improve carousel docs
2023-02-23 16:50:18 -05:00
Cory LaViska
a526e8a956
cleanup
2023-02-23 15:00:27 -05:00
Cory LaViska
4970ba065e
set a default aspect ratio
2023-02-23 15:00:02 -05:00
Cory LaViska
b64b1c2536
fix test
2023-02-23 14:49:49 -05:00
Cory LaViska
8f9eb012ba
sort imports
2023-02-23 14:42:58 -05:00
Cory LaViska
603aa93322
update and fix typos
2023-02-23 14:39:05 -05:00
Cory LaViska
74203de094
sort imports
2023-02-23 14:23:38 -05:00