Skip to content

Releases: deoostfrees/Parvus

3.0.0-alpha

23 Dec 15:38
0842b58
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release

Added

Changed

Removed

  • Breaking: The custom event detail property 4ea8e38 @deoostfrees
  • The transitionDuration option. This option is now also set via the available CSS custom property 11e183f @deoostfrees
  • The transitionTimingFunction option. This option is now also set via the available CSS custom property 11e183f @deoostfrees
  • The loadEmpty option. The internal add function now creates the lightbox 98e41b5 @deoostfrees
  • The custom close event. The native HTML dialog element has its own close event dba4678 @deoostfrees

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.