Wykres commitów

1976 Commity (1cc65b145a1240ab66dab87e848acf749d404a1b)

Autor SHA1 Wiadomość Data
Burton Smith 1cc65b145a fix form validation 2022-08-01 10:35:00 -04:00
Burton Smith 85fd8a5204 update checked radio when value changes 2022-07-29 13:13:54 -04:00
Burton Smith 6446bb1013 prevent form submission 2022-07-29 12:31:29 -04:00
Burton Smith 2f8852245e update docs to reflect new API 2022-07-29 12:20:16 -04:00
Burton Smith 401b46bad8 update label 2022-07-29 12:20:00 -04:00
Burton Smith ae3efaf8ae fix focus styles 2022-07-29 11:03:49 -04:00
Burton Smith d765cef376 move validation logic and value to group level 2022-07-28 13:00:43 -04:00
Burton Smith bc08a4c005 run prettier 2022-07-20 15:34:10 -04:00
Burton Smith cf360b3b3f fix radio a11y 2022-07-20 13:55:12 -04:00
Cory LaViska 673dc29dfe update changelog 2022-07-20 10:46:29 -04:00
Steven Traversi 849b643cfc
Tooltip: Recalculate target after slotchange (#831)
* Tooltip: Recalculate target after slotchange

The tooltip's positioning breaks after a slotchange, unless the tooltips target is recalculated.

* Update src/components/tooltip/tooltip.test.ts

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2022-07-20 10:43:47 -04:00
Cory LaViska c39c4a9e9f update floating ui to 1.0.0 2022-07-20 08:28:16 -04:00
Cory LaViska 92c36c65cb update text 2022-07-19 09:39:51 -04:00
Cory LaViska b6f25e09d2 fixes #815 2022-07-19 09:34:42 -04:00
Cory LaViska 71119c963d use classMap instead of inline style 2022-07-19 09:06:24 -04:00
Cory LaViska ecf5ab5aad use classMap instead of inline style 2022-07-19 09:06:12 -04:00
Cory LaViska 7e581e6ad7 fix tab divider 2022-07-19 09:05:22 -04:00
Cory LaViska 36fa84e4b0 update changelog 2022-07-19 08:33:39 -04:00
Philipp Sonntag 3fb4cba856
Added type declaration to styles property for all components (#829)
* Updated the plop template with type for styles property
2022-07-19 08:27:39 -04:00
Cory LaViska 00f98cc505 update icon sprite 2022-07-18 08:41:48 -04:00
Cory LaViska d9f719196a update bootstrap-icons 2022-07-18 08:18:01 -04:00
Cory LaViska 4b0c7245bd update sl localize 2022-07-15 12:16:43 -04:00
Cory LaViska ced3a2a45a 2.0.0-beta.78 2022-07-15 10:00:20 -04:00
Cory LaViska e6838e0a1f update version 2022-07-15 09:59:49 -04:00
Cory LaViska 9e637ce0db add shameless plug 2022-07-15 09:35:59 -04:00
Cory LaViska acbee743a0 update deps 2022-07-14 09:11:16 -04:00
Cory LaViska fa179fa30b fixes #824 2022-07-11 09:18:29 -04:00
Cory LaViska 2376f75f1d remove code blocks from search results 2022-07-11 09:13:57 -04:00
Cory LaViska ca95822bba than than 2022-07-08 08:37:23 -04:00
Cory LaViska 6fbcd2158a add note about ai-generated code 2022-07-08 08:36:33 -04:00
Cory LaViska 389b78f748 remove :focus-visible shim 2022-07-07 09:43:27 -04:00
Cory LaViska 99368b9fdd fixes #821 2022-07-06 09:48:30 -04:00
Cory LaViska a5a4621e25 update changelog 2022-07-06 08:39:11 -04:00
Cory LaViska fe95ebaa95 Merge branch 'alenaksu-feat/range/active-track-offset' into next 2022-07-06 08:37:07 -04:00
Alessandro 01c7ca27fe feat(range): add active track offset 2022-07-06 09:27:37 +00:00
Cory LaViska 96ab3146be fixes #814 2022-07-05 08:58:11 -04:00
Cory LaViska 3c920cfed2 update text 2022-07-01 20:33:26 -04:00
Oliver Salzburg db7caf1997
docs: Note that releases are not on a schedule (#810) 2022-07-01 20:25:24 -04:00
Oliver Salzburg 808815bdab
docs: Fix duplicate package in list (#809) 2022-07-01 20:24:28 -04:00
Cory LaViska 8a8fd7f5a9 break it 2022-06-29 08:10:48 -04:00
Cory LaViska 3b3cb6d61d fixes #786 2022-06-29 08:09:25 -04:00
Cory LaViska 30a45f1d14 2.0.0-beta.77 2022-06-28 18:15:42 -04:00
Cory LaViska d10f628f1d update version 2022-06-28 18:15:18 -04:00
Cory LaViska 615da18dc9 update changelog 2022-06-28 18:08:35 -04:00
Cory LaViska be11c13f67 fix sort order 2022-06-28 18:08:28 -04:00
Cory LaViska cb7f0aa41e webkit doesn't focus ranges like inputs 2022-06-28 18:01:55 -04:00
Alessandro b2cf3a5505
feat(form): add reset functionality (#799)
* feat(form): add reset functionality

* feat(interal): add defaultValue decorator

* feat: add defaultValue and defaultChecked

* chore: implement unit tests

* chore: remove leftover
2022-06-28 17:59:52 -04:00
Cory LaViska 0d19c46d18 update changelog 2022-06-24 09:09:20 -04:00
Cory LaViska c05832db67 Merge branch 'PavelDymkov-tabbable-fix' into next 2022-06-24 09:03:55 -04:00
Cory LaViska e76dbef5f5 Merge branch 'tabbable-fix' of github.com:PavelDymkov/shoelace into PavelDymkov-tabbable-fix 2022-06-24 09:01:39 -04:00