Skip to content

Commit

Permalink
fix: regression when using responsive layout (#487), 2.3.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsa committed Oct 13, 2020
1 parent 4c8f326 commit d34718a
Show file tree
Hide file tree
Showing 38 changed files with 29 additions and 13,466 deletions.
2 changes: 1 addition & 1 deletion README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

vue-grid-layout是一个类似于[Gridster](http://dsmorse.github.io/gridster.js/)的栅格布局系统, 适用于Vue.js。 **灵感源自于 [React-Grid-Layout](https://github.com/STRML/react-grid-layout)**

### **当前版本:** 2.3.8 (支持 Vue 2.2+)
### **当前版本:** 2.3.11 (支持 Vue 2.2+)

### **Vue 2.1.10 及以下请使用 [2.1.3](https://github.com/jbaysolutions/vue-grid-layout/tree/2.1.3)**
### **Vue 1 请使用 [1.0.3](https://github.com/jbaysolutions/vue-grid-layout/tree/1.0.3)**
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ vue-grid-layout is a grid layout system, like [Gridster](http://dsmorse.github.i
* Automatic RTL support (resizing not working with RTL on 2.2.0)
* Responsive

## **Current version:** 2.3.10 (Supports Vue 2.2+)
## **Current version:** 2.3.11 (Supports Vue 2.2+)

#### **For Vue 2.1.10 and below use version [2.1.3](https://github.com/jbaysolutions/vue-grid-layout/tree/2.1.3)**
#### **For Vue 1 use version [1.0.3](https://github.com/jbaysolutions/vue-grid-layout/tree/1.0.3)**
Expand Down
10 changes: 5 additions & 5 deletions dist/vue-grid-layout.common.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-grid-layout.common.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/vue-grid-layout.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-grid-layout.umd.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vue-grid-layout.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-grid-layout.umd.min.js.map

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions examples/01-basic.html

This file was deleted.

96 changes: 0 additions & 96 deletions examples/01-basic.js

This file was deleted.

77 changes: 0 additions & 77 deletions examples/02-events.html

This file was deleted.

0 comments on commit d34718a

Please sign in to comment.