chore: changesets cleanup

This commit is contained in:
Thijs Louisse 2023-11-09 12:20:39 +01:00
parent 86d3db84fa
commit e76fe57e82
6 changed files with 5 additions and 11 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -1,6 +0,0 @@
---
'publish-docs': patch
'@lion/ui': patch
---
feature: Added support to multiselect and require option=false at the same time for lion-combobox

View file

@ -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