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

refactor(Path, Polyline): BREAKING Svg import - cleanup #8857

Merged
merged 22 commits into from
May 7, 2023

Commits on Apr 23, 2023

  1. fix import bug

    asturur committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a2b3823 View commit details
    Browse the repository at this point in the history
  2. ok previous fix was wrong

    asturur committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    493ee8a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. halfway there

    asturur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    af688c5 View commit details
    Browse the repository at this point in the history
  2. fix gradients

    asturur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    18efa17 View commit details
    Browse the repository at this point in the history
  3. some es6 code

    asturur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    785321d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81611a9 View commit details
    Browse the repository at this point in the history
  5. need to think about this

    asturur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    bc4fbae View commit details
    Browse the repository at this point in the history
  6. invalid comment

    asturur committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    f3d595e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    65170cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a1dd0 View commit details
    Browse the repository at this point in the history
  3. added changelog

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4d805b0 View commit details
    Browse the repository at this point in the history
  4. Path test passing

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    49b4ae9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e09ec1 View commit details
    Browse the repository at this point in the history
  6. polyline tests ok

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    a4d8eff View commit details
    Browse the repository at this point in the history
  7. polygon tests

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    2582b13 View commit details
    Browse the repository at this point in the history
  8. added a test

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    0f09486 View commit details
    Browse the repository at this point in the history
  9. stronger test

    asturur committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    c5d51c9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    b5498d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c4faa View commit details
    Browse the repository at this point in the history
  3. correct changelog

    asturur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c3b7054 View commit details
    Browse the repository at this point in the history
  4. improved line test

    asturur committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c18a6db View commit details
    Browse the repository at this point in the history