Tags: antvis/hierarchy
Tags
Migrate to TypeScript with Vite build system and modernize to ES2020 (#… …35) * Initial plan * Complete TypeScript migration with Vite build system Co-authored-by: Aarebecca <[email protected]> * Update README and npm configuration for TypeScript migration Co-authored-by: Aarebecca <[email protected]> * Add comprehensive CHANGELOG for TypeScript migration Co-authored-by: Aarebecca <[email protected]> * Add build output directories (dist, lib) to .gitignore Co-authored-by: Aarebecca <[email protected]> * Fix GitHub Actions workflow: update to v4 actions and Node.js 20 Co-authored-by: Aarebecca <[email protected]> * Remove npm cache from workflow as package-lock.json is gitignored Co-authored-by: Aarebecca <[email protected]> * Modernize build configuration: upgrade to ES2020 target and add browserslist Co-authored-by: Aarebecca <[email protected]> * refactor: adjust demo and test * chore: config eslint and prettier * style: execute lint fix * chore: update version * fix: fix cr issues --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Aarebecca <[email protected]> Co-authored-by: Aaron <[email protected]>