Skip to content

Releases: gwinnem/vue-responsive-grid-layout

v1.2.10

06 Feb 15:54
Compare
Choose a tag to compare

v.1.2.9

02 Feb 15:53
Compare
Choose a tag to compare

v.1.2.8

25 Jan 11:09
Compare
Choose a tag to compare

What's Changed

  • fix responsive issue not working as expected by @T0miii in #53

Full Changelog: v1.2.6...v1.2.8

Bug fixes

10 Jan 13:13
Compare
Choose a tag to compare

What's Changed

  • fix responsive issue not working as expected by @T0miii in #53

New Contributors

Full Changelog: v.1.2.6...v.1.2.7

v.1.2.6

28 Dec 19:36
Compare
Choose a tag to compare

What's Changed

Fixed Issue Problem if layout doesnt have static item PullRequest

v.1.2.2

19 Sep 10:07
Compare
Choose a tag to compare

v: 1.2.2 (2023-09-19)

v.1.2.0

09 Apr 06:53
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v.1.2.0

Release of new version

12 Mar 14:56
Compare
Choose a tag to compare
  • Doc Added example Prevent Collision.
  • Doc Added example Add and Remove items.
  • Doc Added example Show Close Button.
  • Doc Added example Add default border-radius.
  • Doc Added example Drag allow/ignore elements.
  • Doc Added example Horizontal shift GridItem's.
  • Doc Added example Mirrored / Right to Left layout.
  • CodeBase Refactored all functions to use arrow syntax.
  • Codebase Refactored away get and setDocumentDir in DOM.ts.