v1.5.0-beta0
Pre-release
Pre-release
marcellamaki
released this
14 Mar 20:15
·
1420 commits
to develop
since this release
What's Changed
Component updates
New components
- KDateComponents by @LianaHarris360 in #384, #406, and #427
- KImg: MVP by @thanksameeelian in #404
- KOptionalText by @AlexVelezLl in #403
- KResponsiveWindow composable by @akolson in #377
- KSelect: Add to KDS. by @rtibbles in #355
- KTabs by @MisRob in #420 and #426
Components: breaking changes
- KDropdownMenu: Change Kdropdown menu api by @marcellamaki in #346 and #378, with follow-up by @MisRob in #361
Components: non-breaking changes and small fixes
- KBreadcrumbs: Allow intermediary breadcrumbs to not be links. by @rtibbles in #401
- KBreadcrumbs: add attrs/aria-label to navigation element within KBreadcrumbs by @marcellamaki in #357
- KCheckbox: Wrap default's slot content in by @MisRob in #351
- KDropdownMenu: fix window scrolling to top on first click by @LianaHarris360 in #387
- KRadioButton: wrap label text by @akolson in #380
- KSelect: Expose select event by @AlexVelezLl in #399
- KSelect: Adds method that calculates space underneath before displaying by @LianaHarris360 in #402
- useKWindowDimension: fix add event type in removeEventListener in by @pkspyder007 in #400
Documentation changes
- Better naming of the changelog section by @MisRob in #367
- Update README.md guidance on link by @nucleogenesis in #353
- updates to DocsShowCode component by @indirectlylit in #358
- Update documentation to not includedeleting KDS from package.json by @marcellamaki in #393
Icons
- Add custom icons needed for remote content browsing by @AllanOXDi in #424
- Adds 'pinned' and 'unpinned' icons. Updates 'cloud' icon to outline by @akolson in #425
Dependency changes
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #396
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #394
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #340
- Bump ua-parser-js from 0.7.28 to 0.7.33 by @dependabot in #407
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #397
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #345
- Bump vue-docgen-api from 4.41.2 to 4.56.4 by @dependabot in #409
- Bump @vuedoc/parser from 1.4.0 to 3.4.0 by @dependabot in #410
- Bump mock-match-media from 0.3.0 to 0.4.2 by @dependabot in #414
- Bump jest-serializer-vue from 2.0.2 to 3.1.0 by @dependabot in #417
- Bump chokidar-cli from 2.1.0 to 3.0.0 by @dependabot in #416
New Contributors
- @akolson made their first contribution in #377
- @pkspyder007 made their first contribution in #400
- @LianaHarris360 made their first contribution in #384
- @AlexVelezLl made their first contribution in #399
- @AllanOXDi made their first contribution in #424
Full Changelog: v1.4.1...v1.5.0-beta0