Skip to content

Releases: denchiklut/loadable-image

v3.2.3 fix: transition

04 Apr 10:52
Compare
Choose a tag to compare
  • rollback changes for picture to fix transition animation

v3.2.2: small refactor

04 Apr 10:28
c03b109
Compare
Choose a tag to compare
  • rm styles from picture
  • mv sources to image

v3.2.1: dependencies update

03 Apr 08:18
3949ccd
Compare
Choose a tag to compare
  • updated npm dependencies

v3.2.0: small fixes

02 Apr 20:33
b33e814
Compare
Choose a tag to compare
  • fixed transition for the error component to match the transition prop
  • improves types for source elements

v3.1.1: feat: tailwind (#9)

06 Jan 16:45
2e4144c
Compare
Choose a tag to compare
  • to make tailwind integration easier, refactored style prop to be optional

v3.1.0

06 Jan 15:28
Compare
Choose a tag to compare
  • Added Tailwind Support

v3.0.2

10 Sep 13:48
Compare
Choose a tag to compare
  • Added support for modern formats (WebP, Avif, etc)
  • This is done by using source prop

v2.2.2

19 May 07:16
Compare
Choose a tag to compare
  • add support for native <img/> props
  • add support for custom Transitions

v2.1.5

10 May 19:38
Compare
Choose a tag to compare
  • add support for all native HtmlImageElement attributes
  • fixed loader cloneElemt duplication
  • update types

v2.0.0

05 May 15:25
Compare
Choose a tag to compare
  • update types
  • small bug fixes
  • update docs