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(nuxt): use build plugin to detect usage of <NuxtPage> and <NuxtLayout> #26289

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    e89240c View commit details
    Browse the repository at this point in the history
  2. Revert "fix(nuxt): avoid warning about unused page/layout components …

    …when mounted asynchronously"
    
    This reverts commit 92974b4.
    IonianPlayboy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dc46308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94e25e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8ea5de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cefa4c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    488f2bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f54ebb View commit details
    Browse the repository at this point in the history
  8. chore: remove old code

    danielroe authored and IonianPlayboy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2330bc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10fbc4c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8163fe4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06ff4df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa4eda9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e58137 View commit details
    Browse the repository at this point in the history
  14. test: fix basic fixture

    IonianPlayboy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0f986b0 View commit details
    Browse the repository at this point in the history
  15. Revert "test: fix runtime-compiler fixture" and "test: fix basic fixt…

    …ure"
    
    This reverts the following commits:
    fe0c830
    eb80c31
    IonianPlayboy committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4a9609d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4132d38 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. refactor: simplify template

    danielroe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8145b40 View commit details
    Browse the repository at this point in the history