Skip to content

Commit ed51f94

Browse files
committed
readme update
1 parent 84d0efd commit ed51f94

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

website/docs/changelog/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)