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: Pomax/bezierjs
base: ebbd3050b4ca106957bd7e6dfc69a830df89d64b
Choose a base ref
...
head repository: Pomax/bezierjs
compare: 707f7f50b4671a7940e3adfc0f89ec92395cdf3f
Choose a head ref
  • 17 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 27, 2020

  1. Copy the full SHA
    1c34a81 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Merge pull request #143 from ntamas/fix/derivative-3d

    Fix derivative calculations for 3D Bezier curves
    Pomax committed Dec 28, 2020
    Copy the full SHA
    060cac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Update README.md

    Pomax committed Jan 14, 2021
    Copy the full SHA
    7e2ace1 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Pomax committed Jan 14, 2021
    Copy the full SHA
    70a8d79 View commit details
    Browse the repository at this point in the history
  3. Create FUNDING.md

    Pomax committed Jan 14, 2021
    Copy the full SHA
    a410da1 View commit details
    Browse the repository at this point in the history
  4. Update FUNDING.md

    Pomax committed Jan 14, 2021
    Copy the full SHA
    fad9f76 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    Pomax committed Jan 14, 2021
    Copy the full SHA
    be81bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Fixed project name in README funding pitch

    This PR submitted under the assumption that referring to a different project in your funding pitch is unintentional.
    joostdecock committed Feb 6, 2021
    Copy the full SHA
    b61c031 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from joostdecock/patch-1

    Fixed project name in README funding pitch
    Pomax committed Feb 6, 2021
    Copy the full SHA
    c6a33e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Fix CommonJS

    aidant committed Apr 9, 2021
    Copy the full SHA
    4e5cd95 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Switch to Conditional Exports

    aidant committed Apr 13, 2021
    Copy the full SHA
    43677c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Add Node Support Matrix

    aidant committed Apr 15, 2021
    Copy the full SHA
    094da68 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Merge pull request #150 from GrumpySailor/fix/commonjs

    Fix CommonJS module loaded as ECMAScript module
    Pomax committed Apr 20, 2021
    Copy the full SHA
    9448953 View commit details
    Browse the repository at this point in the history
  2. 4.1.0

    Pomax committed Apr 20, 2021
    Copy the full SHA
    cb4fe3e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Copy the full SHA
    9832af0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from pranavtotla/master

    Fix: lerp() for 3D points when z is 0
    Pomax committed Apr 30, 2021
    Copy the full SHA
    6af37cf View commit details
    Browse the repository at this point in the history
  3. 4.1.1

    Pomax committed Apr 30, 2021
    Copy the full SHA
    707f7f5 View commit details
    Browse the repository at this point in the history