UNPKG

grid-layout-plus

Version:

<p align="center"> <a href="https://grid-layout-plus.netlify.app/" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/grid-layout-plus.svg" width="180" style="width: 120px;" /> </a> </p>

58 lines (30 loc) 3.06 kB
## [1.0.6](https://github.com/qmhc/grid-layout-plus/compare/v1.0.5...v1.0.6) (2024-11-28) ### 🐞 Bug Fixes - resizing along the edge should affect only one axis ([#37](https://github.com/qmhc/grid-layout-plus/issues/37)) ([e0b91d5](https://github.com/qmhc/grid-layout-plus/commit/e0b91d545a80516c03d193b6bdbe96d76f76b55c)) - safely read navigator ([#35](https://github.com/qmhc/grid-layout-plus/issues/35)) ([2f10dc8](https://github.com/qmhc/grid-layout-plus/commit/2f10dc8978725ef9fdcda9edbc2d7a63e3e5ac53)) ## [1.0.5](https://github.com/qmhc/grid-layout-plus/compare/v1.0.4...v1.0.5) (2024-04-22) ### 🐞 Bug Fixes - correctly emit layout-ready event ([#20](https://github.com/qmhc/grid-layout-plus/issues/20)) ([703b3be](https://github.com/qmhc/grid-layout-plus/commit/703b3beeeb50bc29e5f2ddcf805be201b66396af)) ## [1.0.4](https://github.com/qmhc/grid-layout-plus/compare/v1.0.3...v1.0.4) (2024-01-24) ### 🐞 Bug Fixes - correctly toggle resize when margin changed ([b690562](https://github.com/qmhc/grid-layout-plus/commit/b690562f3671364e4bb33f436f0d834416239acb)), closes [#10](https://github.com/qmhc/grid-layout-plus/issues/10) ## [1.0.3](https://github.com/qmhc/grid-layout-plus/compare/v1.0.2...v1.0.3) (2023-08-23) ## [1.0.2](https://github.com/qmhc/grid-layout-plus/compare/v1.0.1...v1.0.2) (2023-05-03) ### 🐞 Bug Fixes - current reactive dragging state for custom ([aa1c4ee](https://github.com/qmhc/grid-layout-plus/commit/aa1c4ee28fe48f95ec50af2c99f6af1397a280f4)), closes [#2](https://github.com/qmhc/grid-layout-plus/issues/2) - ensure correct event sequence ([5d779d3](https://github.com/qmhc/grid-layout-plus/commit/5d779d313033cbbfda91fce6fcd46097e09d4000)), closes [#1](https://github.com/qmhc/grid-layout-plus/issues/1) ## [1.0.1](https://github.com/qmhc/grid-layout-plus/compare/v1.0.0-beta.3...v1.0.1) (2023-04-26) # [1.0.0-beta.3](https://github.com/qmhc/grid-layout-plus/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-04-23) ### ⚡ Performance Improvements - throttle drag and resize move events ([56915f4](https://github.com/qmhc/grid-layout-plus/commit/56915f469a671f1a5e0b9b3077601c54b87c4839)) ### 🔨 Code Refactoring - redesign class names of element ([c0ef03c](https://github.com/qmhc/grid-layout-plus/commit/c0ef03c18f801dc4dc3632c53683258bddf09aee)) # [1.0.0-beta.2](https://github.com/qmhc/grid-layout-plus/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-04-21) ### ⚡ Performance Improvements - merge repeated watch callbacks ([4b924a1](https://github.com/qmhc/grid-layout-plus/commit/4b924a13364920ff5944b584c3485aadcf99d4e9)) # [1.0.0-beta.1](https://github.com/qmhc/grid-layout-plus/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2023-04-21) ### 🐞 Bug Fixes - on demand import interactjs packages ([e270621](https://github.com/qmhc/grid-layout-plus/commit/e270621996f806eaa023995f9328a004af2bbcb9)) ### 💔 Reverts - fix: on demand import interactjs packages ([b87cb8b](https://github.com/qmhc/grid-layout-plus/commit/b87cb8bea7d165179123383344297536980bcc11)) # 1.0.0-beta.0 (2023-04-09)