Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: svgdotjs/svg.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: binarycorn/svg.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 10 files changed
  • 9 contributors

Commits on Jul 9, 2017

  1. Copy the full SHA
    c9b762e View commit details

Commits on Jul 21, 2017

  1. Copy the full SHA
    e046447 View commit details
  2. bump 2.6.3

    Fuzzyma committed Jul 21, 2017
    Copy the full SHA
    5b5b98a View commit details

Commits on Aug 5, 2017

  1. Update svgjs.d.ts

    Fix: Another way is to point an external SVG file, just specified the element id and path to file.
    http://svgjs.com/elements/#use-constructor
    Dmitry authored Aug 5, 2017
    Copy the full SHA
    480f49d View commit details

Commits on Aug 7, 2017

  1. Merge pull request #729 from Predve4niy/patch-1

    Update svgjs.d.ts
    Fuzzyma authored Aug 7, 2017
    Copy the full SHA
    e62d38e View commit details

Commits on Oct 8, 2017

  1. Copy the full SHA
    703f954 View commit details
  2. Merge pull request #748 from bschantz/svg-export-ts

    Add getter form of svg method to TypeScript definition
    Fuzzyma authored Oct 8, 2017
    Copy the full SHA
    22d7012 View commit details

Commits on Oct 23, 2017

  1. Copy the full SHA
    30562e8 View commit details
  2. Correctly handle hyphenated self-closing tags

    Relates to #754
    YoshiWalsh authored Oct 23, 2017
    Copy the full SHA
    9a9195b View commit details

Commits on Nov 19, 2017

  1. Copy the full SHA
    b913c7d View commit details

Commits on Nov 20, 2017

  1. Copy the full SHA
    140f15a View commit details

Commits on Dec 19, 2017

  1. Copy the full SHA
    c863324 View commit details
  2. Merge pull request #765 from mark-sivill-splunk/comment-update

    Comment updated to pain
    Fuzzyma authored Dec 19, 2017

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f16e470 View commit details

Commits on Feb 7, 2018

  1. #805 Image memory leak fix (#806)

    Simple sulution with SVG.off() in callback
    kuzmanovicnenad authored and Fuzzyma committed Feb 7, 2018
    Copy the full SHA
    750b8d1 View commit details
  2. bump 2.6.4

    Fuzzyma committed Feb 7, 2018
    Copy the full SHA
    f09e097 View commit details

Commits on Feb 10, 2018

  1. Merge pull request #755 from YMIndustries/master

    Correctly handle namespaced self-closing tags
    Fuzzyma authored Feb 10, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5f813d4 View commit details

Commits on Feb 13, 2018

  1. Year bump

    wout authored Feb 13, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2d690e7 View commit details

Commits on Feb 17, 2018

  1. Merge pull request #762 from Nexmean/fix-typings

    Fix typings for arrays that takes plot method.
    Fuzzyma authored Feb 17, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5027b0f View commit details
Loading