Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@melt-ui/svelte

Package Overview
Dependencies
Maintainers
0
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@melt-ui/svelte - npm Package Versions

13
20

0.79.0

Diff

Changelog

Source

0.79.0

Minor Changes

  • Add support for sibling portals (closes #1077, #1153) (#1080)

Patch Changes

  • Fixed a bug where a floating element would not close on outside interaction that opens a new floating element. (closes #1167) (#1080)
tglide_personal
published 0.78.0 •

Changelog

Source

0.78.0

Minor Changes

  • Fixed escape keydown behavior by using stacks to correctly handle nested floating elements (#1142)

  • Changed closeOnEscape builder prop to escapeBehavior to provide even further fine-grained control over escape behavior in builders (closes #1142) (#1142)

Patch Changes

  • fix: Modal elements allow others to close again (closes #1177) (7ebc8202)

  • Fixed bug where tooltip would close while the pointer is still inside trigger (closes #886) (#1158)

  • fix: pagination pages when count = 0 (883b1598)

tglide_personal
published 0.77.0 •

Changelog

Source

0.77.0

Minor Changes

  • Added new preventTextSelectionOverflow prop to builders to prevent text selection overflowing the floating element. (closes #1168) (#1170)

Patch Changes

  • add as const return to more element builders (Date Field "segment", Menubar "menubar", Scroll Area) (#1172)

  • chore: internal popover refactors (#1055)

  • slider: add disable swapping option to avoid sorting of values array (#1124)

  • chore: refactor menu internals (#1056)

  • Refactor context menu internals (#1054)

tglide_personal
published 0.76.3 •

Changelog

Source

0.76.3

Patch Changes

  • fix(link preview): Fixed bug where content shows up at top left of the page after remounting trigger (fixes #1060) (#1053)

  • Fixed bug where focus trap would deactivate on an intercepted outside interaction (closes #1134) (#1135)

  • Fixed bug where focus trap would deactivate on escape that was intercepted (closes #1132) (#1133)

  • Enhanced type accuracy by implementing as const for builder props, ensuring more precise type inference. (#1015)

  • fix data-state consistency to be based on $open and avoid overriding floating-ui styles #1041 (#1042)

  • Fix link preview: reset activeTrigger on trigger unmount (#1129)

  • Fixed a bug where manually closing a dialog or popover would not restore focus to the trigger (closes #1109) (#1110)

  • Refactor focus trap internals (#1136)

  • Fixed bug where outside interactions could not be intercepted (closes #917) (#1114)

tglide_personal
published 0.76.2 •

Changelog

Source

0.76.2

Patch Changes

  • Fixed a bug on touch devices where an outside interaction leaked click events to other dom elements (closes #1115) (#1118)
tglide_personal
published 0.76.1 •

Changelog

Source

0.76.1

Patch Changes

  • Fixed bug where focus trap deactivates in dialog and popover when clicking outside provided closeOnOutsideClick: false (closes #1084) (#1094)

  • Combobox: menu no longer closes when composing (Closes: #1106) (#1107)

  • Fixed bug where focus trap deactivates in dialog and popover when pressing escape provided closeOnEscape: false (closes #1091) (#1095)

  • Fixed memory leak caused by race conditions for various components (closes #1086) (#1087)

  • performance: avoid effect multiple runs (#1089)

  • Listbox: correct arrowSize JSDoc defaultValue (#1050)

  • Popover: fixed a bug that has the potential to introduce a memory leak via the overlay (#1112)

tglide_personal
published 0.76.0 •

Changelog

Source

0.76.0

Minor Changes

  • fix: datepicker not syncing with calendar + add defaults from calendar to datepicker (#1076)

Patch Changes

  • Fix incorrect arrow position for Tooltip, Popover, Listbox, Link Preview provided forceVisible: false (closes #1048) (#1049)

  • fix: months not updating when changing options (#1070)

  • Floating: data-side & data-align for floating content (#1082)

  • fix: months not updating when changing options (range calendar) (#1072)

tglide_personal
published 0.75.3 •

Changelog

Source

0.75.3

Patch Changes

  • fix(Tooltip, Link Preview, Menu, Popover, Listbox) fixed bug where content jumps to top left of page during external unmounting when using out transition on the content and else if block to render the content (closes #1058, #1039) (#1059)

  • Portalled Elements: fixed a bug where clicking inside a nested 'portalled' element would cause the parent to close (#1066)

tglide_personal
published 0.75.2 •

Changelog

Source

0.75.2

Patch Changes

  • Scroll Area: fixed bug with type: 'hover' scrollbars always showing on hover even if content not overflowing (#1046)

  • Scroll Area: fixed bug with scrollbarX styles (#1046)

tglide_personal
published 0.75.1 •

Changelog

Source

0.75.1

Patch Changes

  • Scroll Area: export types (#1044)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc