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

Add new rule: no-restricted-html-elements #1820

Merged
merged 21 commits into from Mar 23, 2022

Commits on Mar 18, 2022

  1. Copy the full SHA
    555b64b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. PR Feedback

    doug-wade committed Mar 20, 2022
    Copy the full SHA
    994bbe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Update lib/rules/no-restricted-html-elements.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    40c20cd View commit details
    Browse the repository at this point in the history
  2. Update docs/rules/no-restricted-html-elements.md

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    2f837ba View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/no-restricted-html-elements.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    d32eac1 View commit details
    Browse the repository at this point in the history
  4. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    59d1c5d View commit details
    Browse the repository at this point in the history
  5. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    409f48a View commit details
    Browse the repository at this point in the history
  6. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    b7ca92b View commit details
    Browse the repository at this point in the history
  7. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    4a62c15 View commit details
    Browse the repository at this point in the history
  8. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    51c0f9b View commit details
    Browse the repository at this point in the history
  9. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    28b7883 View commit details
    Browse the repository at this point in the history
  10. Update docs/rules/no-restricted-html-elements.md

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    6800118 View commit details
    Browse the repository at this point in the history
  11. Update tests/lib/rules/no-restricted-html-elements.js

    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    doug-wade and ota-meshi committed Mar 23, 2022
    Copy the full SHA
    0202bce View commit details
    Browse the repository at this point in the history
  12. Update docs/rules/no-restricted-html-elements.md

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    d87c63b View commit details
    Browse the repository at this point in the history
  13. Update docs/rules/no-restricted-html-elements.md

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    55fd543 View commit details
    Browse the repository at this point in the history
  14. Update docs/rules/no-restricted-html-elements.md

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Mar 23, 2022
    Copy the full SHA
    b989b15 View commit details
    Browse the repository at this point in the history
  15. run npm update

    doug-wade committed Mar 23, 2022
    Copy the full SHA
    3812f9f View commit details
    Browse the repository at this point in the history
  16. Remove messages block

    doug-wade committed Mar 23, 2022
    Copy the full SHA
    07cc3a8 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    33a4d90 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    cdb4636 View commit details
    Browse the repository at this point in the history
  19. Fix demo site

    ota-meshi committed Mar 23, 2022
    Copy the full SHA
    daa01ec View commit details
    Browse the repository at this point in the history