Cory LaViska
ae23a35a62
test
2025-02-03 15:36:28 -05:00
Cory LaViska
b5f308c835
move to section
2025-02-03 14:30:49 -05:00
Marcus
69cf94b512
Explain why dividers don't show if you use TailwindCSS and add a workaround. ( #2356 )
2025-02-03 14:27:32 -05:00
Christian Schilling
372ba1f66d
fix ssr for sl-alert and scrollend-polyfill ( #2359 )
...
* Fix: Make Alert SSR compatible
* Fix: Make sure polyfill is only called on the frontend
* Add changelog entries
* Removed debug statement
* Changelog adjustments
* Another console.log statement :(
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2025-02-03 14:26:54 -05:00
Konnor Rogers
b0399ca74e
fix tabbable for radios ( #2357 )
...
* fix tabbable for radios
* prettier
* add note about focus trapping
* prettier
2025-02-03 14:20:27 -05:00
Cory LaViska
f0c93d0b05
update changelog
2025-01-02 10:02:25 -05:00
Cory LaViska
b5e82d676a
update docs
2025-01-02 09:57:39 -05:00
Emanuel Saramago
7f88bb3de8
Svelte documentation: adding Two-way Binding example in <sl-select> ( #2327 )
...
* Documentation for Svelte #2261
* fix bracket
* Improve documentation for Svelte with clearer examples for two-way binding #2326
* revert
* Enhance Svelte documentation with clearer examples for two-way binding
---------
Co-authored-by: esaramago <emanuelsaramago@gmail.com>
2025-01-02 09:56:27 -05:00
Cory LaViska
c16c533f42
update changelog
2025-01-02 09:30:41 -05:00
Cory LaViska
2289ef5035
update version
2024-12-11 08:30:35 -05:00
Cory LaViska
ac6414121a
update changelog
2024-12-04 12:47:28 -05:00
Cory LaViska
6294be6ca5
update changelog
2024-12-04 12:20:34 -05:00
Cory LaViska
17bf931adc
update version
2024-12-02 14:07:58 -05:00
Cory LaViska
0c8348dc70
update dependencies
2024-12-02 13:44:53 -05:00
Cory LaViska
db544ed2bc
update changelog
2024-12-02 13:35:12 -05:00
Cory LaViska
32234386d5
update changelog
2024-12-02 13:34:30 -05:00
Cory LaViska
56918057e2
Merge branch 'next' of https://github.com/shoelace-style/shoelace into next
2024-12-02 13:33:31 -05:00
Cory LaViska
164b768cdd
update changelog
2024-12-02 13:24:25 -05:00
Emanuel Saramago
9f401f8e8b
Documentation for Svelte ( #2262 )
...
* Documentation for Svelte #2261
* fix bracket
---------
Co-authored-by: esaramago <emanuelsaramago@gmail.com>
2024-12-02 13:23:04 -05:00
Konnor Rogers
a8900fd56c
fix select regressions ( #2255 )
...
* fix select regressions
* prettier
* prettier
* fix value not clearing with clear / tag removal
* prettier
* prettier
* prettier
* prettier
* add changelog entry
* prettier
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-12-02 13:22:31 -05:00
Chris Krawietz
94a1043fb8
refactor turbo.js query selector ( #2293 )
...
Updated esm import of turbo from hotwire & fixed spelling of querySelector
2024-12-02 13:21:07 -05:00
Konnor Rogers
5fa62bc5bf
Fix improper tag references in sl-select ( #2287 )
...
* fix improper tag references in sl-select
* update changelog
* prettier
* remove cem
* update changelog
* update changelog
2024-11-26 16:28:14 -05:00
Cory LaViska
8cbd07b401
prettier / changelog
2024-11-15 13:50:20 -05:00
Cory LaViska
c232214445
fix tabindex when readonly; fixes #2271 ( #2272 )
2024-11-15 12:12:54 -05:00
Cory LaViska
8a3006d1c9
update changelog
2024-11-12 11:08:06 -05:00
Cory LaViska
fc1ab67a34
update changelog
2024-11-12 11:03:56 -05:00
Cory LaViska
8db6580987
prevent clicks while dragging; fixes #2196 ( #2259 )
2024-11-05 11:43:32 -05:00
Joseph
b70fa163e1
Fix customizing custom property link ( #2252 )
2024-11-04 14:18:47 -05:00
Andreas
a675671353
Fix typos in tag.md ( #2248 )
2024-11-04 14:18:15 -05:00
Cory LaViska
f7e9688fe0
update twitter username
2024-10-30 10:11:10 -04:00
Cory LaViska
73c469ff45
Styles fixes ( #2238 )
...
* fix invalid rule
* fixes #2107
2024-10-28 14:05:32 -04:00
Cory LaViska
80c3d8784b
improve range/tooltip perf; fixes #2064 ( #2237 )
2024-10-28 13:39:12 -04:00
Cory LaViska
aca0f3d64a
update option label on change; fixes #1971 ( #2236 )
2024-10-28 13:02:57 -04:00
Cory LaViska
8737d6cb33
fix directionality check ( #2235 )
2024-10-28 11:39:16 -04:00
Cory LaViska
18861f20e2
update changelog
2024-10-28 10:46:54 -04:00
Cory LaViska
86a3e89761
align enter key with aria apg window splitter ( #2234 )
2024-10-28 10:45:05 -04:00
Cory LaViska
09024cfee5
fix typo
2024-10-24 16:30:31 -04:00
Cory LaViska
b21f51d6dd
update version
2024-10-24 16:27:29 -04:00
Cory LaViska
ee79a46751
update changelog
2024-10-24 16:24:26 -04:00
Cory LaViska
f238fca436
update changelog
2024-10-23 16:07:27 -04:00
Konnor Rogers
b4a3b32bb0
add changelog entry ( #2219 )
...
* add changelog entry
* prettier
2024-10-16 11:33:19 -04:00
Cory LaViska
2c66c859d6
More resilient directionality checks ( #2189 )
...
* more resilient directionality checks; fixes #2188
* update check
* prettier
---------
Co-authored-by: Konnor Rogers <konnor5456@gmail.com>
2024-10-10 14:05:56 -04:00
Christian Schilling
5a3d46ae00
Add ability to focus sl-radio-group dynamically ( #2192 )
...
* Add ability to focus sl-radio-group dynamically
* Adjusted to review findings
* add changelog entry
* prettier
* add extra timeout for safari
* prettier
---------
Co-authored-by: konnorrogers <konnor5456@gmail.com>
2024-10-10 14:00:14 -04:00
Konnor Rogers
4f78930e99
add more resilient lazy loading to sl-select ( #2204 )
...
* add more resilient lazy loading to sl-select
* prettier
* add more resilient lazy loading to sl-select
* remove unnecessary assertions
* remove unnecessary assertions
* fix bad logic
* prettier
* add changelog entry
* prettier
2024-10-10 13:40:15 -04:00
Zac Lovoy
53aae15d6e
Added ./dist/translations directory to exports to allow dynamic importing of directory contents ( #2210 )
...
* Added ./dist/translations directory to exports to allow dynamic importing of directory contents
* add changelog entry
* prettier
---------
Co-authored-by: konnorrogers <konnor5456@gmail.com>
2024-10-10 13:22:12 -04:00
Jouni Männistö
8806672459
Added Finnish translations. ( #2211 )
...
* Added Finnish translations.
* add changelog entry
* prettier
---------
Co-authored-by: konnorrogers <konnor5456@gmail.com>
2024-10-10 13:14:03 -04:00
Cory LaViska
4e09bacae9
fix select padding; fixes #2194 ( #2197 )
2024-10-04 16:24:27 -04:00
Konnor Rogers
61f2fdbca1
Fix textarea resizing bug ( #2182 )
...
* fix textarea resizing issue
* add changelog entry
* prettier
* remove unnecessary aria-hidden
* prettier
2024-10-04 16:21:56 -04:00
J Wong
1fb72ad4eb
Fix typo in usage.md ( #2198 )
2024-10-01 18:17:38 -04:00
Cory LaViska
761e06220a
remove title
2024-09-24 13:01:10 -04:00