Releases: rhwilr/vue-nestable
Releases · rhwilr/vue-nestable
2.6.0
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
26 Aug 16:39
Changed
Replaces deprecated Event.srcElement with Event.target. #98 (by @punpunm )
Upgraded dependencies.
2.5.3
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
27 Mar 15:03
Fixed
Under some conditions, the wrong pathTo value would be passed to the
change event.
2.5.2
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
27 Mar 15:03
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
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
31 Jan 20:44
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
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
18 Dec 13:14
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
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
26 Sep 14:30
Fixed
Fixes a bug that caused the dragging item to be offset when the content was
in a scrollable container.
#17
2.4.4
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
15 Aug 14:29
This release updates many dependencies to the latest version.
2.4.3
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
12 Jun 06:23
This release updates many dependencies to the latest version.
There are no new features or changes in this release.
2.4.2
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
24 May 08:42
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
Compare
Sorry, something went wrong.
No results found
rhwilr
released this
06 May 08:23
Fixed
Fixed an issue that caused an items nesting level to be always increased on
the first interaction.
#24