File tree 2 files changed +8
-7
lines changed 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ Chinese documentation: [简体中文](./README-zh_CN.md)
49
49
50
50
#### Projects using vue-grid-layout
51
51
52
+ - [ DocsFold] ( https://www.docsfold.com/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
52
53
- [ Draxed] ( https://www.draxed.com/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
53
54
- [ cryptotiles] ( https://www.cryptotiles.io/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
54
55
- [ Data Providers] ( https://www.dataproviders.io/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ sidebar: auto
5
5
6
6
## 2.4.0 (Aug 3, 2022)
7
7
8
- * GridLayout transformScale prop, to allow proper dragging and resizing when scaled (#430 ) (thanks [ adt-hgkim] ( https://github.com/adt-hgkim )
9
- * GridLayout and GridItem isBounded prop, to prevent draging outside of the parent element (#523 ) (thanks [ rin4ik] ( https://github.com/rin4ik )
10
- * Added GridItem passthrough options for interact resizable and draggable (#181 ) (thanks [ llezenelrahc] ( https://github.com/llezenelrahc )
11
- * Change function call order for responsive features (thanks [ william8012] ( https://github.com/william8012 )
12
- * Added GridLayout restoreOnDrag prop, to generate less gaps on drag when verticalCompact is false (thanks [ jledentu] ( https://github.com/jledentu )
13
- * added unit tests (thanks [ ygj6] ( https://github.com/ygj6 )
14
- * layout key extra validations (thanks [ ygj6] ( https://github.com/ygj6 )
8
+ * GridLayout transformScale prop, to allow proper dragging and resizing when scaled (#430 ) (thanks [ adt-hgkim] ( https://github.com/adt-hgkim ) )
9
+ * GridLayout and GridItem isBounded prop, to prevent draging outside of the parent element (#523 ) (thanks [ rin4ik] ( https://github.com/rin4ik ) )
10
+ * Added GridItem passthrough options for interact resizable and draggable (#181 ) (thanks [ llezenelrahc] ( https://github.com/llezenelrahc ) )
11
+ * Change function call order for responsive features (thanks [ william8012] ( https://github.com/william8012 ) )
12
+ * Added GridLayout restoreOnDrag prop, to generate less gaps on drag when verticalCompact is false (thanks [ jledentu] ( https://github.com/jledentu ) )
13
+ * added unit tests (thanks [ ygj6] ( https://github.com/ygj6 ) )
14
+ * layout key extra validations (thanks [ ygj6] ( https://github.com/ygj6 ) )
15
15
* Fix grid items overlapping when using autoSize() (thanks [ ygj6] ( https://github.com/ygj6 ) and [ savandriy] ( https://github.com/savandriy ) )
16
16
17
17
## 2.3.12 (Jan 15, 2020)
You can’t perform that action at this time.
0 commit comments