All Versions
15
Latest Version
Avg Release Cycle
29 days
Latest Release
1270 days ago

Changelog History
Page 2

  • v8.4.1 Changes

    November 24, 2019
    • ๐Ÿ›  Stop propagation of mouse down event in render selection addon so that inputs can be focusable. Fixes #321
  • v8.4.0 Changes

    October 21, 2019

    Crop is checked and corrected if invalid on every change. This makes setting aspect crops after the first load simpler especially when using % crops since you can only specify one of the dimensions and the other will be completed for you (now at any point).

    ๐Ÿ›  Fix crop flipping over when using min dimensions but not having enough space to satisfy said min dimensions #261

    Simplify resizing on touch devices to only have one resize handle on the inside which is a lot larger to make resizing easier #201

    Screenshot 2019-10-21 at 23 06 29

  • v8.3.1 Changes

    September 28, 2019
    • ๐Ÿ›  Fix circular crop not being visible on dark backgrounds #297
    • ๐Ÿ›  Fix crop flipping over when min dimensions are set and going beyond image area #300
  • v8.3.0 Changes

    September 05, 2019
    • Edge case fix for IE11 scrolling #289
    • ๐Ÿšš [potentially breaking] Remove max-height: fill-available as it was causing the crop not to show when the container was flex or possibly grid. Feel free to add it in your own CSS if you were depending on it #296 #288
  • v8.2.2 Changes

    August 23, 2019
    • ๐Ÿ›  Fixes a bug when setting a crop without unit specified #291