Skip to content

Commit 5f1c91b

Browse files
committed
2.3.10 release
1 parent 710ee11 commit 5f1c91b

File tree

8 files changed

+14311
-944
lines changed

8 files changed

+14311
-944
lines changed

dist/vue-grid-layout.common.js

Lines changed: 7152 additions & 469 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-grid-layout.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-grid-layout.umd.js

Lines changed: 7152 additions & 469 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-grid-layout.umd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-grid-layout.umd.min.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-grid-layout.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-grid-layout",
3-
"version": "2.3.9",
3+
"version": "2.3.10",
44
"description": "A draggable and resizable grid layout, as a Vue component.",
55
"keywords": [
66
"grid",

website/docs/changelog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar: auto
33
---
44
# Changelog
55

6-
## 2.3.10 (Unreleased)
6+
## 2.3.10 (Oct 12, 2020)
77

88
* Bumped interact.js to 1.10.0, now imported as ES6 modules to optimize size
99
* fix: resizing a grid item in RTL mode wasn't working (thanks [or-lat](https://github.com/or-lat))

0 commit comments

Comments
 (0)