Skip to content

Releases: melt-ui/next-gen

melt@0.19.0

22 Mar 09:35
62440eb
Compare
Choose a tag to compare

Minor Changes

  • change import of getters from melt/builders to melt (61c32ed)

  • add mergeAttrs helper (61c32ed)

melt@0.18.4

20 Mar 14:54
f2b4d7b
Compare
Choose a tag to compare

Patch Changes

  • toast: remove tracking effect dep (264b528)

  • fix add toast export in toaster (264b528)

melt@0.18.3

20 Mar 13:06
0b98266
Compare
Choose a tag to compare

Patch Changes

  • avoid popover errors like a madman (26d8a09)

melt@0.18.2

19 Mar 14:15
4e3c6d8
Compare
Choose a tag to compare

Patch Changes

  • file upload: fix input bug (20b8a42)

melt@0.18.1

19 Mar 13:40
481862d
Compare
Choose a tag to compare

Patch Changes

melt@0.18.0

19 Mar 13:19
5b445d9
Compare
Choose a tag to compare

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

17 Mar 21:01
889ce48
Compare
Choose a tag to compare

Patch Changes

  • select: change sameWidth default (58bbc1e)

melt@0.17.7

17 Mar 20:14
6576d7d
Compare
Choose a tag to compare

Patch Changes

melt@0.17.6

17 Mar 20:11
4e897cc
Compare
Choose a tag to compare

Patch Changes

  • pin-input: fix onComplete never being called (fixes #78) (cd988b5)

melt@0.17.5

17 Mar 19:59
d0bb0c0
Compare
Choose a tag to compare

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)