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

feat(nuxt, vite): inline global and component styles in server response #7160

Merged
merged 13 commits into from Sep 3, 2022

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    23e6496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da616f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67b2c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    b02a043 View commit details
    Browse the repository at this point in the history
  2. fix: disable inline style plugin in dev mode

    also refactors flag name
    pi0 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b818116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68af2ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3957b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52ffa0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    575dc3e View commit details
    Browse the repository at this point in the history
  7. unsupport ssrContext.noInlineStyles

    let's add if really need it
    pi0 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    f576c11 View commit details
    Browse the repository at this point in the history
  8. add leftover rename

    pi0 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    38f0ffc View commit details
    Browse the repository at this point in the history
  9. revert playground change

    pi0 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    976b125 View commit details
    Browse the repository at this point in the history
  10. revert playground change

    pi0 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d2a1e0f View commit details
    Browse the repository at this point in the history