Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 5.2 #7721

Merged
merged 11 commits into from
Feb 21, 2022
Merged

Version 5.2 #7721

merged 11 commits into from
Feb 21, 2022

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    c67ed90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafb9ab View commit details
    Browse the repository at this point in the history
  3. fix(fabric.Object) Add cacheContext checks before trying to render on…

    … cache (#7694)
    
    * Add cacheContext checks
    * Set cacheContext to null when cacheCanvas gets removed
    * call create cache canvas if cache context is undefined
    andrejslogins authored and asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    54c1ab5 View commit details
    Browse the repository at this point in the history
  4. MINOR: feat(fabric.Canvas): add getTopContext method to expose the …

    …internal contextTop (#7697)
    ShaMan123 authored and asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    dc529db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4be0fb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63110ce View commit details
    Browse the repository at this point in the history
  7. chore(): Replace deprecated String.prototype.substr() with Array.prot…

    …otype.slice() (#7696)
    
    String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
    Signed-off-by: Tobias Speicher <[email protected]>
    CommanderRoot authored and asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    390ba5c View commit details
    Browse the repository at this point in the history
  8. updated package.json

    asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    803ce95 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a465866 View commit details
    Browse the repository at this point in the history
  10. build 5.2

    asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ac8b19a View commit details
    Browse the repository at this point in the history
  11. workflows

    asturur committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    afeaa16 View commit details
    Browse the repository at this point in the history