New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@melt-ui/svelte

Package Overview
Dependencies
Maintainers
0
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@melt-ui/svelte - npm Package Versions

1
46
20

0.66.2

Diff
tglide_personal
published 0.66.2 •

Changelog

Source

0.66.2

Patch Changes

tglide_personal
published 0.66.1 •

Changelog

Source

0.66.1

Patch Changes

  • Menu: Fix open.set not opening menu (fixes #813) (26e41134)

  • Slider: remove aria-disabled from root (#825)

  • Select & Combobox: Fix focus preventing parents to close on escape (fixes #739) (c401f6ff)

tglide_personal
published 0.66.0 •

Changelog

Source

0.66.0

Minor Changes

  • Slider: RTL support (#791)

Patch Changes

  • Checkbox: add disabled prop to button that wraps input (#819)
tglide_personal
published 0.65.2 •

Changelog

Source

0.65.2

Patch Changes

  • Listbox: ignore certain keys in typeahead (fixes #803) (#804)

  • PIN Input: fix value store not updating in delete keydown event (#811)

  • Combobox: remove trigger element (18b2440c)

tglide_personal
published 0.65.1 •

Changelog

Source

0.65.1

Patch Changes

  • Select & Combobox: Fix removeScroll bugs (closes #733 & #808) (#809)
tglide_personal
published 0.65.0 •

Changelog

Source

0.65.0

Minor Changes

  • Menu: closeOnItemClick prop (ff6169ef)
tglide_personal
published 0.64.5 •

Changelog

Source

0.64.5

Patch Changes

  • enhancement: return startValue & endValue from range calendar (#801)
tglide_personal
published 0.64.4 •

Changelog

Source

0.64.4

Patch Changes

  • Calendar/Range Calendar: apply data-selected attribute to outside-month days if selected (#799)
tglide_personal
published 0.64.3 •

Changelog

Source

0.64.3

Patch Changes

  • Dropdown Menu, Context Menu, Menubar: export the createMenuCheckboxItem return type (#796)
tglide_personal
published 0.64.2 •

Changelog

Source

0.64.2

Patch Changes

  • fix: Date Range Picker - bug causing onValueChange to fire twice (#795)

  • fix: Date Picker - bug causing onValueChange to fire twice (#795)

  • fix: Range Field - bug causing onValueChange to not fire after init (#795)

    • Dialog: fix aria-modal attribute type (#788)