Wykres commitów

3307 Commity (styles-fixes)

Autor SHA1 Wiadomość Data
Cory LaViska ccadbafbc1 fixes 2024-10-28 14:05:10 -04:00
Cory LaViska 4e1f78439a fix invalid rule 2024-10-28 13:59:41 -04:00
Cory LaViska fa716029a7 fix test 2024-10-28 13:55:38 -04:00
Cory LaViska 80c3d8784b
improve range/tooltip perf; fixes () 2024-10-28 13:39:12 -04:00
Cory LaViska aca0f3d64a
update option label on change; fixes () 2024-10-28 13:02:57 -04:00
Joshua Brink 2e73b3d6c5
fix property naming () 2024-10-28 12:52:05 -04:00
Cory LaViska 8737d6cb33
fix directionality check () 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 () 2024-10-28 10:45:05 -04:00
Cory LaViska 09024cfee5 fix typo 2024-10-24 16:30:31 -04:00
Cory LaViska c7b04406b8 2.18.0 2024-10-24 16:27:39 -04:00
Cory LaViska b21f51d6dd update version 2024-10-24 16:27:29 -04:00
Alessandro ae30d40e62
poc: more responsive carousel pagination dots ()
* chore(carousel): more responsive dots

* chore: minor change

* chore: update

* chore: update

* chore: minor change
2024-10-24 16:25:14 -04:00
Cory LaViska ee79a46751 update changelog 2024-10-24 16:24:26 -04:00
dhellgartner bb7e840fac
Issue 2117: Fix sl-select throws exception if a sl-input in the same form receives a new value with autofill in MS Edge ()
* Issue 2117: Created a test to reproduce the issue

Note: Test is currently fainling before the actual fix

* Issue 2117: Check for the existenc of the key

* Bug is caused by an incorrect event triggered by Edge
* The event is missing the key property
* To fix the bug, check for the existence of the property
before checking the length property

* Issue 2117: Reset delay in test

---------

Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com>
2024-10-24 16:22:47 -04:00
Cory LaViska e89cbc7c03 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2024-10-23 16:07:29 -04:00
Cory LaViska f238fca436 update changelog 2024-10-23 16:07:27 -04:00
Daniel Liebner 8ca1fc7749
SlTooltip call `super.disconnectedCallback()` () 2024-10-23 16:04:31 -04:00
Konnor Rogers b4a3b32bb0
add changelog entry ()
* add changelog entry

* prettier
2024-10-16 11:33:19 -04:00
Susanne Kirchner b14498822b
sl-tab-group throws error if unmounted too fast ()
* Add check for undefined element on disconnect

* Fix prettier error
2024-10-16 10:53:11 -04:00
Cory LaViska 2c66c859d6
More resilient directionality checks ()
* more resilient directionality checks; fixes 

* 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 ()
* 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 ()
* 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 ()
* 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. ()
* 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 () 2024-10-04 16:24:27 -04:00
Konnor Rogers 61f2fdbca1
Fix textarea resizing bug ()
* 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 () 2024-10-01 18:17:38 -04:00
Cory LaViska 761e06220a remove title 2024-09-24 13:01:10 -04:00
Cory LaViska 771c266747 2.17.1 2024-09-23 13:39:57 -04:00
Cory LaViska 5877679de6 update version 2024-09-23 13:38:27 -04:00
Konnor Rogers edb69ad7e0
fix multiple identical spritesheet icons not applying mutator ()
* fix a bug in multiple identical spritesheet icons

* add changelog entry

* add changelog entry

* prettier

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-09-23 13:37:57 -04:00
Cory LaViska 91193e2d60
fixes () 2024-09-23 13:37:32 -04:00
Cory LaViska b46b97c5fd remove unused dep 2024-09-23 12:16:19 -04:00
Cory LaViska c3876a6ecb prettier 2024-09-23 11:40:07 -04:00
Christian Schilling a6d4cea3b7
Fix for ()
* Fix for 

* Fixed misleading comment after css adjustments

* Use same spacing for all sizes

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-09-23 11:34:33 -04:00
Cory LaViska 68641480cd 2.17.0 2024-09-20 13:07:12 -04:00
Cory LaViska edd30a97ed update changelog 2024-09-20 13:05:29 -04:00
Cory LaViska e064d2b074 fixes 2024-09-20 13:04:48 -04:00
Konnor Rogers 41ba67275c
fix attributes and properties turning to null from 'morphing' ()
* fix attributes and properties turning to null from 'morphing'

* add morphing tests

* prettier

* remove unnecessary console.log from button group test
2024-09-20 12:54:19 -04:00
Shmuel Leider 65126e875d
Add ability to automatically hide tab-group scroll control ()
* Add ability to automatically hide tab-group scroll control when there are no longer any tabs to show

* code review updates

* update and document how scroll buttons are hidden

* AUTO-HIDE: Simplify

* AUTO-HIDE: extract to constant

* update changelog

* include pr number in changelog update

* add line

* apply suggested changes

* Prevent tab-group scroll buttons from being focusable

* prettier fix

* Set default for 'auto-hide-scroll-buttons' to true

* Make auto hiding scroll buttons the default behavior

* Update changelog

* update changelog

---------

Co-authored-by: Shmuel Leider <shmuel.leider@chabad.org>
Co-authored-by: Yehuda Ringler <yehuda.ringler@chabad.org>
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-09-18 09:50:47 -04:00
Cory LaViska 6ce6e22466
fix select prefix spacing; closes () 2024-09-18 09:46:46 -04:00
Cory LaViska e74b0f2bdc Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2024-09-11 09:04:51 -04:00
Cory LaViska 82618d7237 update changelog 2024-09-11 09:04:49 -04:00
Andrey Lushnikov 948092156f
Fix tab-group active indicator when tabs size change ()
* Fix tab-group active indicator when tabs size change

Fixes 

* fix prettier

* fix eslint
2024-09-11 09:03:59 -04:00
Cory LaViska 57bafa4ae1 update changelog 2024-09-10 10:27:56 -04:00
RoCat 6bac3faab0
feat: add a countdown on sl-alert ()
Co-authored-by: rcatoio <rcatoio@doubletrade.com>
2024-09-10 10:26:58 -04:00
Piotr Błażejewicz (Peter Blazejewicz) 906e7ba427
[fix][CVE-2024-27307] update jsonata dependency ()
This is a minor change bumping `jsonata` following  security
advisory note that tagged this package vulnerability as critical:
https://www.cve.org/CVERecord?id=CVE-2024-27307
https://github.com/jsonata-js/jsonata/security/advisories/GHSA-fqg8-vfv7-8fj8

Got this through Webstorm extension taggin dependency issue.

Thanks!
2024-09-09 09:11:25 -04:00
Cory LaViska 3e77359fd0 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2024-09-03 11:21:13 -04:00
Cory LaViska 70e0cd63cf update changelog 2024-09-03 11:21:11 -04:00