Bug Fixes :
-
Shape.line
- Correct getting shape object (#10)
-
Legend
- Working with useless transition effect (#25)
-
Api.zoom, Interaction
- Fix zoom bug for rects (#33)
-
Api.zoom, Shape
- Fix zoom for barchart (#16)
-
Interaction
- Correct event binding (#27)
-
Data
- Babel transform bug (#17)
-
Data.convert
- Allow dots in json properties (#14)
Documents :
- Options
- Add more description on axis padding (#42)
Code Styles :
-
Tooltip
- Remove double dashed class name (#39)
-
Text
- Avoid unnecessary getBoundingClientRect() calls (#11)
Test Codes :
- All
- Switch headless browser to ChromeHeadless (#35)
Chore tasks :
- Changelog
- Generate changelog file (#49)