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

fix: matrixToTransform() #1935

Merged
merged 24 commits into from
Feb 5, 2024
Merged

fix: matrixToTransform() #1935

merged 24 commits into from
Feb 5, 2024

Commits on Jan 12, 2024

  1. Initial version.

    johnkenny54 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    553bf3a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    5eac2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbadec3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 17, 2024

  1. Initial version.

    johnkenny54 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    40b5e6d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Test case 1 - partial.

    johnkenny54 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2396e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e8309 View commit details
    Browse the repository at this point in the history
  3. All plugin tests pass.

    johnkenny54 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9387dcc View commit details
    Browse the repository at this point in the history
  4. Passes all tests.

    johnkenny54 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    81b4347 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    8ba11c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    978d508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7255d View commit details
    Browse the repository at this point in the history
  3. Removed extra paren.

    johnkenny54 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2cf0dc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    4ef8a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    7d3677a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update test/plugins/convertTransform.06.svg.txt

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0ec256b View commit details
    Browse the repository at this point in the history
  2. Update test/plugins/convertTransform.14.svg.txt

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    03c106f View commit details
    Browse the repository at this point in the history
  3. Update plugins/_transforms.js

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9320ec9 View commit details
    Browse the repository at this point in the history
  4. Update plugins/_transforms.js

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0360117 View commit details
    Browse the repository at this point in the history
  5. Update plugins/convertTransform.js

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a6a6f22 View commit details
    Browse the repository at this point in the history
  6. Code cleanup.

    johnkenny54 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f463011 View commit details
    Browse the repository at this point in the history
  7. Update plugins/_transforms.js

    Co-authored-by: Seth Falco <seth@falco.fun>
    johnkenny54 and SethFalco authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3dd86ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b2d220 View commit details
    Browse the repository at this point in the history
  9. Fixed unit test.

    johnkenny54 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    28a61ac View commit details
    Browse the repository at this point in the history