Releases: paulosabayomi/treeSpider
Releases · paulosabayomi/treeSpider
v1.0.1 - CSS bug fix
- Fix: hSpider tree type css style issue
v1.0.0 - Major bug fixes
- Fix: customElement bug on mobile browsers
- Fix: bugs on mobile browsers that caused so many parts of the codebase to be reimplemented
- Added: dropshadow option for the default and landscape chart heads
v0.0.2
- Fix: Typescript not resolving module error, and typos in the README doc.
v0.0.1 - first release
- Fix: Bloated bundle size because of bundled faker-js, now bundle size reduced from 15mb to 5.1mb
- Fix: TypeScript not properly configured
- Changed: Loading of d3 through the script tag to import and packaged with the library, and also faker-js changed from
allFakers
tofaker
. - Removed:
random_data_locale
parameter has been removed until later, because of the change from usingallFakers
tofaker
Pre-release
The very first release