diff --git a/.changeset/dirty-emus-exercise.md b/.changeset/dirty-emus-exercise.md index cebb3371b1..05c33c0f9c 100644 --- a/.changeset/dirty-emus-exercise.md +++ b/.changeset/dirty-emus-exercise.md @@ -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 diff --git a/.changeset/forty-books-peel.md b/.changeset/forty-books-peel.md index e914515701..e18fb914d8 100644 --- a/.changeset/forty-books-peel.md +++ b/.changeset/forty-books-peel.md @@ -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 diff --git a/.changeset/poor-trains-drive.md b/.changeset/poor-trains-drive.md index c0d187105d..4c4bd08eb3 100644 --- a/.changeset/poor-trains-drive.md +++ b/.changeset/poor-trains-drive.md @@ -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 diff --git a/.changeset/six-geckos-relate.md b/.changeset/six-geckos-relate.md index 28e39526a0..c61b1565c3 100644 --- a/.changeset/six-geckos-relate.md +++ b/.changeset/six-geckos-relate.md @@ -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 diff --git a/.changeset/ten-maps-tap.md b/.changeset/ten-maps-tap.md deleted file mode 100644 index 28684b17dc..0000000000 --- a/.changeset/ten-maps-tap.md +++ /dev/null @@ -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 diff --git a/.changeset/unlucky-owls-search.md b/.changeset/unlucky-owls-search.md index a9e210021f..f5e0987747 100644 --- a/.changeset/unlucky-owls-search.md +++ b/.changeset/unlucky-owls-search.md @@ -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