Releases: alessiomaffeis/vue-picture-input
Releases · alessiomaffeis/vue-picture-input
v3.0.1
What's Changed
- Several bug fixes
- Bump merge and jest by @dependabot in #163
- Bump jsdom and jest by @dependabot in #165
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Better Vue 3 support
- Fixed preloading issues
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #154
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #155
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #157
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #158
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #159
Full Changelog: v2.4.0...v3.0.0
v2.4.0
Full Changelog: v2.2.1...v2.4.0
v2.2.0
What's Changed
- Moved to ES2015's arrow function by @tobyryuk in #3
- Made button class selectable by attribute by @tobyryuk in #5
- Customizable text by @peterbaricic in #6
- Added type hinting for props by @saratitan in #8
- Option to choose between cropped or full size image preview by @peterbaricic in #7
- Prevent component from updating parent form by @hootlex in #9
- Add Remove event on parent by @ejlocop in #12
- Watch prefill change by @peterbaricic in #13
- Add the ability to set a File object as prefill option by @julianfox in #15
- Use file as prefill type prop for avoid type check failed error by @julianfox in #19
- Add a button for change the canvas orientation: portrait or landscape by @julianfox in #14
- Add option for auto rotate the canvas according to the image orientation by @julianfox in #17
- Prefill options to prefill image from data uri scheme by @indr in #32
- Send click event and makes optional image change on click by @julianfox in #22
- Use a factory function to return the default of 'prefillOptions' by @clarkzsd in #33
- fix(readme): customStrings by @pi0 in #35
- Emmiting event on error by @katlasik in #40
- added hideChangeButton property by @asichi in #41
- Create base for testing by @tobyryuk in #55
- Prefill image load - fix for IE11 & Edge (#51) by @gorbunovav in #63
- Properties must be hyphenated in html by @BennyAlex in #65
- Remove wrong dragstart and dragend events by @BennyAlex in #66
- Made picture-input keyboard accessible by @MattApril in #69
- The edit/remove buttons should not be submittable by @SebastienTainon in #100
- Added capture prop by @fatlinesofcode in #84
- Fix server side rendering with (not only) Nuxt by @farin in #77
- (Fix) Media type svg error, replace 'image/svg' to 'image/svg+xml' by @cvaize in #101
- Bump handlebars from 4.0.11 to 4.5.3 by @dependabot in #119
- Bump lodash.template from 4.4.0 to 4.5.0 by @dependabot in #113
- Bump extend from 3.0.1 to 3.0.2 by @dependabot in #112
- Bump sshpk from 1.13.1 to 1.16.1 by @dependabot in #111
- Bump merge from 1.2.0 to 1.2.1 by @dependabot in #110
- Bump lodash from 4.17.5 to 4.17.15 by @dependabot in #109
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #137
- Bump lodash from 4.17.15 to 4.17.20 by @dependabot in #138
- Bump acorn from 5.7.3 to 5.7.4 by @dependabot in #124
- fix: Access to fetch, has been blocked, CORS by @ryanhaidy in #131
- find file extension from urls with query strings by @markkimsal in #129
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #151
- Bump ajv from 6.12.0 to 6.12.6 by @dependabot in #149
- Bump ws from 5.2.2 to 5.2.3 by @dependabot in #152
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #147
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #146
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #144
- Bump handlebars from 4.7.3 to 4.7.7 by @dependabot in #142
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #140
- 0 height bug: temporary patch by @MattApril in #80
New Contributors
- @tobyryuk made their first contribution in #3
- @peterbaricic made their first contribution in #6
- @saratitan made their first contribution in #8
- @hootlex made their first contribution in #9
- @ejlocop made their first contribution in #12
- @julianfox made their first contribution in #15
- @indr made their first contribution in #32
- @clarkzsd made their first contribution in #33
- @pi0 made their first contribution in #35
- @katlasik made their first contribution in #40
- @asichi made their first contribution in #41
- @gorbunovav made their first contribution in #63
- @BennyAlex made their first contribution in #65
- @MattApril made their first contribution in #69
- @SebastienTainon made their first contribution in #100
- @fatlinesofcode made their first contribution in #84
- @farin made their first contribution in #77
- @cvaize made their first contribution in #101
- @dependabot made their first contribution in #119
- @ryanhaidy made their first contribution in #131
- @markkimsal made their first contribution in #129
Full Changelog: https://github.com/alessiomaffeis/vue-picture-input/commits/v2.2.0