Wykres commitów

3372 Commity (testing)

Autor SHA1 Wiadomość Data
Cory LaViska 97cb49022c update order 2025-02-03 14:51:37 -05:00
Cory LaViska a00f1d0ec4 test 2025-02-03 14:46:05 -05:00
Cory LaViska d93ee897e1 add changelog check 2025-02-03 14:44:37 -05:00
Cory LaViska cb6460c483 update action 2025-02-03 14:36:47 -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 6761fdceca Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2025-01-02 10:02:26 -05:00
Cory LaViska f0c93d0b05 update changelog 2025-01-02 10:02:25 -05:00
Susanne Kirchner 81e94f2624
Only trigger defaultslotchange of select after initialization (#2318) 2025-01-02 09:59:18 -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
jz5 7fd18d1abc
Modify ja.ts (#2329) 2025-01-02 09:29:54 -05:00
Cory LaViska 85bc45ef79 2.19.1 2024-12-11 08:30:49 -05:00
Cory LaViska 2289ef5035 update version 2024-12-11 08:30:35 -05:00
Martin Thiele 76b495a2ac
Fix LICENSE file check in `make-icons.js`script (#2306) 2024-12-06 13:03:24 -05:00
Cory LaViska f7b7ab95f8 sigh 2024-12-04 13:44:06 -05:00
Cory LaViska 08ab42d38e update deps 2024-12-04 13:38:44 -05:00
Cory LaViska e5d602ec48 prettier 2024-12-04 13:03:05 -05:00
Cory LaViska 62b315e2df Merge branch 'rothy-s-carousel-null-scrollContainer' into next 2024-12-04 13:01:28 -05:00
Cory LaViska 5d0c877a05 fix conflict 2024-12-04 13:00:57 -05:00
Patrick McDougle 97fcab8f2a
Fix rendering performance bottleneck in carousel (#2281)
* Fix rendering performance bottleneck in carousel

* Remove check before using RAF

* Optimistically mark the slide change as pending until the rAF callback runs
2024-12-04 12:49:19 -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
Susanne Kirchner 5267aa9b46
Update active tab if the "active" property on a sl-tab changes (#2299) 2024-12-04 12:19:18 -05:00
Patrick McDougle 077bff7832
Fix Race Condition if goToSlide is called too early 2024-12-02 14:55:57 -06:00
Cory LaViska 2333e6d697 2.19.0 2024-12-02 14:14:52 -05:00
Cory LaViska 520787928b update rule 2024-12-02 14:10:16 -05:00
Cory LaViska 17bf931adc update version 2024-12-02 14:07:58 -05:00
Cory LaViska 2e9fa83ae1 update del 2024-12-02 14:07:36 -05:00
Cory LaViska ca700cf723 update jsdom, sinon, pascal-case 2024-12-02 14:05:28 -05:00
Cory LaViska 7d05407030 update dep script 2024-12-02 14:01:00 -05:00
Cory LaViska b437e6e478 update markdown deps, ora 2024-12-02 13:57:23 -05:00
Cory LaViska 54bd85b6d8 update command-line-args 2024-12-02 13:54:15 -05:00
Cory LaViska b570e18aa3 update browser-sync 2024-12-02 13:48:12 -05:00
Cory LaViska 8b8415a01a more dep updates 2024-12-02 13:47:22 -05:00
Cory LaViska 0c8348dc70 update dependencies 2024-12-02 13:44:53 -05:00
Cory LaViska 670a5982f3 update script 2024-12-02 13:36:49 -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 75aeaf1078 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2024-12-02 13:33:35 -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
Evan Harrison addac51b5f
Fix sl-select padding issue with multiple and placeholder options combined (#2292)
* fix missing padding on sl-select placeholder with multiple option and medium or large size

* fix icon prefix padding issue on sl-select - do not apply margin to the select prefix when placeholder is present
2024-12-02 13:33:06 -05:00
Emanuele Mastaglia a764672d03
Fix/memory leak popup (#2274)
* fix(popup): start positioner only if active

* test(popup): add test for positioning behavior on active state change

* fix(popup): ensure positioner starts only when active and anchor is present
2024-12-02 13:25:54 -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