v5.2.0
What's Changed
KCheckbox
Adds a
presentationalprop to make the checkbox unfocusable but not disabled. By @AlexVelezLl in #1044.
KTable
- Adds horizontal separator lines below each row in
KTableto match updated design specs. By @BabyElias in #1043.
KBreadcrumbs
- Removes the
font-weight: boldstyle fromKBreadcrumbsitems. Items will now appear with regular font weight to match updated design specs. By @nucleogenesis in #967.
KTextbox
- Adds a
readonlyprop to make the input field non-editable. By @yeshwanth235 in #1039.
New Contributors
- @AadarshM07 made their first contribution in #1035
Full Changelog: v5.1.0...5.2.0