# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.45.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.44.1...react-moveable@0.45.0) (2022-12-10)


### :rocket: New Features

* add `checkResizableError` prop #808 ([cb70b3b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cb70b3b99f5da269a19ded412ac7cd0366cb7996))
* add `stopAble` property ([c05ba1f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c05ba1feed36c8a4bc6107a713fb11208e685777))
* add OrginDraggable, Warpable css object #807 ([32ba0ce](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/32ba0cee2a44bfcdc91cf3748282cccdfca37512))
* add useAccuratePosition prop  #164 ([5c3898f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5c3898fc88704c5638133a35111767cd27a77808))


### :bug: Bug Fix

* fix request with bounds #809 ([43e08d1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/43e08d102827ba0f4437ce1d8883282566f3f86b))
* fix useAccuratePosition for group ([e1b3ae7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e1b3ae78cb1d137ea85cf17afd51aa816e65aa87))


### :mega: Other

* publish packages ([ab42598](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ab42598cb7a6175450125c5e55093cf891a33692))



## [0.44.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.44.0...react-moveable@0.44.1) (2022-12-05)


### :bug: Bug Fix

* fix tangent's tiny x value #806 ([e45b92a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e45b92a5880475d27c2318d2e1489996ad465e1c))
* move react-moveable path ([ec8e162](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ec8e1620e05f1d5a1a45ecccec7481c2ea8a4f57))


### :mega: Other

* publish packages ([9ee9bc9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ee9bc9c76f6c4b317548470b5b4894c6a462be1))



## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.43.1...react-moveable@0.44.0) (2022-12-03)


### :rocket: New Features

* add borderRadius style state #804 ([57bae32](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/57bae3227dc77667314d900631765836b77a66cc))
* add groupableProp #798 ([58d9d22](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/58d9d2231954c52821b4ec666e14703506c0840a))
* add scrollThrottleTime prop ([b53924e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b53924ecbb6be2805bd3da368822a41638bbcea5))
* Support roundable group #798 ([90a9c1a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90a9c1a062661906d0b1777839db794dbc2ad370))


### :bug: Bug Fix

* fix first render for individual groupable ([74dc11a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/74dc11a4dec363746457046ecbde52f0b53955f3))
* fix position relative with zoom #800 ([2efdc35](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2efdc353465974acec59e59c2a3d8fcf29284eac))


### :mega: Other

* publish packages ([4739df4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4739df488cdf3c32cb4ca4e024063c5c44fbaf0c))



## [0.43.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.43.0...react-moveable@0.43.1) (2022-11-28)


### :bug: Bug Fix

* fix body rect #800 ([8976985](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8976985422fd30cd9e6e85e41ba73473dca05d41))
* fix TRS order ([aff4b28](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/aff4b281e697bd9a550d21d1f26739fb0c5e4903))
* fix zero line height #801 ([99547ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/99547cace2be52de99eceb021cc7a75f54bc16da))


### :mega: Other

* publish packages ([746c40b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/746c40b2a2f31f2f371f9110018c89e64c08a525))
* update jsdoc, template ([11408ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/11408caea15925a42165aa2080a7327e77a22ea8))



## [0.43.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.42.0...react-moveable@0.43.0) (2022-11-27)


### :rocket: New Features

* add isFirstDrag property on drag event #796 ([7ade6a2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7ade6a23e9003d9ed4119a035ccad01b01c13ed7))


### :bug: Bug Fix

* fix snap size for position fixed #791 ([b02c82b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b02c82ba5012fdfdf534a6dad1dcc1aea76e420e))
* support css zoom #800 ([fa3de6b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/fa3de6bd52de2509bf76b1d4a001b31f4a6b6ed4))


### :memo: Documentation

* fix README ([3a153c8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3a153c849b7279ec5fd603167117c88f25a7149c))


### :mega: Other

* publish packages ([3d5ac5a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3d5ac5ad855d98a2f555174cc46ec09c148d6a20))
* publish packages ([92eb72d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/92eb72df6110eb40a66b4726740240acb43e9745))
* update croffle ([5714b2e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5714b2ecc219ec06ebc008c3ab1c9cad219a95e6))



## [0.42.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.41.1...react-moveable@0.42.0) (2022-11-13)


### :rocket: New Features

* add `stopDrag` method #787 ([1c1d54d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1c1d54d7b6c3baff62bac34b439244c20a18c3c0))
* add cssText on clip event ([90e5397](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90e539751a5e505257702dba6a09c96cd71d3f50))
* support group persist #780 ([40a23db](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/40a23dbc31d08ac22a85e5dc807ccb16e0604b4c))


### :bug: Bug Fix

* fix edgeDraggable #695 ([9ebfae5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9ebfae559c978d5354ba5244ada6e22d20cdc83a))
* fix persist group ([d1c9e2c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d1c9e2cab1183b89f346daac5c02dbf531bb53e8))
* fix snap bug for rotated group #786 ([3ac47da](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3ac47da798cb655d37903ea9a8574ae62d1a7844))
* fix snap for fixed position #791 ([05f6f22](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/05f6f221fbdc971ca21b7bf27b24c91b1e722057))
* fix throttleDrag #789 ([8f4659e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8f4659e2531d9cdba9593509c87f0c2915a28ae9))
* update gesto, dragscroll dependencies ([0f33358](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0f333589574f509d1e3058b77ec9df6b18d7fee6))


### :mega: Other

* publish packages ([0780d7a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0780d7a204e5f1fa13070d4fa3ca657dfe3ee4af))



## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.41.0...react-moveable@0.41.1) (2022-11-06)


### :bug: Bug Fix

* fix group rotation delta ([ef0c591](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ef0c591d7b0c86aed6847c476f17a82f6b80c8fc))


### :mega: Other

* publish packages ([64e846b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/64e846bb0e606756bc0b87c92b2b1052b458b9f7))



## [0.41.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.40.0...react-moveable@0.41.0) (2022-11-04)


### :rocket: New Features

* add ableName-view-dragging in viewContainer #751 ([90c5c34](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90c5c34960615f57807d7c8d9895fc04231951e0))
* add persistData prop for restore data #780 #777 ([599df9b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/599df9bfe1249665c4d76f44f3b771d347284d5a))
* add snapThreshold prop #774 ([1bf05b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1bf05b3bf5221e8ee1a1ffadbcae93a885630819))
* support rotationPosition array type #783 ([80653c3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80653c3235ecaef5112414f8b859bedeba196dda))
* support stopDrag on drag  #775 ([d950472](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d95047250708d7d2e08988c3e6e4b66b99f53cc7))


### :bug: Bug Fix

* fix changing snapContainer #773 ([c3ee847](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c3ee8473765ee6bbb8a27e4865372edac7b3b6fe))
* fix document element #782 ([b9194d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b9194d72869c50f96976354ec0dd2cbb24788533))
* fix no relative snapContainer's size #773 ([1db881f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1db881f4d63fe59ffa22b00428419cfb0e4e2827))
* fix rotate dist #778 ([7ac47ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7ac47ca99402e811faef0f6cdfeede18e14c9ae2))


### :memo: Documentation

* fix hitTest doc ([d4b7648](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d4b764899bf4e9044028399f28991e1003195d9c))


### :mega: Other

* publish packages ([b6896b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b6896b340dd1f78777bd63c48e8545895df9aa5e))



## [0.40.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.4...react-moveable@0.40.0) (2022-10-17)


### :rocket: New Features

* add `viewContainer` prop #753 ([352073c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/352073c5c5c765aca707236abdff9dded7988343))
* add getTargets method #751 ([16f1061](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/16f1061ac616081c1d9dd40e00105e8a2a93e1d2))
* add roundPadding, isDisplayShadowRoundControls #761 #762 ([68be2e8](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/68be2e879cc5dbba6d4566cf96d343216710e0c9))


### :bug: Bug Fix

* fix border radius for line #761 ([803f0b6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/803f0b6c2210653a7cdb17f51a828c4e3f6db641))
* fix cache condition #760 ([03e2789](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/03e2789db951f95087f918d32fa32cdd70fba533))
* fix first visibility #760 ([38ba047](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/38ba04792925b0c32e85258046f5285133f92dc1))
* fix flash of single, group toggling #760 ([5578030](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/557803012e21d2e78e3c0577aa9a238d9ee3a8dd))
* fix max-width percentage #763 ([f1ad4af](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f1ad4affba14d86f3d0145f08e08c647bd0b4f08))
* fix roundable control index #762 ([1b29ecd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1b29ecdfb0d1d4df6c348e78852d1325aa727aaf))
* Fixing bad type causing type conflict (#767) ([c63c1d3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c63c1d30067e52b4115f09c6a78639177b443226))
* support cache for group #760 ([4661320](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/46613207e47279e72bdfc656ae35548a3f07474d))


### :mega: Other

* publish packages ([75db134](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/75db1345ab1119dd9a5270c7c11de455888c2627))
* publish packages ([47f5335](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/47f53351792bf5264c6d66745088e0571cedc3aa))
* update packages ([61730d5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/61730d5c143d4027c55a714c764efe77bbebe5bf))



## [0.39.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.1...react-moveable@0.39.4) (2022-10-10)


### :bug: Bug Fix

* enhance updateSelectors #760 ([e72b119](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e72b119fd7d413df1af231607db2aeee1f20e467))
* fix click event #746 ([41809c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/41809c10646b91586f74332b74ad2f83ab9a4b2d))
* fix drag start edge #745 ([105bb1c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/105bb1ce073e349c77f6a0c4dd8d3d259a03aabe))
* fix index attr for roundable ([92932d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/92932d7c35f58d365d2b2294d4735fced9416214))
* fix onScaleGroupEnd param #755 ([ce7d855](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce7d855da4fe4042163c7fdca59b87b3060cfd88))
* fix roundable line index #756 ([83d5232](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/83d523288757e0276a1ffe9a6f4903fc86a7f19a))


### :mega: Other

* publish packages ([9e3ee2f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9e3ee2ff44dea473e7aa73e4d501c2d23062f40d))
* publish packages ([16b2516](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/16b251618307faad8f8f3fc5433b27ed1466311c))



## [0.39.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.39.0...react-moveable@0.39.1) (2022-09-19)


### :bug: Bug Fix

* fix updateSelectors method #740 ([f9abb0f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/f9abb0f32212222bccadc3459f4d721977032aba))


### :mega: Other

* publish packages ([2954e37](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2954e37b9a4e2100a8a55c0d49d279e7f994fd94))



## [0.39.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.4...react-moveable@0.39.0) (2022-09-15)


### :rocket: New Features

* add `moveableTarget` property in click event ([ee3d9f2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ee3d9f2153ad70f86548f73412fad9d255d80760))
* add `updateSelectors` method ([90f40e2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/90f40e2b500bce6564f878294e1a0aaf27dd5b69))
* support multiple group #566 #731 ([0bb7977](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0bb79772fc956f5f38ed540f4de9382d8e5567fd))


### :bug: Bug Fix

* fix defaultGroupRotate action ([1f6709a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1f6709a9ddbdd5fe8cc6381cc7c0dac68ab42a70))
* fix dragtarget #468 ([c662cca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c662cca73f6f64a6df38936ce97d756e5197d55e))
* fix multiple group ([20af5c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/20af5c113fb6b250be27dd427c3fa6a4146bf958))
* fix overflow auto target #730 ([1e0ae91](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1e0ae91df7baed8a7ae11e96c29a3f3f4cb9b8c6))
* fix rotatable throttling ([b18f16a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b18f16a93d853621f3883da16bfc3e6d0cd6db94))
* fix rotate group origin #733 ([3e9e8e5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3e9e8e5f59ca65584e3c709544c1d43734086d82))
* fix shadow dom css #729 ([7581afc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7581afc13a7c5f9f749b22d7bd3160de0972d112))


### :mega: Other

* update packages ([e5774a9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e5774a9becd500d154e8d354017dcbd80505ba13))



## [0.38.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.3...react-moveable@0.38.4) (2022-08-24)


### :bug: Bug Fix

* ignore document for firefox ([db0c730](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/db0c730be90c00d8d187445db26e0e42a08cedb2))


### :mega: Other

* publish packages ([d57ebb1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d57ebb130006c47e3a687d2b417fe3fe7f30149a))



## [0.38.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.1...react-moveable@0.38.3) (2022-08-23)


### :bug: Bug Fix

* fix custom element offsetPos for firefox ([6e05812](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6e05812c649098c6330678289cd83d9abaa6df1d))
* fix svg group's offset pos #722 ([167d277](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/167d277abe7f58d0b203867eb8df25addba2172a))
* fix waitToChangeTarget method #714 ([fc9847b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/fc9847b4d2fa78eb057259bb5d4a2a187a663bf1))
* stop event if no use ables #724 ([2a90842](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2a90842e4ff937af6b39bbc4e147a7a7acbb0acf))


### :mega: Other

* fix cjs configs ([ce8cbb1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce8cbb18563e34234f7e9d83a0b3f024870314a8))
* publish packages ([3597bc5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3597bc5fd58cdec56fd4ff8916380a6f3709f7f5))



## [0.38.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.38.0...react-moveable@0.38.1) (2022-08-12)


### :bug: Bug Fix

* export event-emitter ([937d83e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/937d83e221d7080abdb699bc088eff9ca89caaa4))
* fix click event for mobile #720 ([ce6bced](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce6bced55ca6e32981215ebd91a57fe04a789f4e))
* fix that dragStart method cannot fire #718 ([5ea9fc3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ea9fc362534e8a56976ad87053700ee06a14e0d))


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.38.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.37.3...react-moveable@0.38.0) (2022-08-06)


### :rocket: New Features

* add maxSnapElementGapDistance prop #707 ([5f71c30](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5f71c304192764cd8c9261daec56f1594f13e3df))
* add stopDrag event property #665 ([70f49ee](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/70f49ee4dabade6366e37fa3408421ee7d1d4931))
* add waitToChangeTarget method #714 ([8e6c534](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8e6c534010689c0c0a2a821f8ab7e3d6cf63f240))


### :bug: Bug Fix

* prevent click when drag & click control #713 ([2071c0d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2071c0dd68503d920fe9c26e53ec8c17627bee2b))
* render only shortest gap guidelines #707 ([176c1b3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/176c1b31b6c8cc3359d44474225a35014fba42d4))


### :mega: Other

* publish packages ([80005ba](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80005bada5651afd0c5487a193ab321b22ab1b55))



## [0.37.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.37.2...react-moveable@0.37.3) (2022-08-03)


### :bug: Bug Fix

* fix click event by gesto update #713 ([3a3c762](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3a3c762fc20cf682c3d8fda21f28244a3ecf36bd))
* fix offsetParent with willChange #711 ([cd1de86](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cd1de864191fc39b04065ada89d6e600f02ad0a1))


### :mega: Other

* publish packages ([5468ff7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5468ff763bfa3f30e637ce8f504af09152b22c5c))



## [0.37.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.36.0...react-moveable@0.37.2) (2022-08-01)


### :rocket: New Features

* add CSSObject on render ([e2f462a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e2f462aecd10d076ef874a6ba2af97a2e59841d1))
* add maxSnapElementGuidelineDistance #707 ([171b027](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/171b02708e6343656655cf403744e1a0fbfa2324))
* add preventClickEventOnDrag prop ([281b2b7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/281b2b7aa5dba3bdc4c3f478e115a0de8fd2359e))
* add startFixedDirection property on before event ([c838c9c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c838c9cc13305eb10ba85b75bcfcd7daa52047f1))
* add stopPropagation prop ([3ce54e0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3ce54e09972962f69f2b697dc52e0b507b2aad9a))


### :bug: Bug Fix

* fix cssText, style on drag ([aed807e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/aed807ef7a04b25101cef8fbad38d94a1e7482ff))
* fix drag undefined on Rotate Group #710 ([db80e7d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/db80e7d92bee3be684c74a9cb20bc62680f4e0a4))
* fix getElementInfo's NaN type value #709 ([e99d94f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e99d94f5c3302fd3c851aa942e99daa75346479c))
* fix rotate position #710 ([d269d1f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d269d1f3c095a0930359597d894d3cdb631b3ee2))


### :memo: Documentation

* fix README ([5ded1c1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ded1c19b77fe2c3974bcf1f1ac1356d2924991d))


### :mega: Other

* publish packages ([0076577](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/00765776ba92b5ca691c1aefd1c20687952373d9))
* publish packages ([ffa0c18](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ffa0c18bb6970d6f8d88a49db23b11620e704618))
* publish packages ([958ebac](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/958ebace6032eafb17f1ce366394b440671b45b3))



## [0.36.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.35.0...react-moveable@0.36.0) (2022-07-25)


### :rocket: New Features

* add `cssText`, `style` property on events ([7a9012e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7a9012e4fcdc9a37bb2096bcf37e8e4d25310a8b))
* add `rotateAroundControls` prop ([d473ffa](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d473ffa76a5c390945c320ee8ee8b6f671a0fbed))
* add style, cssText, afterTransform properties ([68b4a92](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/68b4a925b75f599924628425b4da5cfd5424ad71))
* support pos guideline info #707 ([1cd1b81](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1cd1b8134419df88b16ffb9aaa412ebb9048b379))
* Support rotate and resize together #467 ([24482a6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/24482a68ac2611507e2fa9e6673f969bc1c65cff))
* use edge at the same tiem #706 ([c273703](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c273703e5b62ea41ec9df441158a77cb0bf835c1))


### :bug: Bug Fix

* remove wrong react types #703 ([25dced4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/25dced4f1531cc46d77601f71674031aa58fdf0b))


### :mega: Other

* publish packages ([63e03d1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/63e03d1d5f69e56c7df6d357c58d7acd06932e80))
* update dragscroll module version ([e9b5864](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e9b5864c83853578c4190e792543019e30b017eb))



## [0.35.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.34.2...react-moveable@0.35.0) (2022-07-21)


### :rocket: New Features

* add `keepRatioFinally` prop #698 ([bf29635](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bf29635ab8a160c9e938213b2477cfec73e8401d))
* add move cursor style with edgeDraggable #703 ([9901deb](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9901deb3dd51f449edcd75e4f147b9fa671d951e))
* support object self type #701 ([99967c2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/99967c28f9f0f09ef1891ea1ece4b16a6c10ef43))


### :bug: Bug Fix

* calculate size more accurately #698 ([4dd4038](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4dd4038c82c9dff272226e3911549249743dff50))
* enhance bounds accuracy #699 ([9aee6bd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9aee6bdf0cd9105ef3ef653e18363e21ad4c4b3f))
* support shadow root #684 ([8502d07](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8502d0795c903e7894d0fad9a6a130cbc543f301))


### :mega: Other

* publish packages ([da24696](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/da24696977c24b6ea54a433192d15bb7ecbc62e9))
* update `react-compat-moveable` ([712ae6f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/712ae6fb49dec3f4e40a3cd664f63625d7cd5669))



## [0.34.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.34.0...react-moveable@0.34.2) (2022-07-17)


### :bug: Bug Fix

* fix files field in package.json #700 ([48ce548](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/48ce548438dd0a7da9f544730b2fc3ab65073775))


### :mega: Other

* publish packages ([5d89af5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5d89af521d1a288d4d9ca7923e0e9654e8f97d53))



## [0.34.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.33.0...react-moveable@0.34.0) (2022-07-17)


### :rocket: New Features

* add hideChildMoveableDefaultLines prop #692 ([c691403](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c6914031e75712eef6a574d6aaf04645535f59d3))
* add setFixedDirection on rotateStart #670 ([093d0b1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/093d0b1303c9742a79f73071470ec73306ff2de6))
* support edge prop's object type #695 ([699997d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/699997d7426110cb199094cd7ac56682723d1cae))


### :bug: Bug Fix

* fix floating point for min limit size ([766561c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/766561c0e785098720c5a0ae6d9da1e2d9d7b879))
* fix guidelines for edgeDraggable #694 ([80f2b44](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/80f2b44643a0d804df6a65f72583c4d7f6d8ddf7))
* fix safari 15 consts ([a140e5b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a140e5b77f623973cf6d27d0ff8ab12e63901004))
* fix transform behavior in safari 15 #696 ([eb0a71c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/eb0a71cb8aa11c100a3cf2f85e007d6fdb45a2d7))
* stop propagation for click control #690 ([1a8f697](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/1a8f6978ba267632282049b61753bc062d69266f))


### :memo: Documentation

* add hideChildMoveableDefaultLines docs ([9e02faa](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/9e02faa5cbd4f5e529a1a58647afd519b0672d3b))
* fix typo #685 ([c591b1d](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c591b1d8a410a3fa6115fcec51ae21d4027aeaa7))


### :mega: Other

* publish packages ([2a4940f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/2a4940f74997fae24c7d77c553a6bc6be1301d40))
* update overlap-area ([be8c4dc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/be8c4dc19dbd6d6d7f782c73272cb9878ca21982))



## [0.33.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.9...react-moveable@0.33.0) (2022-06-09)


### :rocket: New Features

* add `preventClickDefault` option #671 ([17da69f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/17da69ff71c6abe4788603dc729b6bc9dd8f27bc))
* add flushSync prop #668 ([068c174](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/068c174706338f3eedfa3c93beb967b7399e6daa))
* add snap direction foramt (#669) ([52406cc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/52406cc8c2a77dc2446dc935681aa9885661b77b))


### :bug: Bug Fix

* fix groups' setMin, setMax and ratio ([0e2abf1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0e2abf1ae8504334a7118b9e2b6e9cab9c90c91b))
* prevent wheel drag #674 ([e9bea04](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/e9bea04aec00bd3a2a06918b539c9b02b2a589d5))
* remove peerDependencies ([0aa9869](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/0aa986952e096cd75def5e0afe9c9b1ac9d4216e))


### :mega: Other

* publish packages ([b432247](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b4322470bcd3bb05fc67d2c89eedd737f8b4b67a))



## [0.32.9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.7...react-moveable@0.32.9) (2022-06-07)


### :rocket: New Features

* add clippable keepRatio ([37da849](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/37da849e81454ea17be4510a81beeef852cfda9f))


### :bug: Bug Fix

* fix [1, 1] direction's bounds #624 ([5108bc3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5108bc33cf9e098cd051e4b7d63b2ac3dc06bf09))
* fix changed target getos #657 ([54ef5a0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/54ef5a03a781e706293699d1ae25141e215044c9))
* fix clippable bounds #659 ([b3986de](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b3986de338b2d38e42288c9d2cafe2a2a7da7705))
* fix group drag condition ([35c194a](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/35c194a8fb2aa5051e7f46092418c35821e61890))
* fix group gestos for strict mode #656 ([311c931](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/311c93137f9b8aa53b040cda05e94bbae08e313b))
* fix innerBounds for no width, height ([42fe6f3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/42fe6f3d45662c2e46280d4d5a6eed0cc9a05e66))
* fix minSize for zero size ([c34f298](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c34f29803a487098f36f45991ea6dff03bd2750a))
* fix svg matrixes #643 ([525ad70](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/525ad70e2593500188e2a81d2759e726d4277049))
* support keepRatio for Clippable ([a934512](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a934512d2fc38e4a2fee6b6c5834df1b4f6e503e))


### :house: Code Refactoring

* use yarn workspace ([73da295](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/73da295064845a3791782c1777a9c555272a0af0))


### :mega: Other

* fix types dependencies ([b4a3ee6](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b4a3ee6486a81ca14a7c23284818628471369fe0))
* publish packages ([3530f05](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/3530f0526081b0c010e6c964265b466713f0212e))
* update demo configuration ([917123c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/917123cdea2830e8e8f4a8d7b2a99654f16682ef))



## [0.32.7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.5...react-moveable@0.32.7) (2022-05-01)


### :bug: Bug Fix

* fix coordinate for position: fixed #653 ([87ba56c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/87ba56c5728203b6f4bf2cf0f4f004aee009a625))
* skip beforeEvent set to lastEvent #654 ([5ab31c7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ab31c749c8a331b40a564b365c75223be0736c2))


### :mega: Other

* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))



## [0.32.5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.4...react-moveable@0.32.5) (2022-04-27)


### :mega: Other

* update packages versions ([585094f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/585094f76ec6e1556159ac357d6ac83ebab953ae))



## [0.32.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.4...react-moveable@0.32.4) (2022-04-27)


### :bug: Bug Fix

* fix clip bug with draggable, snappable ([b5477ee](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b5477ee6a05067a3506bfefac30c36839b264c83))



## [0.32.4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.3...react-moveable@0.32.4) (2022-04-26)


### :bug: Bug Fix

* fix svg transform #643 ([82233ca](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/82233ca351c4600dea58c6558ccfeaca6a1e8295))


### :mega: Other

* update packages versions ([a62ee58](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a62ee58b9bc32f06edc95d55ea28b60c20881ac4))
* update typescript version ([a63ee9f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/a63ee9f575d701f24748d48ac92484f6c259577f))
* upgrade storybook and typescript ([eff23fd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/eff23fd7340964ed0e3e6f5930e56558c4d91d18))
