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

[ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component #27257

Merged
merged 19 commits into from Aug 13, 2021
Merged

[ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component #27257

merged 19 commits into from Aug 13, 2021

Commits on Jun 19, 2021

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

Commits on Jul 17, 2021

  1. Copy the full SHA
    6388d13 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ed95af5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5bf91bd View commit details
    Browse the repository at this point in the history
  4. fix: prettier

    awareness481 committed Jul 17, 2021
    Copy the full SHA
    1a9de78 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5073500 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. feat: add error pages

    awareness481 committed Jul 18, 2021
    Copy the full SHA
    7cc002e View commit details
    Browse the repository at this point in the history
  2. fix: variable name

    awareness481 committed Jul 18, 2021
    Copy the full SHA
    03e4ff4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Apply suggestions from code review

    Co-authored-by: stefanprobst <stefan.probst@univie.ac.at>
    awareness481 and stefanprobst committed Aug 7, 2021
    Copy the full SHA
    979d763 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Copy the full SHA
    e3cc170 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    73211ae View commit details
    Browse the repository at this point in the history
  3. fix: lint warning

    awareness481 committed Aug 9, 2021
    Copy the full SHA
    43ec629 View commit details
    Browse the repository at this point in the history
  4. fix: resolve conflinct

    awareness481 committed Aug 9, 2021
    Copy the full SHA
    cd9a744 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Apply suggestions from code review

    Co-authored-by: Steven <steven@ceriously.com>
    awareness481 and styfle committed Aug 10, 2021
    Copy the full SHA
    7650652 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0368b8 View commit details
    Browse the repository at this point in the history
  3. Fix title

    styfle committed Aug 10, 2021
    Copy the full SHA
    541e41e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b30a937 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Copy the full SHA
    b981481 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d7e776 View commit details
    Browse the repository at this point in the history