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

fix: normalize routes and decode resolved query #8430

Merged
merged 29 commits into from
Dec 6, 2020
Merged

fix: normalize routes and decode resolved query #8430

merged 29 commits into from
Dec 6, 2020

Commits on Dec 3, 2020

  1. test: add reproduction for #8429

    pi0 committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    93e58ba View commit details
    Browse the repository at this point in the history
  2. revert router.resolve fix

    pi0 committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    132d4d4 View commit details
    Browse the repository at this point in the history
  3. update fixture

    pi0 committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    0a451e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. update fixture

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    849ac37 View commit details
    Browse the repository at this point in the history
  2. use safeEncode util

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ec625db View commit details
    Browse the repository at this point in the history
  3. update fixture

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1c63f05 View commit details
    Browse the repository at this point in the history
  4. yodate fixture

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0867719 View commit details
    Browse the repository at this point in the history
  5. add base uril to direct links

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    b5cb57c View commit details
    Browse the repository at this point in the history
  6. fix: decode resolved query

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    7c2b809 View commit details
    Browse the repository at this point in the history
  7. update encoding.test

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ca44ade View commit details
    Browse the repository at this point in the history
  8. update foxture

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    00f9a41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5851d6 View commit details
    Browse the repository at this point in the history
  10. fix hydration error on fixture

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    3b47964 View commit details
    Browse the repository at this point in the history
  11. add test for redirect

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    87ddc40 View commit details
    Browse the repository at this point in the history
  12. use safeEncode for path params

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f85e60e View commit details
    Browse the repository at this point in the history
  13. add test for #8442

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a5792a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e1b640 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1139beb View commit details
    Browse the repository at this point in the history
  16. fix redirect

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bb54387 View commit details
    Browse the repository at this point in the history
  17. update safeEncode

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f5ae2a5 View commit details
    Browse the repository at this point in the history
  18. remove unexpected import

    pi0 committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    fbaaee6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. use @nuxt/ufo

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    2a805bd View commit details
    Browse the repository at this point in the history
  2. revert formatting change

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6fdec2d View commit details
    Browse the repository at this point in the history
  3. use normalizeURL for renderer

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    c757f74 View commit details
    Browse the repository at this point in the history
  4. fix: normalize per key

    - leading slash
    - preserve trailing ?
    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    06d15df View commit details
    Browse the repository at this point in the history
  5. transpile ufo

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8307295 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee47d9 View commit details
    Browse the repository at this point in the history
  7. update dynamic-routes fixture

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    1da49d5 View commit details
    Browse the repository at this point in the history
  8. :}

    pi0 committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0c107c3 View commit details
    Browse the repository at this point in the history