What's New
Version 1.3.1
Fixes
- the locale object lacks language marker
- incorrect parameter of the
change
event in Tabbar - required fields don't have marks in labels
- a disabled Richselect throws an error on click/keydown
- the current month of Calendar doesn't update correctly
Version 1.3.0
Updates
- improved Popup positioning strategies
Fixes
- incorrect styling of the right selection marker in Calendar
- impossible to track input changes in Textarea
Version 1.2.3
Fixes
- closing Menu and Popup when clicking on a disabled control
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 are corrected (wx-prefixes, names of the top classes for each widget, error state)
- the Uploader has been removed (wx-svelte-uploader)
- date formats can be set 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