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

feat(turbopack): Handle fragment in requests #7771

Merged
merged 30 commits into from
Apr 9, 2024
Merged

feat(turbopack): Handle fragment in requests #7771

merged 30 commits into from
Apr 9, 2024

Commits on Mar 19, 2024

  1. Add fields

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3a4367f View commit details
    Browse the repository at this point in the history
  2. Add args

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cc5038a View commit details
    Browse the repository at this point in the history
  3. Add args

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b0c0927 View commit details
    Browse the repository at this point in the history
  4. more work

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9b0611f View commit details
    Browse the repository at this point in the history
  5. more work

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eea03e9 View commit details
    Browse the repository at this point in the history
  6. more work

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    62ff661 View commit details
    Browse the repository at this point in the history
  7. more work

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0b7f101 View commit details
    Browse the repository at this point in the history
  8. More work for format!

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    90b6dd5 View commit details
    Browse the repository at this point in the history
  9. more work

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    501d102 View commit details
    Browse the repository at this point in the history
  10. TODO

    kdy1 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0887ee6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. More

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    10b76b9 View commit details
    Browse the repository at this point in the history
  2. Fix turbopack-core

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    78d76ae View commit details
    Browse the repository at this point in the history
  3. Fix

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b348ba2 View commit details
    Browse the repository at this point in the history
  4. fix build

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    14b16de View commit details
    Browse the repository at this point in the history
  5. clippy

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c186b18 View commit details
    Browse the repository at this point in the history
  6. with_fragment

    kdy1 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    713a4ed View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Type

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e4b54fd View commit details
    Browse the repository at this point in the history
  2. Replace type

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0bd6f83 View commit details
    Browse the repository at this point in the history
  3. fixup

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6fa8c08 View commit details
    Browse the repository at this point in the history
  4. fix more

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5aa750a View commit details
    Browse the repository at this point in the history
  5. fix more

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    729614b View commit details
    Browse the repository at this point in the history
  6. fix more

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    50680be View commit details
    Browse the repository at this point in the history
  7. fix more

    kdy1 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1eb07bc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update crates/turbopack-core/src/resolve/parse.rs

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    kdy1 and sokra authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b9e2697 View commit details
    Browse the repository at this point in the history
  2. Update crates/turbopack-core/src/resolve/parse.rs

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    kdy1 and sokra authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b7825b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda354a View commit details
    Browse the repository at this point in the history
  4. review

    kdy1 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8e72191 View commit details
    Browse the repository at this point in the history
  5. review

    kdy1 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    34b8fb8 View commit details
    Browse the repository at this point in the history
  6. fixup

    kdy1 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5770f89 View commit details
    Browse the repository at this point in the history
  7. fiix

    kdy1 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dafd4bf View commit details
    Browse the repository at this point in the history