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 eslint rule for not allowing styled-jsx in _document.js #32678

Merged
merged 19 commits into from
May 23, 2022

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    a83be81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f15b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    5fd535d View commit details
    Browse the repository at this point in the history
  2. update plugin and filenames

    src200 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    14f2ca6 View commit details
    Browse the repository at this point in the history
  3. add another valid test case

    src200 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9a7b3f7 View commit details
    Browse the repository at this point in the history
  4. update reference in config

    src200 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    cc95b66 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Dec 23, 2021

  1. add documentation

    src200 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    8241f3a View commit details
    Browse the repository at this point in the history
  2. Update errors/no-styled-jsx-in-document.md

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    src200 and balazsorban44 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    f07157b View commit details
    Browse the repository at this point in the history
  3. Update errors/no-styled-jsx-in-document.md

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    src200 and balazsorban44 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c7b2282 View commit details
    Browse the repository at this point in the history
  4. Update errors/no-styled-jsx-in-document.md

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    src200 and balazsorban44 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4fdebf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. resolve merge conflists

    src200 committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    78699ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01786b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 25, 2022

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

Commits on May 9, 2022

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

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    d49f278 View commit details
    Browse the repository at this point in the history
  2. tweak rule

    ijjk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    aa4c1fe View commit details
    Browse the repository at this point in the history
  3. update doc

    ijjk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bb9e2d1 View commit details
    Browse the repository at this point in the history