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

New: Checks if any SVG element is created using createElement() #1924

Closed

Commits on Feb 16, 2019

  1. New: Checks if any SVG element is created using createElement()

    --------------------------------------------------------------
    
    Fix webhintio#1625
    utsavized committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    93509c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Update packages/hint-create-element-svg/package.json

    Co-Authored-By: utsavized <[email protected]>
    Jesus David García Gomez and utsavized authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    58b0c88 View commit details
    Browse the repository at this point in the history
  2. Update packages/hint-create-element-svg/package.json

    Co-Authored-By: utsavized <[email protected]>
    Jesus David García Gomez and utsavized authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    5181515 View commit details
    Browse the repository at this point in the history
  3. Update packages/hint-create-element-svg/README.md

    Co-Authored-By: utsavized <[email protected]>
    antross and utsavized authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    306c4ee View commit details
    Browse the repository at this point in the history
  4. Update packages/hint-create-element-svg/src/meta.ts

    Co-Authored-By: utsavized <[email protected]>
    antross and utsavized authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    ad84f71 View commit details
    Browse the repository at this point in the history
  5. Update packages/hint-create-element-svg/src/hint.ts

    Co-Authored-By: utsavized <[email protected]>
    antross and utsavized authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    382bdab View commit details
    Browse the repository at this point in the history
  6. Use set instead of list

    utsavized committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e16bf08 View commit details
    Browse the repository at this point in the history
  7. New: Merge with master

    utsavized committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b13d3c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Update yarn.lock

    utsavized committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    d35ba0f View commit details
    Browse the repository at this point in the history
  2. Add location to report

    utsavized committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8aaa769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d8ff6 View commit details
    Browse the repository at this point in the history
  4. New: Merge with master

    utsavized committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    3e6f98c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9449bd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. New: fix error position

    utsavized committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    9b07366 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Merge with master

    utsavized committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    fec778b View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    utsavized committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    2c0452b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Merge with master

    utsavized committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    3899a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f84f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. New: Merge with master

    utsavized committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c5cd7d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590a1a3 View commit details
    Browse the repository at this point in the history
  3. New: Fix PR feedback

    utsavized committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    2a67d0c View commit details
    Browse the repository at this point in the history
  4. New: Change js folder name

    utsavized committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    90c4747 View commit details
    Browse the repository at this point in the history