Skip to content

Releases: scaleflex/vue-cloudimage-responsive-plain

v2.0.0

30 Aug 18:21
289026e
Compare
Choose a tag to compare

2.0.0 - 2022-08-30

Changed

  • BREAKING: Upgrade to Vue 3

v1.3.5

26 Apr 13:27
Compare
Choose a tag to compare

1.3.5 - 2022-04-25

Fixed

  • Low preview image width

v1.3.3

18 Apr 15:38
Compare
Choose a tag to compare

1.3.3 - 2022-04-18

Fixed

  • possibility to add doNotReplaceURL to single image

v1.3.2

09 Feb 14:59
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:19
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:40
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:23
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

v1.0.6

13 May 17:22
Compare
Choose a tag to compare

1.0.6 - 2020-05-13

Added

  • ignoreNodeImgSize props
  • documentation to readme.md under config

fixed

  • showing width and height attributes on img tag

v1.0.5

06 Feb 20:09
Compare
Choose a tag to compare

1.0.5 - 2020-02-06

Added

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