Skip to content

Commit

Permalink
chore: changesets cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tlouisse committed Nov 9, 2023
1 parent 86d3db8 commit e76fe57
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .changeset/dirty-emus-exercise.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@lion/ui': minor
---

Fix: fixes single-choice, requireOptionMatch=false to not clear selection
fix: fixes single-choice, requireOptionMatch=false to not clear selection
2 changes: 1 addition & 1 deletion .changeset/forty-books-peel.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@lion/ui': minor
---

fix: Resetting a radio-group containing options with formatters doesn't check the default value
fix: resetting a radio-group containing options with formatters doesn't check the default value
2 changes: 1 addition & 1 deletion .changeset/poor-trains-drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@lion/ui': minor
---

Fix: Event emited when clearing a combobox sends stale value
fix: event emited when clearing a combobox sends stale value
2 changes: 1 addition & 1 deletion .changeset/six-geckos-relate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Many improvements:

- rewritten from babel to swc
- swc traversal tool with babel
- swcTraverse tool, compatible with babel traverse api
- increased performance
- better windows compatibility

Expand Down
6 changes: 0 additions & 6 deletions .changeset/ten-maps-tap.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changeset/unlucky-owls-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@lion/ui': patch
---

Fixed autocomplete feature for the lion-combobox component. It used to autoselect a wrong item
fix: autocomplete feature for the lion-combobox component. It used to autoselect a wrong item

0 comments on commit e76fe57

Please sign in to comment.