1639 Commits

Author SHA1 Message Date
Cory LaViska
1b24f73314 Merge branch 'next' into calendar 2023-11-22 10:50:55 -05:00
Cory LaViska
7fae62b806 prettier 2023-11-20 21:09:07 -05:00
Cory LaViska
1e57a632d9 fix a11y error 2023-11-20 21:04:46 -05:00
Cory LaViska
b6c9b64ec0 restore ff tests 2023-11-20 19:59:39 -05:00
Cory LaViska
00435ac682 more ff test skips 2023-11-20 19:47:58 -05:00
Cory LaViska
66c5e4cba2 skip ff 2023-11-20 12:15:17 -05:00
Cory LaViska
d7d9242d58 skip because ff 2023-11-20 12:14:11 -05:00
Cory LaViska
02ad181775 skip because firefox 2023-11-20 12:11:58 -05:00
Cory LaViska
024c6e2e48 update deprecated properties 2023-11-20 11:57:54 -05:00
Cory LaViska
facb5504a4 prettier 2023-11-17 10:07:57 -05:00
folini96
c3c770b0e0 Add italian translations (#1727)
Co-authored-by: Andrea Folini <andrea.folini@skillbill.it>
2023-11-17 09:50:46 -05:00
Nick Lemmon
a1888c628f removes duplicative style declaration in the skeleton component (#1722) 2023-11-14 13:15:22 -05:00
Konnor Rogers
35c2ad886d Fix nested dialogs (#1711)
* fix nested dialog focus

* fix nested dialog focus

* fix nested dialog focus

* prettier

* remove index.html

* fix tests

* prettier
2023-11-13 14:13:42 -05:00
Konnor Rogers
5221419816 Fix form controls entering / leaving a form (#1708)
* fix dynamic form controls

* update comment

* add form.checkValidity()

* prettier
2023-11-07 10:39:57 -05:00
Konnor Rogers
f015dc9169 fix form controls to read from property instead of attribute (#1707)
* fix form controls to read from properties and attributes

* update changelog

* prettier

* update changelog

* prettier

* small comment fix
2023-11-07 10:28:01 -05:00
Henry Wilkinson
8ddef1a0bd Updates copy button with Bootstrap Icons 1.11 (#1702) 2023-11-03 10:25:18 -04:00
Konnor Rogers
12a45eb65d only emit sl-change when you stop dragging (#1689)
* only emit sl-change when you stop dragging

* only emit sl-change when you stop dragging

* prettier

* add changelog entry

* update changelog

* update changelog

* update changelog
2023-10-31 14:09:10 -04:00
Konnor Rogers
5e620a8bb3 fix issues with no translation errors for bundled components (#1696) 2023-10-31 13:33:16 -04:00
Alessandro
597a06c97c fix(carousel): add instance check to isCarouselItem (#1684) 2023-10-25 13:04:31 -04:00
Cory LaViska
296a24c74a fix slotted image dimensions 2023-10-23 12:02:08 -04:00
Cory LaViska
265ef71e6d fix cspell and ts 2023-10-23 11:55:28 -04:00
Alessandro
58bf05451d fix: multiple slides per page navigation (#1605)
* fix(carousel): change navigation logic

* chore: update tests

* chore: create polyfill for scrollend

* chore: add unit tests and clean up

* chore: leftover

* chore: minor fix

* chore: avoid initialization for clones

* fix(carousel): update page navigation logic

* chore(carousel): revert change

* chore(carousel): minor changes

* chore: update pagination logic

* fix: enforce slidesPerMove value
2023-10-23 10:57:58 -04:00
Cory LaViska
b1b54a5a34 Fix placeholder color in sl-select (#1667)
* fix placeholder color in sl-select

* add issue number
2023-10-19 09:33:09 -04:00
Cory LaViska
a5404ecab0 don't block escape; fixes #1607 (#1661) 2023-10-18 13:42:37 -04:00
fountainpen
88f3009cf4 Create hr.ts (#1656) 2023-10-18 13:25:02 -04:00
Cory LaViska
4b03675116 oh, safari (#1655) 2023-10-16 12:55:20 -04:00
Cory LaViska
db66bbe5a1 update comments 2023-10-16 12:46:59 -04:00
Cory LaViska
54923edd22 update default 2023-10-16 12:41:22 -04:00
Konnor Rogers
2643e4ff9e Fix tabbable performance issues in Chrome / Edge (#1614)
* fix: improve tabbable performance

* add note about composed-offset-position

* update package.json

* prettier

* prettier

* prettier
2023-10-16 12:30:34 -04:00
Cory LaViska
c7b53cff47 update prettier 2023-10-12 13:56:11 -04:00
Konnor Rogers
ad9ca8fdb5 Fire sl-select when clicking an element inside a menu-item (#1599)
* Fire sl-select when clicking an element inside a menu-item

* changelog + remove unused code

* prettier

* prettier

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-10-12 12:13:00 -04:00
Cory LaViska
236fbd7109 Add safe triangle for submenu selection (#1600)
* add safe triangle; fixes #1550

* make z-index relative to submenu

* refactor submenu properties
2023-10-12 12:03:41 -04:00
jarviszheng
eb6966a6cf Create zh-cn.ts (#1604) 2023-10-12 11:59:22 -04:00
Konnor Rogers
7500cabc58 fix focus trapping to respect the currently focused element (#1583)
* fix focus trapping to respect the currently focused element

* prettier

* remove index.html

* fix activeElements

* prettier

* update changelog

* prettier
2023-10-04 15:10:38 -04:00
Cam Skene
566f0e41a4 comma separate exportparts (#1586)
Fixes #1585.
2023-10-02 09:04:08 -05:00
Cory LaViska
604f8bf3b8 Merge branch 'next' into calendar 2023-09-26 09:30:38 -04:00
Cory LaViska
c9f810ac3e rename private var; #1572 2023-09-26 09:05:17 -04:00
Cory LaViska
b7107ace1b Merge branch 'only-use-library-for-library' of github.com:yringler/shoelace into yringler-only-use-library-for-library 2023-09-26 09:02:24 -04:00
Cory LaViska
cbd4336773 add support for external modals; fixes #1571 (#1575) 2023-09-26 08:50:11 -04:00
Yehuda Ringler
25dd15b92c ONLY-USE: Fix bug: svg url treated as sprite 2023-09-20 16:43:26 -04:00
Cory LaViska
2ed5a4ff97 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2023-09-14 12:08:07 -04:00
Cory LaViska
4d3297937a fixes #1548 2023-09-14 12:08:05 -04:00
Christian Schuller
1d28e1bbc5 fix: add missing super.disconnectCallback() calls (#1564) 2023-09-14 11:17:12 -04:00
Cory LaViska
c858bc3723 update changelog 2023-09-13 11:51:50 -04:00
Wes
317d567fe8 fix(autoloader): only attempt to register root element if it's shoelace element (#1563) 2023-09-13 11:50:02 -04:00
Mario Hamann
2b5e8286df fix: make German translation more consistent + neutral (#1558)
In German you can say "Du" (=informal) or "Sie" (= formal). Before this commit both versions were used at the same time. It is preferred to make interfaces neutral, as some systems use "Du" (iOS, macOS) and some "Sie" (MS, Android). In addition all other translations were neutral, too, so this makes it more consistent.
2023-09-08 08:31:57 -04:00
Cory LaViska
6aeb4ed7be Merge branch 'next' into calendar 2023-08-28 09:41:01 -04:00
Cory LaViska
ab770c566e fix spacing; #1540 (#1544) 2023-08-28 09:27:57 -04:00
Cory LaViska
5f9eb2938a Merge branch 'next' into calendar 2023-08-23 14:18:50 -04:00
Konnor Rogers
f30481e229 remove unused code path (#1539) 2023-08-23 12:52:42 -04:00