Skip to content

v0.6.0

Compare
Choose a tag to compare
@productdevbook productdevbook released this 31 Dec 18:54
· 74 commits to main since this release

News

Now components will be released as different versions. We may get v.1.0.0 for some components soon. Each component development is now open for independent progress.

Sponsors

sponsors

馃憠 Changelog

compare changes

馃殌 Enhancements

  • menu: New component (#377)
  • Docs (#445)
  • core: All core update package versions to 0.6.0 (a0ca5e2)
  • component: All component update package versions to 0.6.0 (49bc789)
  • Vue 3.4 support.

馃┕ Fixes

  • dismissable-layer: Events (#392)
  • deps: Update components to ^18.18.1 (#400)
  • scroll-area: Fix type (#402)
  • Nuxt install (#404)
  • deps: Update components to ^18.18.8 (#410)
  • deps: Update dependency local-pkg to ^0.5.0 (#414)
  • deps: Update components to v20 (#418)
  • deps: Update nuxtjs monorepo to ^3.8.0 (#417)
  • Autofix (#423)
  • deps: Update core (#461)
  • deps: Update nuxtjs monorepo to ^3.9.0 (#462)
  • deps: Update components to ^20.10.6 (#469)
  • deps: Update dependency @antfu/ni to ^0.21.12 (#470)
  • deps: Update dependency pacote to ^17.0.5 (#471)
  • utils: Vue peerDependencies (5e252eb)

馃拝 Refactors

  • popper: Props move to the top (#389)
  • Github ci (#421)
  • aspect-ratio: Update component (#425)
  • avatar: Update component (#427)
  • Fix core packages render function (#428)
  • checkbox: Update component and some corrections to other components (#432)
  • label: Update component (#433)
  • separator: Update component (#449)
  • toggle: Update component (#452)
  • toggle-group: Update component (#453)

馃彙 Chore

  • playground: Feat auto import playground component (#391)
  • popper: Fix test (#394)
  • popover: More storybook and test add (#393)
  • Eslint upgrade and fix (#419)
  • Fix github ci cache (#426)
  • Upgrade dependencies (#429)
  • docs: Update ComponentCard.vue styling (f4e05a8)
  • docs: Add nuxt-component-meta package and configure component meta settings (#447)
  • docs: Update components and dependencies (#448)
  • Add docs group to renovate.json (8c7856c)
  • Update Node.js setup action to version 3 (8f60d74)
  • Upgrade pnpm lock (3ff67ff)
  • Fix types (f505ca5)
  • Update package.json and pnpm-lock.yaml (03a759c)
  • Feat add release scripts for packages (#472)

鉂わ笍 Contributors