4.2.0
· One min read
New Features
- Added
svelte-flicking@4.2.0 - Added a new
moveType, "strict" - Added a
countoption for "snap" moveType - Added
preventEventsBeforeInitoption - Added
hideBeforeInitandfirstPanelSizeoption for frameworks
Bug Fix
- Fixed a bug that click events are prevented even though they are not triggered by panel elements
- Fixed a bug that viewport size is wrong when there's a border applied to the viewport element
- Fixed a bug that CFC methods are not exported in the umd(cjs) port of Flicking
- Fixed a bug that Axes's
releaseOnScrolloption is not applied