Changelog
[5.1.0]
#7684
#7683
#7682
#7681
#7678
#7672
#7659
#7631
#7633
#7635
Changelog
[5.0.0]
#7646
#7630
#7627
#7528
#7623
#7615
eraser
property to Object instead of attaching to clipPath
, remove hacky getClipPath
/setClipPath
#7470, see BREAKING comments.inverted
option to undo erasing #7470#7612
#7611
#7610
#7607
drop:before
event #7442
#7588
#7591
#7537
#7579
#7587
#7510
#7520
#7526
#7511
#7497
#7478
#7462
path
during runtime #7141
#7415
#7413
#7412
#7362
#7405
#7401
#7386
#7034
Changelog
[4.6.0]
convertPointsToSVGPath
that will convert from a list of points to a smooth curve. #7140excludeFromExport
set on clipPath
#7148.excludeFromExport
set on objects #7148.excludeFromExport
set on backgroundColor
, overlayColor
, clipPath
#7148.clipPath
of group to erased objects when necessary so it is correct when ungrouping/removing from group #7100.erasable = deep
option for fabric.Group
#7100.contains
method now accepts a second boolean parameter deep
, checking all descendants, collection.contains(obj, true)
#7139.Changelog
[4.5.1]