v5.0.0-rc8
Pre-release
Pre-release
AlexVelezLl
released this
29 Oct 20:33
·
176 commits
to develop
since this release
What's Changed
New components
- KFocusTrap: Ensures that keyboard focus is trapped within a specific region of the page. By @lokesh-sagi125 in #799.
KModal
- Updates KModal to trap keyboard focus. By @lokesh-sagi125 in #799.
KIconButton
- Adds
tooltip
prop as fallback whenariaLabel
is missing in KIconButton. By @shivam-daksh in #798.
KTable
- Adds the option to get back to the unsorted state after sorting a KTable column, making it flow to be
unsorted -> ascending -> descending -> unsorted
. By @Sahil-Sinha-11 in #803.
KSwitch
- Adds
ariaLabelledBy
prop to KSwitch. By @Sahil-Sinha-11 in #808.
Docs 🗒️
- Updates KDS Docs favicon to the new branding. By @RONAK-AI647 in #809.
Forward-ported changes from v4.6.0
Theme tokens
- 🚩BREAKING🚩 Updates Theme Tokens to the latest specs to comply material design specifications. By @AlexVelezLl in https://github.com/learningequality/kolibri-design-system/pull/782.
- Guidace: Please update all
v_*
theme tokens using the mapping posted in #775.
- Guidace: Please update all
New Contributors
- @Sahil-Sinha-11 made their first contribution in #803
- @RONAK-AI647 made their first contribution in #809
Full Changelog: v5.0.0-rc7...v5.0.0-rc8