3.1.1 (2021-01-01)
- on src change
3.1.0 (2020-12-30)
- multiple filters support
- new filter "desaturate"
3.0.0 (2020-12-29)
- drop support of IE11, Edge 16-18 and Safari 10
- component is now
shadowedand therefore is a proper Web Components - feature
keepremoved - both shadowed image and canvas role set as
imgand toaria-hidden. for a11y, provide information on the host component.
- update dependencies (Stencil v2)
- component exposes two parts,
imgandcanvas, for styling purpose - supports image from
https(source imagecrossoriginset toanonymous) (#14) - add React bindings
- use prettier to format code
2.3.0 (2020-08-15)
- update dependencies (Stencil v1.17.x)
- add GitHub actions to deploy to Firebase
- prerender the demo webapp
- repo move to my personal GitHub account
2.2.1 (2018-08-23)
- resolve build warning (3443abb4276def0ed448e6042ce6b32bd912b815)
2.2.0 (2018-08-20)
- there was a typo in the filter's name "violen_tomato" fixed with "violent_tomato" (#7)
2.1.0 (2018-08-19)
2.0.0 (2018-08-12)
- breaking changes: Update the component in order to be compatible with Ionic v4 and Angular v6
I did not gave a try but this version might no be suitable anymore for Ionic v3 and Angular v5. If you are using the web-photo-filter component in such apps, you might better not upgrade and stick to the component version v1.1.1