Wykres commitów

3130 Commity (beea96b373f38028003c029b036e0b2abfbe0668)

Autor SHA1 Wiadomość Data
Cory LaViska eb96e3db4b fix details example 2023-10-19 09:39:13 -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
Cory LaViska afe7778f89 update changelog 2023-10-18 13:25:43 -04:00
fountainpen 88f3009cf4
Create hr.ts (#1656) 2023-10-18 13:25:02 -04:00
Cory LaViska 8c9f8e69fc 2.10.0 2023-10-16 13:01:29 -04:00
Cory LaViska 2e2d0349d6 prettier 2023-10-16 13:01:26 -04:00
Cory LaViska 6e9abc0226 update version 2023-10-16 12:58:26 -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
Cory LaViska 86df7f6053 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2023-10-16 12:39:06 -04:00
Cory LaViska 3882eb151d remove unused dep 2023-10-16 12:39:05 -04:00
John F Morton 6ef246c575
Update carousel.md to document the default aspect ratio of 16/9. (#1617) 2023-10-16 12:35:00 -04:00
Cory LaViska db333e1b81 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2023-10-16 12:32:16 -04:00
Cory LaViska 5155f02dbf update changelog 2023-10-16 12:32:14 -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 ff94ea2e0c use discussions for features 2023-10-16 11:23:36 -04:00
Cory LaViska 39a0fafdc3 remove whitespace 2023-10-13 13:53:12 -04:00
Cory LaViska 28cc38a90b Merge branch 'schilchSICKAG-next' into next 2023-10-13 13:50:40 -04:00
Christian Schilling 28da45c2de Updated @lit-labs/react to @lit/react now as this is stable 2023-10-13 09:46:54 +02:00
Christian Schilling 7041357bf5 Updated @lit-labs/react to @lit/react now as this is stable 2023-10-13 09:38:05 +02:00
Cory LaViska d5ab0fef22 update plop, ora, sinon 2023-10-12 14:24:39 -04:00
Cory LaViska c7b53cff47 update prettier 2023-10-12 13:56:11 -04:00
Cory LaViska 85f91b7785 lit 3, eslint, lint-stages updates 2023-10-12 13:29:15 -04:00
Cory LaViska 620fda6e79 typescript + esbuild updates 2023-10-12 12:47:22 -04:00
Cory LaViska 7bf90b64ed update deps (all but majors) 2023-10-12 12:34:13 -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
Cory LaViska a697b356ac update changelog 2023-10-12 12:00:05 -04:00
jarviszheng eb6966a6cf
Create zh-cn.ts (#1604) 2023-10-12 11:59:22 -04:00
Burton Smith 79e939e929
add docs for web-types (#1608)
* add docs for web-types

* add missing word
2023-10-12 09:39:48 -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
Cory LaViska 8748394f54 add PR 2023-10-02 09:06:41 -05:00
Cory LaViska 87d82639f8 update changelog 2023-10-02 09:06:11 -05:00
Cam Skene 566f0e41a4
comma separate exportparts (#1586)
Fixes #1585.
2023-10-02 09:04:08 -05:00
Cory LaViska cf85d6af41 fix localize bug 2023-09-27 13:03:35 -04:00
Cory LaViska 789ba7a13c ignore package.json 2023-09-27 13:02:20 -04:00
Cory LaViska fac6e12b4e update changelog 2023-09-26 09:55:21 -04:00
Cory LaViska d56fbb6197 2.9.0 2023-09-26 09:35:48 -04:00
Cory LaViska 1f2407d673 update version 2023-09-26 09:31:12 -04:00
Cory LaViska ed7949261e update changelog 2023-09-26 09:06:48 -04:00
Cory LaViska c9f810ac3e rename private var; #1572 2023-09-26 09:05:17 -04:00
Cory LaViska c900c2a9ca Merge branch 'yringler-only-use-library-for-library' into next 2023-09-26 09:03:09 -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
Cory LaViska 9b969339a1 fixes #1576 2023-09-25 09:08:04 -04:00
Cory LaViska 24f7b190f7 fix words; #1578 2023-09-25 09:01:24 -04:00
mfocqueteau a41e4e8928
Fixed typo (Alert doc): "take affect" -> "take effect" (#1578)
One of the examples given in the documentation for Alerts says "Settings will take **affect** on next login". Which is a typo since affect is a verb, not a noun.
2023-09-25 08:59:51 -04:00
Yehuda Ringler 25dd15b92c ONLY-USE: Fix bug: svg url treated as sprite 2023-09-20 16:43:26 -04:00