Skip to content

Releases: scaleflex/vue-cloudimage-responsive-blur-hash

v2.0.0

30 Aug 18:23
Compare
Choose a tag to compare

2.0.0 - 2022-08-30

Changed

  • BREAKING: Upgrade to Vue 3

v1.3.4

18 Apr 15:37
Compare
Choose a tag to compare

1.3.4 - 2022-04-26

Fixed

  • Low preview image width

v1.3.2

09 Feb 14:55
Compare
Choose a tag to compare

1.3.2 - 2022-02-09

Fixed

  • change devicePixelRatioList to [1, 1.5, 2]

1.3.1

04 Jan 15:18
Compare
Choose a tag to compare

1.3.1 - 2022-1-4

updated

  • utils version to fix img-src starts with "//"

1.3.0

18 Nov 14:39
Compare
Choose a tag to compare

1.3.0 - 2021-11-18

Added

  • possibility to remove API versions

1.2.0

23 Jul 17:36
Compare
Choose a tag to compare

1.2.0 - 2021-07-23

Added

  • new property: customDomain

1.1.0

19 Jul 13:31
Compare
Choose a tag to compare

1.1.0 - 2021-07-19

Deprecated

  • Property ignoreNodeImgSize is deprecated. Use imageSizeAttributes: 'ignore' instead

Added

  • new property: imageSizeAttributes

1.0.7

12 Feb 16:24
Compare
Choose a tag to compare

1.0.7- 2020-02-12

Added

  • OnImgLoad to capture event on load
  • documentation to readme.md under image properties

v1.0.5

09 Nov 21:37
Compare
Choose a tag to compare

1.0.5 - 2020-11-09

updated

  • utils version to add src to each size

v1.0.4

01 Oct 15:33
Compare
Choose a tag to compare

1.0.4 - 2020-10-01

Fix

  • some config values that are passed

Changed

  • how props are passed to image and background
  • update documentation