Skip to content

Releases: VadimDez/ngx-img-fallback

3.0.0

20 May 16:32
Compare
Choose a tag to compare

Improvements

  • [#99] - Update project to Angular 17
  • [#96] - Upgrade project to angular 16

2.0.0

29 May 11:09
Compare
Choose a tag to compare

Changes

  • [#83] - Upgrade project to angular 13
  • [#84] - Upgrade to angular 13

1.3.4

12 Jun 17:03
f171504
Compare
Choose a tag to compare

Improvements

  • [#27] - Upgrade Angular

1.3.3

27 Feb 18:10
Compare
Choose a tag to compare

Bugfixes

  • [#25] - loaded event does not fire on fallback
  • [#26] - onLoad to be called when the fallback image is used

1.3.2

13 Feb 19:50
32465c9
Compare
Choose a tag to compare

Minor changes

  • Updated packagr

1.3.1

02 Feb 22:41
Compare
Choose a tag to compare

Fixes

1.3.0

29 Jan 21:24
Compare
Choose a tag to compare

Improvements

  • [#23] - Restructure

Breaking change

Distribute now generates different files. Use bundles/ngx-img-fallback.umd.js or its minified version bundles/ngx-img-fallback.umd.min.js.

1.2.0

13 Sep 20:29
Compare
Choose a tag to compare

Features

  • [19] - Support server side rendering

1.1.3

25 Jul 20:41
Compare
Choose a tag to compare

Minor

  • [18] - Wrong contents for 1.1.2 in npm

1.1.2

09 Jul 10:50
Compare
Choose a tag to compare

Improvements

  • [#13] - Fallback image not loaded when the dynamic image source changed