Skip to content

Releases: hirasso/focal-point-picker

1.3.1

25 Jul 08:22
0b26430
Compare
Choose a tag to compare
  • don't scroll when dragging the focal point handle and coming close to the window edge
  • code cleanup

1.3.0

24 Jul 21:16
Compare
Choose a tag to compare
  • Support for images in ACF blocks (#1)

1.2.6

24 Jul 12:13
Compare
Choose a tag to compare
  • 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

23 Jul 11:54
Compare
Choose a tag to compare
  • Remove psr-4 autoloading as it conflicts with composer-less installs

1.2.4

23 Jul 11:44
Compare
Choose a tag to compare
  • Allow the plugin to be installed without composer

1.2.3

22 Jul 15:05
Compare
Choose a tag to compare
  • Fully untrack vendor folder
  • Add more tooling
  • Prepare packagist release

1.2.1

19 Jul 13:04
Compare
Choose a tag to compare
  • Rename the plugin to focal-point-picker
  • Return a class FocalPoint when using the API function fcp_get_focalpoint($id)
  • Add tooling to automatically format php and js/css

1.2.0

11 Jul 10:12
Compare
Choose a tag to compare
  • Move the focal point handle if the image is being clicked
  • Render a landscape and portrait preview while dragging/hovering the focal point handle
  • GitHub plugin url added to support updates via Git Updater
  • Display the value in the attachment edit fields
  • Make the value resettable via button
  • Type checking via jsconfig.json