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

dropShadow updates #64

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

dropShadow updates #64

wants to merge 3 commits into from

Commits on Mar 19, 2023

  1. Update svg.filter.js.d.ts

    Adding flood-color, flood-opacity support to dropShadow per Issue 63 side-discussion. Also may have fixed missing "in" parameter for dropShadow not showing up in at least one IDE (phpStorm).
    sqwarellc authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2969d0b View commit details
    Browse the repository at this point in the history
  2. Update svg.filter.js

    Adding flood-color and flood-opacity attributes per side discussion in Issue 63.
    sqwarellc authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    18dffa3 View commit details
    Browse the repository at this point in the history
  3. Update svg.filter.js.d.ts

    (Removed attempt at fixing problem where attribute list doesn't show up correctly in my IDE, wrong approach.)
    sqwarellc authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    03f8538 View commit details
    Browse the repository at this point in the history