Releases: rhwilr/vue-nestable
Releases · rhwilr/vue-nestable
2.6.0
26 Aug 16:39
Compare
Sorry, something went wrong.
No results found
Changed
Replaces deprecated Event.srcElement with Event.target. #98 (by @punpunm )
Upgraded dependencies.
2.5.3
27 Mar 15:03
Compare
Sorry, something went wrong.
No results found
Fixed
Under some conditions, the wrong pathTo value would be passed to the
change event.
2.5.2
27 Mar 15:03
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed a bug where under some conditions the .nestable-drag-layer element
would not render until the next frame, therefore calculating its size would
throw an error.
2.5.1
31 Jan 20:44
Compare
Sorry, something went wrong.
No results found
Fixed
When moving the mouse slowly, the ghost item would appear in the top left corner until the next mousemove event triggerd. This is now fixed. #87
Changed
2.5.0
18 Dec 13:14
Compare
Sorry, something went wrong.
No results found
Added
RTL support. Check out the example for details. #83 (by @RoOhi-E )
Fixed
Using keyprop to render NestablItems in v-for. #85 (by @passi246 )
Changed
2.4.5
26 Sep 14:30
Compare
Sorry, something went wrong.
No results found
Fixed
Fixes a bug that caused the dragging item to be offset when the content was
in a scrollable container.
#17
2.4.4
15 Aug 14:29
Compare
Sorry, something went wrong.
No results found
This release updates many dependencies to the latest version.
2.4.3
12 Jun 06:23
Compare
Sorry, something went wrong.
No results found
This release updates many dependencies to the latest version.
There are no new features or changes in this release.
2.4.2
24 May 08:42
Compare
Sorry, something went wrong.
No results found
There are no new features or changes in this release.
Changed
Upgraded many internal dev-dependencies as well as our build tools.
2.4.1
06 May 08:23
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue that caused an items nesting level to be always increased on
the first interaction.
#24