We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cd44c commit 59ce5ecCopy full SHA for 59ce5ec
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [2.5.1] - 2020-01-31
11
+
12
+### Fixed
13
+ - When moving the mouse slowly, the ghost item would appear in the top left
14
+ corner until the next mousemove event triggerd. This is now fixed.
15
+ [#87](https://github.com/rhwilr/vue-nestable/issues/87)
16
17
+### Changed
18
+ - Upgraded dependencies.
19
20
21
## [2.5.0] - 2019-12-18
22
0 commit comments