Wykres commitów

306 Commity (next)

Autor SHA1 Wiadomość Data
Cory LaViska 3142d1473a update version 2025-03-11 14:27:44 -04:00
Cory LaViska d1f94abb40 update changelog 2025-03-11 14:27:30 -04:00
Cory LaViska 0cf1984abb update docs to fix types 2025-03-11 13:35:57 -04:00
Cory LaViska d2ce98318b Merge branch 'fix/a11y-errors-for-blur' of https://github.com/schilchSICKAG/shoelace into schilchSICKAG-fix/a11y-errors-for-blur 2025-03-11 13:30:23 -04:00
Cory LaViska eef4c177a9 update changelog 2025-03-11 13:28:53 -04:00
Cory LaViska ee42086bfe update changelog 2025-03-11 13:25:56 -04:00
Cory LaViska 1b9104d1ac update changelog 2025-03-11 13:18:34 -04:00
Christian Schilling 0a48bc5ddc Merge remote-tracking branch 'upstream/next' into fix/a11y-errors-for-blur
# Conflicts:
#	docs/pages/resources/changelog.md
2025-03-03 07:33:10 +01:00
Christian Schilling 6f09a75567
Fix: Nested tab groups broken in v2.19.1 (#2367)
* Fix for #2320

* Add Changelog pr#

* Use correct attribute filter
2025-02-28 10:30:58 -05:00
Christian Schilling 61c73cdf13 Add ticket number to changelog 2025-02-21 08:09:45 +01:00
Christian Schilling 19537b145d Fix a11y issues for closing components with focused children 2025-02-21 08:02:27 +01:00
Cory LaViska de371b3273 update version 2025-02-03 16:26:37 -05:00
Cory LaViska ee7aa09540 update changelog 2025-02-03 16:15:55 -05:00
Cory LaViska bb8f16a2df fix code field 2025-02-03 16:14:40 -05:00
Auri Collings a7aadc93f9
SlSplitPanel `snap` improvements. (#2340)
* (sl-split-panel) Add repeat expression and function expression to [snap].

* (sl-split-panel) Improve documentation.

* Improve split panel repeat() syntax, code cleanup.
- Move helper methods for split panel (toSnapFunction), and type definitions (SnapFunction, SnapFunctionParams) to split-panel.component.ts
- Allow repeat() to exist within other snap points in the split panel snap property. e.g. "repeat(100px) 50% 70% 90px" is now valid.

* Apply suggestions from code review

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2025-02-03 16:14:00 -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
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
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