Releases: hirasso/focal-point-picker
Releases · hirasso/focal-point-picker
v1.3.5
Patch Changes
- b58edae: Use the composer autoloader in dev, use a custom one for distribution (zero-dependencies)
v1.3.4
Patch Changes
- 0735c23: Do not overwrite existing style tag values on native wordpress attachment images
v1.3.3
Patch Changes
- 1be45ea: Add a Changelog and a release flow using
@changesets/cli
and @changesets/action
. Also some minor readme optimizations.
1.3.1
- don't scroll when dragging the focal point handle and coming close to the window edge
- code cleanup
1.3.0
- Support for images in ACF blocks (#1)
1.2.6
- remove the (flaky) animation when resetting the focal point
- Automatically add custom focal point css properties to images if using
wp_get_attachment_image
1.2.5
- Remove psr-4 autoloading as it conflicts with composer-less installs
1.2.4
- Allow the plugin to be installed without composer
1.2.3
- Fully untrack
vendor
folder
- Add more tooling
- Prepare packagist release