imgix / ember-cli-imgix

Easily add imgix functionality to your Ember application
https://imgix.github.io/ember-cli-imgix
MIT License
26 stars 13 forks source link

feat: change default crop behaviour to undefined from faces #45

Closed frederickfogerty closed 6 years ago

frederickfogerty commented 6 years ago

BREAKING CHANGE: default crop behaviour is now imgix default, not faces

Description

This PR removes the default setting for crop. The old behaviour may be confusing to new developers, so it is better for them to enable it if they would like the behaviour.

This PR fixes #34

New Feature

Steps to Test

Review the changes to the tests.

Duder-onomy commented 6 years ago

Going to merge this! Your crushing it.

frederickfogerty commented 6 years ago

crushing it