Wykres commitów

3364 Commity (next)

Autor SHA1 Wiadomość Data
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
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
Volodymyr Lisivka 604526f465
Ukrainian translation for shoelace (#2270)
* Ukrainian translation is added.

* Update message with numerals in uk.ts
2024-11-15 13:49:12 -05:00
Cory LaViska c232214445
fix tabindex when readonly; fixes #2271 (#2272) 2024-11-15 12:12:54 -05:00
Cory LaViska 620edc2efd Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2024-11-12 11:08:07 -05:00
Cory LaViska 8a3006d1c9 update changelog 2024-11-12 11:08:06 -05:00
Alessandro 51473c608e
fix(carousel): out of order slides when inside sl-resize-observer (#2260)
* fix: sync slides after complete initialization

* chore: leftover
2024-11-12 11:07:05 -05:00
Cory LaViska 3178dc6278 prettier 2024-11-12 11:05:59 -05:00