v520
版本发布时间: 2022-02-21 08:44:02
fabricjs/fabric.js最新发布版本:v6.0.0-beta15(2023-10-27 15:42:59)
- feat(fabric.Object): isType accepts multiple
type
#7715
- chore(): Replace deprecated String.prototype.substr() with Array.prototype.slice()
#7696
- chore(): use Array.isArray instead of ie6+ workarounds
#7718
- MINOR: feat(fabric.Canvas): add
getTopContext
method to expose the internal contextTop#7697
- fix(fabric.Object) Add cacheContext checks before trying to render on cache
#7694
- tests(): node test suite enhancement
#7691
- feat(Canvas#getCenter): migrate to
getCenterPoint
#7699
- updated package.json
803ce95
- tests(fabric.animation): fix test reliability
4be0fb9