Skip to content

Releases: deoostfrees/Parvus

2.6.0

05 Jun 18:15
Compare
Choose a tag to compare

Changed

  • Run change event listener for reducedMotionCheck only when the lightbox is open 083a0e7 @deoostfrees

Fixed

2.5.3

27 Apr 09:28
Compare
Choose a tag to compare

Fixed

  • Remove optional files field in package.json to include all files via NPM

2.5.2

27 Apr 08:44
Compare
Choose a tag to compare

Fixed

2.5.1

10 Apr 12:50
Compare
Choose a tag to compare

Fixed

2.5.0

07 Apr 17:55
Compare
Choose a tag to compare

Added

Changed

Removed

2.4.0

20 Jul 13:16
Compare
Choose a tag to compare

Added

  • Option to hide the browser scrollbar (#47).

Changed

  • Added an internal function to create and dispatch a new event.
  • Disabled buttons are no longer visually hidden.
  • Focus is no longer moved automatically.
  • CSS styles are now moved from SVG to the actual elements.
  • Updated the development dependencies to the latest versions.

Removed

  • Custom typography styles.

Fixed

  • Load the srcset before the src, add sizes attribute (#49)

2.4.0-beta

18 Jul 06:50
b46b3d2
Compare
Choose a tag to compare
2.4.0-beta Pre-release
Pre-release

Added

  • Option to hide the browser scrollbar (#47).

Changed

  • Added an internal function to create and dispatch a new event.
  • Disabled buttons are no longer visually hidden.
  • Focus is no longer moved automatically.
  • CSS styles are now moved from SVG to the actual elements.
  • Updated the development dependencies to the latest versions.

Removed

  • Custom typography styles.

Fixed

  • Load the srcset before the src, add sizes attribute (#49)

2.3.3

30 May 10:45
Compare
Choose a tag to compare

Fixed

  • Animate current image and set focus back to the correct element in the default behavior of the backFocus option

2.3.2

30 May 09:52
Compare
Choose a tag to compare

Fixed

  • Set focus back to the correct element in the default behavior of the backFocus option.

2.3.1

29 May 09:16
Compare
Choose a tag to compare

Fixed

  • The navigation buttons' visibility.