Skip to content

Commit a8b9b62

Browse files
authored
refactor: tagInput and tagList vanilla extract (#5614)
* refactor: tag input and tag list vanilla extract * fix: add tests and improve accessibility
1 parent 2d28898 commit a8b9b62

File tree

11 files changed

+367
-1998
lines changed

11 files changed

+367
-1998
lines changed

.changeset/lazy-lights-invent.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@ultraviolet/ui": minor
3+
---
4+
5+
- Refactor components `TagInput` and `TagList` to use vanilla-extract instead of emotion
6+
- `TagList` : popover should be openable using keyboard keys (space or enter)

0 commit comments

Comments
 (0)