Skip to content

Commit

Permalink
Merge branch 'release/0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Dominiak committed Sep 15, 2020
2 parents 60d89d6 + 6b3322d commit 49244e1
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2020-09-15
### Added
- Ability to disable arrows and arrowsOnBound (#30)

### Fixed
- Created onResizefn/onScrollFn variables to avoid memory leaks (#28)
- Improve bound calculation precision (#28)
- Avoiding undefined ref (#28)
- Decrease MutationObserver scope only to vsWrapper

### Updated
- Renamed Navigation slot to Arrows (#30)

## [0.3.4] - 2020-09-15
### Fixed
- seamless-scroll-polyfill(^1.1.0 => 1.1.0)
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-snap.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 49244e1

Please sign in to comment.