Skip to content

Releases: pawelgrzybek/siema

v1.5.1

14 Feb 11:16
Compare
Choose a tag to compare

Bug fixes:

  • Update sliderWidth on resize handler (#134)

Thanks to:

v1.5.0

12 Feb 15:56
Compare
Choose a tag to compare

New features / enhancements:

  • Right-to-left support (#10)
  • Loop infinitely via loop config (#93)

Thanks to:

Examples:

rtl

loop

v1.4.14

07 Feb 13:51
Compare
Choose a tag to compare

Bug fixes / improvements:

  • Prevent disappearing slides when the last item is removed (#132)

Thanks to:

v1.4.13

23 Jan 15:51
Compare
Choose a tag to compare

Bug fixes / improvements:

  • Correctly resolve perPage for responsive carousels (#128)

Thanks to:

v1.4.11

10 Jan 17:19
Compare
Choose a tag to compare

Bug fixes / improvements:

  • Error on passive event invocations (#123 )

Thanks to:

v1.4.10

09 Jan 11:21
Compare
Choose a tag to compare

Bug fixes / improvements:

  • Dragging link issue (#71)

Thanks to:

v1.4.9

17 Dec 10:54
Compare
Choose a tag to compare

Bug fixes / improvements:

  • Prevent dragging / swiping on inputs, selects and textareas
  • Fix content shifting after removing / adding items to carousel (#100)

Thanks to:

v1.4.8

13 Dec 13:31
Compare
Choose a tag to compare

New features:

  • multipleDrag - drag multiple items (default: true)

Bug fixes / improvements:

  • Remove unpredictable content shifting of remove() method
  • Prevent vertical page scrolling when interacting with carousel
  • Prevent unnecessary check for non-existing selector width that cause TypeError (#61)
  • Move events attachments to separated methods
  • Prevents hiding slider items when windows width increases (#108 )

Thanks to:

Siema 1.4.2

13 Apr 12:55
Compare
Choose a tag to compare

Bug fixes:

  • #49 - Preventing carousel sliding when there is no need for it
  • #43 - Prevent displaying column of pixels from sibling slide (pixel rounding issue)
  • #38 - Blury slides (pixel rounding issue)

Thanks to:

Siema 1.4.0

11 Apr 18:56
Compare
Choose a tag to compare

New features:

  • remove() method
  • insert() method
  • prepend() method
  • append() method
  • destroy() method improved
  • bunch of helpful callbacks

Fixes:

  • Carousel sliding on vertical scrolling
  • Prevent carousel scrolling when there is not enough slides
  • Prevent onChange() callback running when nothing changes
  • Fix cursor styling

Other improvements:

  • New documentation contains a practical example for every single option and method
  • Docs generated by Jekyll (much easier to maintain)
  • ESLint enforces a consistent code style
  • JSDoc comments

I would like to thank for help on this release to:

More cool stuff very soon. Thanks you all 🍻