File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 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)
4949
5050#### Projects using vue-grid-layout
5151
52+ - [ DocsFold] ( https://www.docsfold.com/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
5253- [ Draxed] ( https://www.draxed.com/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
5354- [ cryptotiles] ( https://www.cryptotiles.io/?utm_source=github&utm_medium=web&utm_campaign=vue-grid-layout )
5455- [ 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
55
66## 2.4.0 (Aug 3, 2022)
77
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 ) )
1515* Fix grid items overlapping when using autoSize() (thanks [ ygj6] ( https://github.com/ygj6 ) and [ savandriy] ( https://github.com/savandriy ) )
1616
1717## 2.3.12 (Jan 15, 2020)
You can’t perform that action at this time.
0 commit comments