Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature image crop #3380

Merged
merged 8 commits into from
Jul 31, 2018
Merged

Feature image crop #3380

merged 8 commits into from
Jul 31, 2018

Commits on Jul 26, 2018

  1. Feature image crop

    * Use Cropper.js lib (https://github.com/fengyuanchen/cropperjs)
    * No dependency to jQuery
    * Add Ability to write multiple crops in Admin Image Edit form
    * Use pre-defined or custom crop ratios
    * Add Ability to use crop in WYSIWYG editors and in Image insert dialog
    bricesanchez committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    7edae8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294f824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d60357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e167438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    588bfca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9d487f View commit details
    Browse the repository at this point in the history
  7. Move image crop libs to vendor

    Also don't import cropper css in main refinery
    bricesanchez committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    d8edea8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdfab9f View commit details
    Browse the repository at this point in the history