v6.0.0-beta6
版本发布时间: 2023-05-19 15:29:19
fabricjs/fabric.js最新发布版本:v6.0.0-beta15(2023-10-27 15:42:59)
- feat(Color) Improve regex for new standards, more documentation and code cleanup #8916
- fix(TS): extending canvas and object event types (
type
=>interface
) #8926 - chore(build) simple deps update #8929
- fix(Canvas): sync cleanup of dom elements in dispose #8903
- chore(TS): export util types #8915
- chore(TS): change enums with types #8918
- chore(TS): export gradient types
- chore(lint) export filter colors and brushes types #8913
- chore(lint) Add a rule for import type #8907
- fix(Object): dirty unflagging inconsistency #8910
- chore(TS): minor type/import fixes #8904
- chore(): Matrix util cleanup #8894
- chore(TS): pattern cleanup + export types #8875
- fix(): Disable offscreen check for bg and overlay when not needed #8898
- chore(): cleanup #8888 #8892
- feat(env): relative window/document, support iframe #8897
- docs(): add repo repro link to
bug_report.yml
#8900 - refactor(fabric.Line): Line position is calculated from the center between the 2 points now #8877
- chore(Path, Polyline): Clean up old SVG import code #8857