Releases: naver/egjs-flicking
Releases · naver/egjs-flicking
3.8.3 Release (2021-05-28)
Bug Fix
resize
throws error when there're empty panels between (#447)
3.8.2 Release (2021-04-16)
Bug Fix
currentPanel
can be null after adding the panel on the frameworks when there were no panels (#439)
3.8.1 Release (2021-03-17)
3.8.0 Release (2021-02-24)
3.7.2 Release (2021-02-18)
Bug Fix
- Flicking's camera position can be wrong when getStatus is called from the non-zero index (#421)
3.7.1 Release (2021-01-15)
Bug Fix
- next/prev/moveTo not work after disableInput(#407)
3.7.0 Release (2020-12-08)
3.6.3 Release (2020-11-25)
3.6.2 Release (2020-11-02)
Bug Fix
- Panels are not positioned correctly with renderOnlyVisible option (#382)
3.6.1 Release (2020-10-30)
Fixes
- Fixed
renderOnlyVisible
option makes Flicking doesn't apply panel's CSS (#382)