Skip to main content

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 to option
  • Option type property is renamed to comp
  • Property item of a custom component, registered as menu option, is renamed to option

Fixes

  • Slider always has stable previous parameter and numeric value in the onChange 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