Skip to content

Releases: Noction/vue-draggable-grid

v1.11.0

09 Apr 09:58
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.10.1

12 Mar 09:17
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Delete background color for grid item  -  by Cristian Gratii (b3b23)
    View changes on GitHub

v1.10.0

08 Feb 13:31
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.5

25 Jan 09:54
Compare
Choose a tag to compare
v1.10.0-beta.5 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v1.9.16

25 Jan 14:46
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.10.0-beta.4

22 Jan 11:55
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.10.0-beta.3

22 Jan 11:53
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Margin calculations  -  by Mihai Plamadeala (8be8d)
    View changes on GitHub

v1.10.0-beta.2

22 Jan 11:04
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Global register components plugin  -  by @LwveMike (865ed)
  • Margin calculations  -  by Mihai Plamadeala (bab42)
    View changes on GitHub

v1.10.0-beta.1

17 Jan 12:35
Compare
Choose a tag to compare

Breaking Changes

  • props.i changed to props.id
  • Added Dimension, Dimensions types instead of Inner
  • Added prefix to custom event, so it will not overlap with the existing events:
    @resize@noc-resize
  • Some events where more drastically renamed, such as:
    @container-resized@noc-resize-container
    @resized@noc-resize-end
    @moved@noc-move-end

Update events remained the same, and doesn't require a noc prefix. (v-model:layout, v-model:breakpoints)

   🐞 Bug Fixes

    View changes on GitHub

v1.10.0-beta.0

17 Jan 11:51
Compare
Choose a tag to compare
v1.10.0-beta.0 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub