Releases: naver/billboard.js
Releases · naver/billboard.js
2.0.0-next.5
2.0.0-next.5 (2020-06-19)
Bug Fixes
2.0.0-next.4
2.0.0-next.3
2.0.0-next.2
2.0.0-next.1
2.0.0-next.1 (2020-06-08)
Checkout the detailed changes of v2: CHANGELOG-v2.md
Bug Fixes
- all: Fix test cases (2e1ad79)
- point: Correct focus.only to work in mobile env (67eea16)
- point: Correct point.focus.only (1686594)
Code Refactoring
Features
- point: Intent to ship point.focus.only (bb70347)
BREAKING CHANGES
- all: v2 updates
- module: new index for ESM build
- split Axis releated size from size.ts --> size.axis.ts
- split common main option from Options.ts --> ./common/main.ts
- Instead export Axis class, add .getAxisInstance() to make beneficial
from tree-shaking