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): exclude data-v attrs from server component props #23095

Merged
merged 8 commits into from Sep 10, 2023

Commits on Sep 8, 2023

  1. Copy the full SHA
    0ef6b68 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ce720a View commit details
    Browse the repository at this point in the history
  3. Revert "refactor: move to NuxtIsland"

    This reverts commit 9ce720a.
    huang-julien committed Sep 8, 2023
    Copy the full SHA
    28b60cb View commit details
    Browse the repository at this point in the history
  4. fix(nuxt): use computed

    huang-julien committed Sep 8, 2023
    Copy the full SHA
    5b1e7db View commit details
    Browse the repository at this point in the history
  5. fix: missing .value

    huang-julien committed Sep 8, 2023
    Copy the full SHA
    15b6110 View commit details
    Browse the repository at this point in the history
  6. test: add test

    huang-julien committed Sep 8, 2023
    Copy the full SHA
    dad10ae View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Copy the full SHA
    e80497a View commit details
    Browse the repository at this point in the history
  2. fix: add missing return

    huang-julien committed Sep 9, 2023
    Copy the full SHA
    4c3d747 View commit details
    Browse the repository at this point in the history