Skip to content

Releases: Noction/vue-bezier

v2.0.0-beta.1

29 Oct 19:33
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub

v1.12.0

02 Aug 15:45
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.11.2

09 Feb 11:50
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.10.0

09 Jan 10:45
Compare
Choose a tag to compare

Fixes

  • fix: adjust type generation script

Full Changelog: v1.0.6...v1.10.0

v1.0.6

27 Dec 14:49
Compare
Choose a tag to compare

Collapse documentation fixes:

  • refactor: package.json scripts review and TS enhance
  • style: refactor tag detection
  • style: refactor to types Props
  • style: move inheritAttrs to defineOptions
  • style: refactor emits to typed
  • chore: update dependencies

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Jun 10:32
Compare
Choose a tag to compare

fix: added web-types
chore: updated modules

v1.0.4

15 Jan 16:20
Compare
Choose a tag to compare

Collapse documentation fixes:

  • Docs: Fixed Collapse transition
  • General: Upgrade all modules

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Dec 09:37
Compare
Choose a tag to compare

Project maintenance work:

  • Docs: Added state progress
  • Docs: Clean-up
  • General: Replaced lerna with pnpm
  • General: Updated all packages to the latest version

Full Changelog: v1.0.2...v1.0.3

v1.0.2

10 Aug 08:14
Compare
Choose a tag to compare

Project maintenance work:

  • Module: Moved c8 from dependencies to dev
  • Module: Removed test type generation from build
  • General: Upgraded all dependencies
  • General: Forced VueLint rule for custom event to kebab-case

Full Changelog: v0.1.2...v1.0.2

v1.0.1

02 Aug 11:48
Compare
Choose a tag to compare

Fixes

  • Moved hooks as binding instead of event listeners
  • Added missing custom events for CollapseTransition

Full Changelog: v0.1.2...v1.0.1