Skip to content

Releases: deoostfrees/Parvus

2.3.0

27 May 18:09
Compare
Choose a tag to compare

Added

  • Changelog section to keep track of changes.
  • Necessary outputs for screen reader support.
  • CSS custom properties for captions and image loading error messages.

Changed

  • Replaced the custom copyObject() function with the built-in structuredClone() method for improved performance and reliability.
  • Refactored code and comments to improve readability and optimize performance.
  • Updated the development dependencies to the latest versions.

Removed

  • The option for supported image file types as it is no longer necessary.
  • The scrollClose option.

Fixed

  • Non standard URLs can break Parvus (#43).

2.2.0

28 Nov 18:41
Compare
Choose a tag to compare
  • Fix Safari background scrolling 9a7071e
  • Use arrow functions 194d1ba
  • Use CSS logical properties e653fcd
  • Update dev dependencies

2.1.1

06 Jul 14:33
Compare
Choose a tag to compare

2.1.0

10 May 17:05
Compare
Choose a tag to compare
  • Add option to accept mouse events like touch events (click and drag to change slides) cefd4ec
  • Update dev dependencies

2.0.4

20 Jan 20:56
Compare
Choose a tag to compare
  • Add aria-labelledby for slides with captions edbc654
  • Improvements
  • Update dev dependencies
  • Clean up

2.0.3

17 Jan 16:59
Compare
Choose a tag to compare

2.0.2

17 Jan 12:10
Compare
Choose a tag to compare
  • Use box-sizing: border-box f3f2ccb
  • Fix issue with duplicate slides c061dd0

2.0.1

17 Jan 10:45
Compare
Choose a tag to compare
  • Fix issue with slides without caption fa3d27d
  • Fix new "reset groups" disaster 2faaeda

2.0.0

17 Jan 09:55
Compare
Choose a tag to compare
  • Update dev dependencies
  • Remove own focus style acf0c52
  • Add more options for captions e2c5501
  • Breaking change Refactor localization 8b7f8fe
  • Add toolbar container for future functions c4e853d
  • Fix #23: Add function to calculate image dimension c4e853d

1.4.3

28 Sep 11:46
Compare
Choose a tag to compare
  • Update dev dependencies
  • Fix typo