v0.10.6
·
17 commits
to develop
since this release
0.10.6 (2025-05-26)
Bug Fixes
- icon: add icon to tab order when
clickable
(#1309) (645354c) - programmatic: resolve inconsistent
close
event args (#1306) (3e7b90a) - table: refilter rows when
paginated
prop change (#1316) (3882aab)
Features
- breadcrumb: add new Breadcrumb component (#861) (18abd0f)
- field: allow multiple field messages (#1292) (3520dc3)
- input: expose
checkHtml5Validity
method (#1318) (6a49a8e) - modal: add a11y alert dialog pattern support (#1310) (91dbc94)
- notification: add
pauseOnHover
prop (#1299) (122b24a) - notification: add
rounded
prop and class (#1296) (82efcbd) - table: add
paginationRangeBefore
andpaginationRangeAfter
prop (#1320) (01177a0) - tag: add new Tag component (#1301) (18aed6b)
- taginput: add
disabled
root class (#1300) (2ed25bb) - taginput: use Tag component internally (#1312) (2e475c1)