diff --git a/.changeset/dirty-emus-exercise.md b/.changeset/dirty-emus-exercise.md index cebb3371b..05c33c0f9 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 e91451570..e18fb914d 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 c0d187105..4c4bd08eb 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 28e39526a..c61b1565c 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 28684b17d..000000000 --- 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 a9e210021..f5e098774 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