v0.2.18
Pre-release
Pre-release
Changed
- Added
aria-label
attributes to all elements with customtitle
attributes - Added a title for items in pagination components ("Page x")
- The LTS version of NodeJS used has been upgraded from
iron
(20.x
) tojod
(22.x
)
Removed
- Pagination items no longer have a
label
attribute - this is instead defined asPage x
wherex
is thenumber
attribute - Removed the warnings about importing Google Fonts
Fixed
- The click area for the logo link in a header component on tiny devices no longer stretches to fill the header
- Top borders on card components displayed on high contrast displays have been fixed