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

[router] Support platform extensions for _layout and routes #27408

Merged
merged 15 commits into from Apr 26, 2024

Commits on Apr 25, 2024

  1. (router): platform routes

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    6d841f1 View commit details
    Browse the repository at this point in the history
  2. add tests

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    d00e76d View commit details
    Browse the repository at this point in the history
  3. cleanup

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    57d4201 View commit details
    Browse the repository at this point in the history
  4. changelog and build files

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    2f1ddba View commit details
    Browse the repository at this point in the history
  5. Update packages/expo-router/src/__tests__/platform-routes.test.web.ts

    Co-authored-by: Evan Bacon <bacon@expo.io>
    marklawlor and EvanBacon committed Apr 25, 2024
    Copy the full SHA
    b1915af View commit details
    Browse the repository at this point in the history
  6. Update packages/expo-router/CHANGELOG.md

    Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
    marklawlor and expo-bot committed Apr 25, 2024
    Copy the full SHA
    8163a7c View commit details
    Browse the repository at this point in the history
  7. default getManifest / getBuildTimeServerManifestAsync / createRoutesM…

    …anifest to platform web
    marklawlor committed Apr 25, 2024
    Copy the full SHA
    8478194 View commit details
    Browse the repository at this point in the history
  8. update test snapshots

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    ce90e16 View commit details
    Browse the repository at this point in the history
  9. Update packages/expo-router/src/__tests__/getRoutes.test.ios.ts

    Co-authored-by: Evan Bacon <bacon@expo.io>
    marklawlor and EvanBacon committed Apr 25, 2024
    Copy the full SHA
    5d74e75 View commit details
    Browse the repository at this point in the history
  10. fix test

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    b14096a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cbe5978 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    35c1711 View commit details
    Browse the repository at this point in the history
  13. ensure enabled

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    d709a4d View commit details
    Browse the repository at this point in the history
  14. build files

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    4591c18 View commit details
    Browse the repository at this point in the history
  15. cli changelog

    marklawlor committed Apr 25, 2024
    Copy the full SHA
    924e498 View commit details
    Browse the repository at this point in the history