Releases: melt-ui/next-gen
Releases · melt-ui/next-gen
melt@0.18.3
Patch Changes
- avoid popover errors like a madman (
26d8a09
)
melt@0.18.2
Patch Changes
- file upload: fix input bug (
20b8a42
)
melt@0.18.0
Minor Changes
-
popover: add closeOnEscape and closeOnOutsideClick props (ac8c51a
)
-
select: add valueAsString and isSelected methods (ac8c51a
)
-
add combobox (closes #77) (ac8c51a
)
Patch Changes
- select: fix component export (closes #89) (
5044c01
)
melt@0.17.8
Patch Changes
- select: change sameWidth default (
58bbc1e
)
melt@0.17.6
Patch Changes
- pin-input: fix onComplete never being called (fixes #78) (
cd988b5
)
melt@0.17.5
Patch Changes
-
tooltip: only call useFloating when content open (fixes #70) (#71)
-
slider: allow setting values outside of step programatically (fixes #68) (19a8576
)
-
tooltip: allow using if statements with content (fixes #69) (b9b6a54
)