-
v0.19.0 Stable
released this
2026-09-16 00:31:09 +00:00 | 112 commits to main since this releaseAdded
- The English accessibility text the icon-only controls and landmarks used
to hardcode is now a prop with that text as its default, following
AppLayout'sskipLabel/drawerLabel/navigationLabel, so a
single-language consumer can name them in its own language.Pagination
takeslabel(the<nav>landmark,Pagination),previousLabel
(Previous page) andnextLabel(Next page);Breadcrumbtakes
label(Breadcrumb);NumberFieldtakesincreaseLabel(Increase)
anddecreaseLabel(Decrease);TabletakesselectAllLabel
(Select all rows), whichDataTableforwards alongside its own
selectRowLabel, a string or a function of the row that replaces the
defaultSelect <first cell>name;ToasttakescloseLabel(Close),
andToastHosttakes the samecloseLabelfor every toast it renders
next to its existinglabelfor the notifications region.
PaginationFooterhas no text of its own and is unchanged.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The English accessibility text the icon-only controls and landmarks used