Skip to content

Commit 6d91c59

Browse files
committed
Issue 49 Hide resize cursor change when GridItem is not resizable
1 parent b91533c commit 6d91c59

File tree

3 files changed

+1173
-1154
lines changed

3 files changed

+1173
-1154
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ If you enjoyed this project — or just feeling generous, consider buying me a
7777
### v: 1.2.10 (2025-xx-xx)
7878
* __Demo App__ [Eventlog is not displaying any resize events.](https://github.com/gwinnem/vue-responsive-grid-layout/issues/46)
7979
* __Fixed Issue__ [The margin property cannot be [0,0]](https://github.com/gwinnem/vue-responsive-grid-layout/issues/64)
80+
* __Fixed Issue__ [Hide resize cursor change when GridItem is not resizable](https://github.com/gwinnem/vue-responsive-grid-layout/issues/49)
8081
* __Tests__ Added more unit tests and refactored code so it is easier to test.
82+
* __Tests__ Updated vitest.config.js coverage exclude section.
8183

8284

8385

0 commit comments

Comments
 (0)