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

Adding support to style attributes in SVG files #419

Merged
merged 12 commits into from
May 9, 2022
Merged

Adding support to style attributes in SVG files #419

merged 12 commits into from
May 9, 2022

Commits on May 8, 2022

  1. added transitions error tests

    RedShy committed May 8, 2022
    Configuration menu
    Copy the full SHA
    c3e5821 View commit details
    Browse the repository at this point in the history
  2. added parsing of style="..."

    RedShy committed May 8, 2022
    Configuration menu
    Copy the full SHA
    561e017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3072a5a View commit details
    Browse the repository at this point in the history
  4. added svgs

    RedShy committed May 8, 2022
    Configuration menu
    Copy the full SHA
    2fc1174 View commit details
    Browse the repository at this point in the history
  5. removed duplicated tests

    RedShy committed May 8, 2022
    Configuration menu
    Copy the full SHA
    1f9e9e1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. black formatting

    RedShy committed May 9, 2022
    Configuration menu
    Copy the full SHA
    81ebcf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc27887 View commit details
    Browse the repository at this point in the history
  3. parse style (#404)

    RedShy committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4c8c5c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    594cd5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d4ada1 View commit details
    Browse the repository at this point in the history
  6. added CSS styling

    RedShy committed May 9, 2022
    Configuration menu
    Copy the full SHA
    2aa9720 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12c92d1 View commit details
    Browse the repository at this point in the history