free-transform icon indicating copy to clipboard operation
free-transform copied to clipboard

Free Transform Tool Utility

Results 9 free-transform issues
Sort by recently updated
recently updated
newest added

in this major release, many things, has changed and others added - Breaking changes, Older version of free-transform is not compatible with [email protected] ## Features - Rotation based on on...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...

dependencies

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...

dependencies

Hello, I'm trying to use this library to make a free-transform controlled component that preserves aspect ratio only when scaled from the corners (tr, tl, br, bl)... My settings for...

As per title. This would be nice to have as it means you don't need an extra set of values.

Hey, So I've been working with the library for a few days now. Its great ! I feel there is a need to add a "disableTranslate" option as well, so...

the scaleFromCenter and aspectRatio flags weren't working as I expected. I thought they would be flags that changed the default behavior of the transformation, but instead it was just the...