wx-svelte-toolbar
Version:
Svelte toolbar component. Lightweight, customizable, easy-to-use.
58 lines (31 loc) • 723 B
Markdown
## 2.1.0
- Using core@2.1.0
## 2.0.1
### New features
- Svelte 5 support
## 1.3.0
- Using core@1.3.0
## 1.2.3
### Fixes
- Regression in overflow menu closing
- Regression in dropdown rendering
## 1.2.1
- Using core@1.2.0
## 1.2.1
### New features
- Labels can be bound to data
## 1.2.0
### New features
- Extra demo for the HeaderMenu scenario
- Ability to use `spacer` on toolbar items
- Ability to use `item` subtype for the drop-down menus
### Fixes
- Separator rendering in drop-down menus
- Names of css classes corrected
## 1.1.2
### Updates
- Inner css classes renamed, "wx" prefix added
## 1.1.1
- Migrated to vite based toolchain
### 1.1.0
- Initial version