What's New
Version 2.3
Released on September 26, 2025
New features
- TypeScript definitions
Updates
API changes with backward compatibility until 3.0:
onClick
event of all menus:action
parameter is renamed tooption
- Option
type
property is renamed tocomp
- Property
item
of a custom component, registered as menu option, is renamed tooption
Fixes
- Slider always has stable
previous
parameter and numericvalue
in theonChange
event - DateRangepicker allows to select start date only
- Segmented and Tabs set native tooltip only with option
title
Toolbar
- Item
menuText
property is not applied
Comments
- Incorrect rendering of a custom component for messages and contents
Version 2.2
Released on September 17, 2025
Updates
- Provides all the same functionality as Svelte Core 2.2.0
- Form controls
- Menu widget
- Toolbar widget
- Comments widget
- TaskList widget