v3.0.0
3.0.0 (2026-02-06)
BREAKING CHANGES
-
removed motion-v dependency
-
chore(release): 3.0.0-next.1 [skip ci]
3.0.0-next.1 (2026-01-13)
Bug Fixes
- ensure bottom sheet swipe-based snapping and closing only trigger when actually dragging the sheet, not scrolling content (9c9fae9)
BREAKING CHANGES
-
removed motion-v dependency
-
fix: #31
-
chore(release): 3.0.0-next.2 [skip ci]
3.0.0-next.2 (2026-01-14)
Bug Fixes
-
feat: update dependencies
fix: typescript errors -
chore(release): 3.0.0-next.3 [skip ci]
3.0.0-next.3 (2026-01-14)
Features
-
update dependencies (a6b9a40)
-
fix: context menu disrupting mouse dragging
-
refactor: enhance bottom sheet functionality with drag gestures and focus management
- Updated
BottomSheet.vueto utilize new composables for better code organization and maintainability.
- chore(release): 3.0.0-next.4 [skip ci]
3.0.0-next.4 (2026-01-14)
Bug Fixes
-
context menu disrupting mouse dragging (afaeeed)
-
docs(README): updated docs
chore: updated release config and package json -
chore(release): 3.0.0-next.5 [skip ci]
3.0.0-next.5 (2026-01-22)
-
chore: update build and start scripts in package.json
-
chore: migrate to monorepo and update playground packages
-
fix: showSheet model does not trigger watch #37
-
chore: update semantic-release configuration for monorepo support and add workspace release settings
-
ci: remove unused plugins array from workspace release configuration
-
chore: add .npmrc configuration to disable workspaces update
-
chore(release): 3.0.0-next.6 [skip ci]