Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

feat(nuxt): add warning in dev mode if layouts/pages do not have a single root node #5469

Merged
merged 12 commits into from
Aug 23, 2022

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    1d71cf3 View commit details
    Browse the repository at this point in the history
  2. fix: type error

    danielroe committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    910ef75 View commit details
    Browse the repository at this point in the history
  3. refactor: use nextTick

    danielroe committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6f4ca9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd5c239 View commit details
    Browse the repository at this point in the history
  5. fix: layout detection

    danielroe committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4ff94f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1821c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    031f8dd View commit details
    Browse the repository at this point in the history
  2. refactor: split type-only imports

    pi0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    cdda0ad View commit details
    Browse the repository at this point in the history
  3. improve messages

    pi0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    acae0e9 View commit details
    Browse the repository at this point in the history
  4. update fixture

    pi0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    86a0f2b View commit details
    Browse the repository at this point in the history
  5. ..ing? :)

    pi0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ee388ae View commit details
    Browse the repository at this point in the history
  6. concat warns

    what we are really testing is ensure exsistance of a specific warn not whole warnings behavior
    pi0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    34cf53a View commit details
    Browse the repository at this point in the history