Skip to content

Releases: sawastacks/kropify-laravel

v2.0.0

31 Oct 10:37
Compare
Choose a tag to compare
  • Publish path fixed

v1.0.0

30 Oct 09:37
Compare
Choose a tag to compare
  • Namespace changed, this means you will import Kropify class like: use SawaStacks\Utils\Kropify;
  • A part of JavaScript, package method became lowercase: $('#file').kropify({ ..... });
  • A part of JavaScript, we added additional 3 options: showLoader, fileName, and animationClass