mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-16 09:43:11 +00:00
Add another back_incompat notice
This commit is contained in:
parent
e37e72a9ac
commit
fdb9208162
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
- [BACK_INCOMPAT] fabric.BaseBrush shadow properties are combined into one property => fabric.BaseBrush.shadow (shadowColor, shadowBlur, shadowOffsetX, shadowOffsetY no longer exist)
|
||||
|
||||
- [BACK_INCOMPAT] `fabric.Path.fromObject` is now async. `fabric.Canvas#loadFromDatalessJSON` is deprecated.
|
||||
|
||||
**Version 1.2.0**
|
||||
|
||||
- [BACK_INCOMPAT] Make `fabric.Object#toDataURL` synchronous.
|
||||
|
|
|
|||
Loading…
Reference in a new issue