Releases: antvis/util
Releases · antvis/util
3.3.8
What's Changed
- 内置 flru 避免打包问题 by @xiaoiver in #111
- feat: add path2Array function by @heiyexing in #113
- chore: benchmarks for path2String & path2Absolute by @xiaoiver in #101
- fix: fix the way to get the tmp element (#115) by @nekocode in #116
- chore: 3.3.8 by @hustcc in #117
New Contributors
- @heiyexing made their first contribution in #113
- @nekocode made their first contribution in #116
Full Changelog: 3.3.5...3.3.8
3.3.5
What's Changed
- chore: add side effects by @hustcc in #78
- fix: use a simpler space regexp by @xiaoiver in #80
- refactor: remove unused path-util functions by @xiaoiver in #82
- fix: convert L segment to C by @xiaoiver in #83
- fix: convert L segment to C by @xiaoiver in #84
- fix: convert A command to C correctly by @xiaoiver in #85
- feat: add lodash es5 by @xiaoiver in #86
- fix: getPointAtLength should account for exact distance #87 by @xiaoiver in #88
- perf: optimize performance by removing spread array by @Yanyan-Wang in #89
- fix: remove spread operator for better perf by @xiaoiver in #90
- fix: make segment size configurable when calculating path length & bbox by @xiaoiver in #93
- fix: tolerate async function #95 by @xiaoiver in #96
- feat: expose arcToCubic API by @xiaoiver in #97
- fix: move gl-matrix from peerdeps to deps by @xiaoiver in #100
- fix: deepMix() objects created via Object.create(null) by @zweifisch in #106
- fix: use
Document
replaceHTMLDocument
by @okyokuto in #104 - fix: update line2cubic algorithm #102 by @xiaoiver in #107
- feat: add dom util by @hustcc in #108
New Contributors
- @xiaoiver made their first contribution in #80
- @Yanyan-Wang made their first contribution in #89
- @zweifisch made their first contribution in #106
- @okyokuto made their first contribution in #104
Full Changelog: https://github.com/antvis/util/commits/3.3.5