fabric.js v4.0.0-beta.8 Release Notes

Release Date: 2020-03-20 // about 4 years ago
    • ๐Ÿ›  fix(IText) Stop composition events on mousedown to enable cursor position on android keyboards #6224
    • ๐Ÿ›  fix(controls): Handle textbox width change properly #6219
    • ๐Ÿ›  fix(controls): correctly handling the uniform scaling option #6218
    • ๐Ÿ›  fix(fabric.Object): fix activeSelection toDataURL canvas restore #6216
    • ๐Ÿ›  fix(svg_parsers): Add support for empty <style/> tags #6169
    • ๐Ÿ›  fix(SVG_export, text): Check font faces markup for objects within groups #6195
    • feat(animation): Extend fabric.util.animate animating colors and other properties#6191
    • ๐Ÿ›  fix(svg_export): remove extra space from svg export #6209
    • ๐Ÿ›  fix(svg_import): ISSUE-6170 do not try to create missing clippath #6210
    • ๐Ÿ›  fix(fabric.Object) Adding existence check for this.canvas on object stacking mixins #6207