v1.3.1-beta0
Pre-release
Pre-release
What's Changed
Fixed
- Exercise icon flipped in rtl by @nucleogenesis in #310
- Fixed Ktextbox error by @d0sadata in #319
- Add navigateTo listener in KContentRenderer mixin for HTML5 hashi work by @marcellamaki in #239
- Fixed focusOutline code, including fixes to arrow key navigation by @marcellamaki in #185
Added: Tests
- Add test suite/environment to KDS by @sairina in #309
- Add
KRouterLink
tests by @sairina in #311 - Add
KCheckbox
tests by @sairina in #315 - Add
KButton
tests by @nucleogenesis in #313 - Add
KModal
tests by @sairina in #320
Details: Complete list of PRs and link to full changelog
Complete list of PRs
* Add navigateTo listener in KContentRenderer mixin for HTML5 hashi work by @marcellamaki in https://github.com//pull/239 * Add test suite/environment to KDS by @sairina in https://github.com//pull/309 * Add `KRouterLink` tests by @sairina in https://github.com//pull/311 * Add `KCheckbox` tests by @sairina in https://github.com//pull/315 * Exercise icon flipped in rtl by @nucleogenesis in https://github.com//pull/310 * KButton Tests by @nucleogenesis in https://github.com//pull/313 * #295: fixed the issue with Ktextbox error by @d0sadata in https://github.com//pull/319 * Add tests for `KModal` by @sairina in https://github.com//pull/320 * Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in https://github.com//pull/318 * Bump nanoid from 3.1.25 to 3.2.0 by @dependabot in https://github.com//pull/298 * Bump node-fetch from 2.6.2 to 2.6.7 by @dependabot in https://github.com//pull/300 * Bump prismjs from 1.25.0 to 1.27.0 by @dependabot in https://github.com//pull/317 * Add tests for `KTextbox` by @sairina in https://github.com//pull/322 * Kdropdown keyboard navigation by @marcellamaki in https://github.com//pull/185New Contributors
Full Changelog: v1.3.0...v1.3.1-beta0