chore: changesets (#1014)
This commit is contained in:
parent
533417f2d2
commit
17a0d6bf84
3 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
"@lion/combobox": patch
|
'@lion/combobox': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
fix(combobox): form-control class to correct node
|
form-control class to correct node
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,4 @@
|
||||||
'@lion/form-core': patch
|
'@lion/form-core': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
On value change uncheck all formElements that do not meet the requested condition
|
ChoiceGroupMixin: On value change uncheck all formElements that do not meet the requested condition
|
||||||
|
|
|
||||||
6
.changeset/more.md
Normal file
6
.changeset/more.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
'@lion/listbox': patch
|
||||||
|
'@lion/select-rich': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
add types
|
||||||
Loading…
Reference in a new issue