Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
86 lines (49 loc) · 2.72 KB

File metadata and controls

86 lines (49 loc) · 2.72 KB

3.1.1 (2021-01-01)

Fix

  • on src change

3.1.0 (2020-12-30)

Features

  • multiple filters support
  • new filter "desaturate"

3.0.0 (2020-12-29)

Breaking changes

  • drop support of IE11, Edge 16-18 and Safari 10
  • component is now shadowed and therefore is a proper Web Components
  • feature keep removed
  • both shadowed image and canvas role set as img and to aria-hidden. for a11y, provide information on the host component.

Features

  • update dependencies (Stencil v2)
  • component exposes two parts, img and canvas, for styling purpose
  • supports image from https (source image crossorigin set to anonymous) (#14)
  • add React bindings

Chore

  • use prettier to format code

2.3.0 (2020-08-15)

Chore

  • 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)

Fix

2.2.0 (2018-08-20)

Fixes

  • there was a typo in the filter's name "violen_tomato" fixed with "violent_tomato" (#7)

2.1.0 (2018-08-19)

Libs

  • update Stencil (#5)
  • target ES2017 (#6)

2.0.0 (2018-08-12)

Features

  • breaking changes: Update the component in order to be compatible with Ionic v4 and Angular v6

Important note

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