chore: changesets cleanup
This commit is contained in:
parent
86d3db84fa
commit
e76fe57e82
6 changed files with 5 additions and 11 deletions
|
|
@ -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,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,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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue