Skip to main content

What's New

Version 1.2.1

Fixes

  • regression in Popup closing in some cases

Version 1.2

New features

  • common logic for click-outside tracking for Popup and SideArea
  • the Counter widget added

Updates

  • CSS styles corrected (wx-prefixes, names of the top classes for each widget, error state)
  • the Uploader has been removed (@wx/svelte-uploader)
  • date formats used from the locale

Fixes

  • the change event in DatePicker / Calendar

Version 1.1.4

Fixes

  • compatibility with SvelteKit (TypeScript)

Version 1.1.3

Fixes

  • the input in an editable DatePicker triggers an immediate value reset

Version 1.1.2

Fixes

  • partial Combo clearing after clicking the "Clean" button