v1.4.0
marcellamaki
released this
22 Nov 21:24
·
7 commits
to release-v1.4.x
since this release
What's Changed
Highlights of the new release include improvements to focus online on form fields and two updated documentation pages. We also have two new contributors!
Added
- Add focus outline to password type inputs when navigating using keyboard by @andersan in #364
- add search input to default elements by @thanksameeelian in #381
- Add explicit frame-throttle dependency. by @rtibbles in #337
- Allow for new 'nav' slot inline in the toolbar by @marcellamaki in #338
- Add documentation pages for KResponsiveWindow and KResponsiveElement by @MisRob in #362
- Backport "updates to DocsShowCode component #358" to the release branch by @MisRob in #365
Fixed
Changed
- Remove use of loglevel by @rtibbles in #336
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #335
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #325
- Update lint action to use yarn lockfile. by @rtibbles in #352
- Clean up the PR template by @MisRob in #366
New Contributors
- @andersan made their first contribution in #364
- @thanksameeelian made their first contribution in #381
Full Changelog: v1.3.1-beta0...v1.4.0-beta0