Features
- axes: init migration to typescript (73f98032)
- build: add test watch commands to makefile (e706d48e)
- circle-packing:
- update default childColor (ca07b9e6)
- restore patterns and gradients support for the SVG implementation (08ee5155)
- add a dedicated prop to enable parent color inheritance (b864de9f)
- update website descriptions (b91c0570)
- update stories (9b7a3046)
- restore border support (2911b61c)
- restore pixelRatio property for canvas implementation (56491038)
- add colorBy property to control which property should be used to assign a color (10914684)
- add mouse handlers support to canvas implementation (82cb7c55)
- add zoom support (d8c7a883)
- expose hooks to be able to build fully custom charts (03433b02)
- add support for custom circle component to SVG and HTML implementations (6f8a4caf)
- memoize labels transition phases (d9170572)
- add support for mouse handlers to SVG and HTML implementations (138eafb5)
- restore labels (4fb658dc)
- restore leavesOnly support (07135815)
- migrate canvas implementation to new architecture (478da0ee)
- rename Bubble to CirclePacking (43bb075c)
- init hooks (6fb27f70)
- remove licence headers (1f5290a7)
- enable TS support (e75f1c89)
- d3-scale: upgrade d3-scale package (c976d663)
- deps: replace
recompose
with inlined version (#1494) (09b02069) - generators: migrate package to typescript (#1492) (46d2ae0c)
- voronoi:
Bug Fixes
- axes:
- build: include latest changelog when publishing (e9360be8)
- bullet: remove some ts-ignore comments (b4372cf1)
- circle-packing:
- deps: remove recompose (53b9c1cc)
- legends: Add missing symbolBorderWidth to typings (#1431) (a00ef4a1)