Egjs Flicking Versions Save

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.

4.10.1

1 year ago

Bug Fix

  • Fixed a bug that preventClickOnDrag option prevents click event for movement less than 1 pixel (#738)

Others

  • @egjs/react-flicking , @egjs/preact-flicking 4.10.2
    • Added a new property renderOnSamekey (#735)
    • Fixed a bug that update occurs between rendering (#739)

4.10.0

1 year ago

New Feature

  • Added a new method updateAnimation (#728)
  • Added a new method stopAnimation (#728)

Others

  • @egjs/ngx-flicking
    • setup vanilla flicking within the root zone and remove event listeners once the view is removed (#727)

4.9.3

1 year ago

Bug Fix

  • Fixed a bug that Panel was not released when the input was canceled

4.9.2

1 year ago

Bug Fix

  • Fixed moveTo causing unhandled error while user input is holding

4.9.1

1 year ago

Bug Fix

  • Fixed panelsPerView option not working with adaptive option
  • Fixed bound option causing error when using with specific panel width

4.9.0

1 year ago

New Feature

  • Added a new option - useFractionalSize (#692)

4.8.1

1 year ago

Bug Fix

  • Fixed an error that click does not work after disableInput and then moveTo when preventClickOnDrag is true
  • Fixed Flicking spinning 1 cycle when moveType is "snap" with circular is true, align is "prev" and moving to adjacent panel. (#689)
  • Fixed wrong type definition of children in ViewportSlot (#693)

4.8.0

2 years ago

New Feature

  • Added new option changeOnHold (#684)

Bug Fix

  • Fixed wrong camera offset on adaptive resize (#682)

4.7.3

2 years ago

Bug Fix

  • Fixed Flicking still not working properly in iOS environment

4.7.2

2 years ago

Bug Fix

  • Fixed Flicking not working in iOS Safari browser (#677)