Cory LaViska
28ecc90e7f
prettier
2022-08-01 09:28:47 -04:00
Cory LaViska
72fb9c7293
update changelog
2022-08-01 09:25:50 -04:00
Denis Korablev
d69712530c
fix: fix dropdown hoist position ( #844 )
2022-08-01 09:24:11 -04:00
Alessandro
71a39600f5
chore: update docs
2022-08-01 12:51:14 +00:00
Alessandro
0291d7c28d
chore: minor refactor
2022-08-01 12:48:02 +00:00
Alessandro
ed2417d974
feat: add customizable icons
...
* fix a bug focusing collapsed nodes
2022-08-01 12:41:36 +00: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
Cory LaViska
98746c86e4
fix checked handling
2022-07-29 08:25:36 -04:00
Alessandro
268aef1711
fix: collapsed nodes are still focusable
2022-07-28 18:01:43 +00:00
Burton Smith
d765cef376
move validation logic and value to group level
2022-07-28 13:00:43 -04:00
Cory LaViska
23ed3d5647
add RTL info
2022-07-28 09:16:37 -04:00
Cory LaViska
1a7fbbfab4
fixes #839
2022-07-27 16:45:39 -04:00
Cory LaViska
47388d4a3f
update deps
2022-07-27 16:17:23 -04:00
Cory LaViska
ce09869ea2
various updates
2022-07-26 15:53:24 -04:00
Cory LaViska
33587f51d3
Merge branch 'feat/tree-view' of github.com:alenaksu/shoelace into alenaksu-feat/tree-view
2022-07-26 08:17:41 -04:00
Cory LaViska
ed76d8aecc
update changelog
2022-07-26 08:04:02 -04:00
Daniel Dennerkrans
33d2ec0597
added swedish translation ( #838 )
2022-07-26 08:03:02 -04:00
Alessandro
b4ae6ed1aa
chore: update docs
2022-07-24 15:12:57 +00:00
Alessandro
b6839254d4
feat: add new tree-view component
...
feat: add indeterminate state
fix: rename item role
fix: aria attributes
fix: restore hover effect
fix: indeterminate state
chore: fix lint issue
fix: address (partially) review comment
fix: minor fix
feat: add keyboard navigation
fix: dependency name
fix: keyboard selection does not update all items
chore: minor changes
chore: remove leftover
chore: update documentation
feat: add lazy loading + several fixes
fix: add aria-busy attribute
fix: improve keyboard navigation and lazy loading
chore: fix linting issue
chore: minor fixes
fix: update component styling and slot
chore: remove exportparts attribute
fix: remove button margin for safari
fix: set correct part name
feat: implement selection modes and fix accessibility issues
chore: fix linting issues
chore: update docs
fix: minor fix
fix: treeitem height style
chore: update documentation
chore: refactor implementation
chore: implement unit tests
chore: update Enter key behavior
chore: update doc
chore: update doc
2022-07-23 15:16:17 +00:00
Cory LaViska
8ee811af58
fixes #837
2022-07-21 15:29:58 -04:00
Cory LaViska
f34ffdac55
fix color selection
2022-07-21 10:12:29 -04:00
Cory LaViska
d7e7ff6101
fix tooltip hoist position
2022-07-21 10:08:04 -04:00
Cory LaViska
1c36a7bcd4
remove void
2022-07-21 10:01:30 -04:00
Cory LaViska
7a77be017e
improve menu a11y
2022-07-20 16:53:59 -04:00
Cory LaViska
5b5c6710fe
add roles
2022-07-20 16:46:14 -04:00
Cory LaViska
04f7d2e182
use connectedCallback
2022-07-20 16:46:06 -04:00
Cory LaViska
36ee3c8a70
don't use getTarget()
2022-07-20 15:41:46 -04:00
Cory LaViska
98eec84422
fix tests
2022-07-20 15:37:47 -04:00
Burton Smith
bc08a4c005
run prettier
2022-07-20 15:34:10 -04:00
Cory LaViska
41580992f6
fix focus styles
2022-07-20 15:33:50 -04:00
Cory LaViska
9b7ce98ec0
fix disabled + focus styles
2022-07-20 15:32:26 -04:00
Cory LaViska
864d567572
improve tab accessibility
2022-07-20 15:29:19 -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