v0.13.0-pre.3
Pre-release
Pre-release
·
42 commits
to develop
since this release
0.13.0-pre.3 (2026-03-06)
⚠ BREAKING CHANGES
- config: The
overrideprop passed to a component instance will
now also override any previously defined classes in the config; not only the
default class.
Features
- config: change the
overrideprop to also override classes defined by the config (#1575) (604b5c2) - table: add
keepCheckedprop to keep checked on page change (#1548) (f9587a9)