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 editor links to RSC build error #45179

Merged
merged 27 commits into from
Jan 24, 2023
Merged

Commits on Jan 23, 2023

  1. Add error name

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7f0c9b7 View commit details
    Browse the repository at this point in the history
  2. Move open editor to helper hook

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ccf20a9 View commit details
    Browse the repository at this point in the history
  3. Add component that converts file paths to links

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    560ecc3 View commit details
    Browse the repository at this point in the history
  4. Use new component for build errors

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2b5912b View commit details
    Browse the repository at this point in the history
  5. Add test

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7459956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a691ce4 View commit details
    Browse the repository at this point in the history
  7. Fix test

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    999b644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9563a91 View commit details
    Browse the repository at this point in the history
  9. Try restarting next

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    da49b50 View commit details
    Browse the repository at this point in the history
  10. Add snapshot

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    769cf1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95e52fd View commit details
    Browse the repository at this point in the history
  12. Update snapshot

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8af3179 View commit details
    Browse the repository at this point in the history
  13. Remove restart next in test

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    bb38829 View commit details
    Browse the repository at this point in the history
  14. fix?

    Hannes Bornö committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    43f10da View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca3b23a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Fix test todos

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9299659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b66c7de View commit details
    Browse the repository at this point in the history
  3. Wait for redboxheader

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d1f0692 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'canary' of https://github.com/hanneslund/next.js into r…

    …sc-error-editor-links
    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d911289 View commit details
    Browse the repository at this point in the history
  5. Refactor to function and find links on full content

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2111183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd3a3c0 View commit details
    Browse the repository at this point in the history
  7. add check to test

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8494c44 View commit details
    Browse the repository at this point in the history
  8. Update check

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d32637b View commit details
    Browse the repository at this point in the history
  9. Port rsc tests to acceptance-app to use the helpers

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b76ef65 View commit details
    Browse the repository at this point in the history
  10. Fix lint

    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    97495f6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'canary' of https://github.com/hanneslund/next.js into r…

    …sc-error-editor-links
    Hannes Bornö committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    21e623b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54d4831 View commit details
    Browse the repository at this point in the history