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

Update adapters to use new app.render API #3133

Merged
merged 47 commits into from
Dec 30, 2021
Merged

Update adapters to use new app.render API #3133

merged 47 commits into from
Dec 30, 2021

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    94b0939 View commit details
    Browse the repository at this point in the history
  2. fix some stuff

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f17bcbf View commit details
    Browse the repository at this point in the history
  3. typo

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    941b3b6 View commit details
    Browse the repository at this point in the history
  4. lint

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    55fa638 View commit details
    Browse the repository at this point in the history
  5. fix test

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    92094b1 View commit details
    Browse the repository at this point in the history
  6. fix xss vuln

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    5c15f7e View commit details
    Browse the repository at this point in the history
  7. fix test

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2bc4cd5 View commit details
    Browse the repository at this point in the history
  8. gah

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    39f25b1 View commit details
    Browse the repository at this point in the history
  9. fixes

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    145aaae View commit details
    Browse the repository at this point in the history
  10. simplify

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    9f454bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a6e6cf View commit details
    Browse the repository at this point in the history
  12. all tests passing

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4511c61 View commit details
    Browse the repository at this point in the history
  13. lint

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    bd496f3 View commit details
    Browse the repository at this point in the history
  14. tidy up

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c581a24 View commit details
    Browse the repository at this point in the history
  15. update types in docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    109108f View commit details
    Browse the repository at this point in the history
  16. update docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c74cfe7 View commit details
    Browse the repository at this point in the history
  17. more docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c9a2794 View commit details
    Browse the repository at this point in the history
  18. more docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    921e572 View commit details
    Browse the repository at this point in the history
  19. more docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a1ae42d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d70de6 View commit details
    Browse the repository at this point in the history
  21. update template app

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    28d5c1e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b12931f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bc8c0ce View commit details
    Browse the repository at this point in the history
  24. update docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    c83cad6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f9e80fe View commit details
    Browse the repository at this point in the history
  26. update

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    efacc75 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    310c10a View commit details
    Browse the repository at this point in the history
  28. move url into $route

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    3a104fa View commit details
    Browse the repository at this point in the history
  29. update some docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1ac14f2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3d6a30f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0a53d92 View commit details
    Browse the repository at this point in the history
  32. fix types

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    761ab4c View commit details
    Browse the repository at this point in the history
  33. fix some docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    fc4caa1 View commit details
    Browse the repository at this point in the history
  34. fix migrating docs

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    76376f4 View commit details
    Browse the repository at this point in the history
  35. decode path, strip prefix

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    77030b3 View commit details
    Browse the repository at this point in the history
  36. tidy up

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f0b6825 View commit details
    Browse the repository at this point in the history
  37. remove comment

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b1aa476 View commit details
    Browse the repository at this point in the history
  38. lint

    Rich-Harris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a12cfda View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. update adapters

    Rich-Harris committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    cd6c6c1 View commit details
    Browse the repository at this point in the history
  2. changeset

    Rich-Harris committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1f936b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    863b602 View commit details
    Browse the repository at this point in the history
  4. changeset

    Rich-Harris committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b675e1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa2cc22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aa32c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18382d7 View commit details
    Browse the repository at this point in the history
  8. remove unused code

    Rich-Harris committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ea413b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad20046 View commit details
    Browse the repository at this point in the history