Skip to content

Tags: megaarmos/vue-spring-bottom-sheet

Tags

v2.4.1

Toggle v2.4.1's commit message
chore(release): 2.4.1 [skip ci]

## [2.4.1](v2.4.0...v2.4.1) (2025-07-10)

### Bug Fixes

* compatiblity with motion-v 1.5.0 ([22358ff](22358ff))
* remove initial y state to fix the first instance not working ([8445925](8445925))

v2.4.0

Toggle v2.4.0's commit message
chore(release): 2.4.0 [skip ci]

# [2.4.0](v2.3.0...v2.4.0) (2025-06-09)

### Features

* new events; ([cf8490c](cf8490c))

v2.3.0

Toggle v2.3.0's commit message
chore(release): 2.3.0 [skip ci]

# [2.3.0](v2.2.2...v2.3.0) (2025-05-19)

### Features

* add customizable header, content, and footer classes #20 ([fbb7b30](fbb7b30))

2.2.0

Toggle 2.2.0's commit message
fix: update npm ci command to remove workspace specification

v2.2.2

Toggle v2.2.2's commit message
chore(release): 2.2.2 [skip ci]

## [2.2.2](v2.2.1...v2.2.2) (2025-05-18)

### Bug Fixes

* #22 ([4cbbbcf](4cbbbcf))

v2.2.1

Toggle v2.2.1's commit message
chore(release): 2.2.1 [skip ci]

## [2.2.1](v2.2.0...v2.2.1) (2025-05-18)

### Bug Fixes

* update build step to change directory before running prepublishOnly ([08daeae](08daeae))
* update npm ci command to remove workspace specification ([95d69d6](95d69d6))

v2.2.0

Toggle v2.2.0's commit message
feat: add teleportTo and teleportDefer props;

docs: add teleport props;
chore: bump version to 2.2.0;

2.1.2

Toggle 2.1.2's commit message
feat: add outer borders;

docs: clean up README formatting;
chore: bump version

2.1.1

Toggle 2.1.1's commit message
chore: bump version to 2.1.1

2.1.0

Toggle 2.1.0's commit message
refactor: remove unused import of defineModel from Vue