v5.1.0
🎉 This release contains work from a new contributor! 🎉
Thank you, José Guardiola (@JGuardiola95), for all your work!
- Update README.md #572 (@ValentinH)
- Add keyboard accessibility to move crop area with arrow keys #570 (@JGuardiola95)
- add JGuardiola95 as a contributor for code #571 (@allcontributors[bot])
- @allcontributors[bot]
- José Guardiola (@JGuardiola95)
- Valentin Hervieu (@ValentinH)
v5.0.8
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Themistoklis Chatziemmanouil (@itsUndefined)
❤️ Thomas Johansen (@thomasjohansen)
- fix(crop-area): initial render with defined objectFit for initialCrop… #551 (@itsUndefined)
- Added playsInline for mobile devices not to open in full screen #543 (@thomasjohansen)
- Bump socket.io from 2.4.1 to 2.5.1 in /docs #546 (@dependabot[bot])
- Bump tar from 6.1.11 to 6.2.1 in /docs #529 (@dependabot[bot])
- Bump gh-pages from 3.1.0 to 5.0.0 in /docs #531 (@dependabot[bot])
- Bump braces from 3.0.2 to 3.0.3 #542 (@dependabot[bot])
- Bump ws from 8.12.0 to 8.17.1 #545 (@dependabot[bot])
- @dependabot[bot]
- Themistoklis Chatziemmanouil (@itsUndefined)
- Thomas Johansen (@thomasjohansen)
v5.0.7
🎉 This release contains work from a new contributor! 🎉
Thank you, Abdullah Alaqeel (@aqeelat), for all your work!
- wtf .nx 2 (@ValentinH)
- wtf .nx? (@ValentinH)
- chore: update auto (@ValentinH)
- Bump vite from 4.1.5 to 4.5.3 #526 (@dependabot[bot])
- Bump express from 4.18.2 to 4.19.2 in /docs #524 (@dependabot[bot])
- @dependabot[bot]
- Abdullah Alaqeel (@aqeelat)
- Valentin Hervieu (@ValentinH)
v5.0.6
- fix(typescript): change how we import React #523 (@ValentinH)
- Valentin Hervieu (@ValentinH)
v5.0.5
🎉 This release contains work from a new contributor! 🎉
Thank you, Rik (@rikschennink), for all your work!
- Update README.md #511 (@rikschennink)
- Rik (@rikschennink)
v5.0.4
- fix(crop-area): recalculate sizes on media objectFit change #506 (ruslan.kruchkou@sap.com @kruchkou)
- @kruchkou
- Ruslan Kruchkou (ruslan.kruchkou@sap.com)
v5.0.3
- Update README.md #499 (@ValentinH)
- Update README.md #486 (@ValentinH)
- Update README.md (@ValentinH)
- Valentin Hervieu (@ValentinH)
v5.0.2
🎉 This release contains work from a new contributor! 🎉
Thank you, Pontus Magnusson (@pontusdacke), for all your work!
- fix: consider page scroll when retrieving container point #484 (pontus.magnusson@soderbergpartners.se)
- Pontus Magnusson (@pontusdacke)
v5.0.1
- fix: recompute size when objectFit is changed #483 (@ValentinH)
- Bump word-wrap from 1.2.3 to 1.2.4 in /docs #478 (@dependabot[bot])
- Bump semver from 5.7.1 to 5.7.2 #474 (@dependabot[bot])
- @dependabot[bot]
- Valentin Hervieu (@ValentinH)
v5.0.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ @kruchkou
❤️ Hüseyin Büyükdere (@huseyinbuyukdere)
fix: replace objectFit: 'auto-cover' by 'cover' with adjusted logic (#466)
the objectFit
auto-cover
option was removed and replaced by cover
. While doing so, the logic detecting the right value to choose between horizontal
and vertical
was rewritten from scratch. The algorithm is now much better at picking the right choice.
- fix: replace objectFit: 'auto-cover' by 'cover' with adjusted logic #466 (@kruchkou @ValentinH)
- Update README.md #473 (@huseyinbuyukdere)
- @kruchkou
- Hüseyin Büyükdere (@huseyinbuyukdere)
- Valentin Hervieu (@ValentinH)