v1.3.0
Change Log:
- New props:
auto-sizing
If it is set totrue
,width
andheight
will not work. Instead, croppa will adjust itself to it's container(.croppa-container
)'s size. It's useful to make croppa's dimension responsive.
Demo: https://codepen.io/zhanziyang/pen/bvVKzL
Fix #76