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

Rule based html validation against hydration #2493

Merged
merged 17 commits into from
Apr 18, 2024

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    2b0003b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    addfded View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    a400737 View commit details
    Browse the repository at this point in the history
  2. Rewrite

    yiwen101 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5f2d3d5 View commit details
    Browse the repository at this point in the history
  3. Improve docs

    yiwen101 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    98ec18c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update docs/devGuide/design/serverSideRendering.md

    Co-authored-by: Chan Yu Cheng <77204346+yucheng11122017@users.noreply.github.com>
    yiwen101 and yucheng11122017 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e8cee88 View commit details
    Browse the repository at this point in the history
  2. Update packages/core/test/unit/utils/HtmlValidationUtil.test.ts

    Co-authored-by: Chan Yu Cheng <77204346+yucheng11122017@users.noreply.github.com>
    yiwen101 and yucheng11122017 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4630d35 View commit details
    Browse the repository at this point in the history
  3. Update packages/core/src/utils/htmlValidationUtil.ts

    Co-authored-by: Chan Yu Cheng <77204346+yucheng11122017@users.noreply.github.com>
    yiwen101 and yucheng11122017 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    186155c View commit details
    Browse the repository at this point in the history
  4. Improve code quality

    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6c7ede8 View commit details
    Browse the repository at this point in the history
  5. Add newline after the log

    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    843316c View commit details
    Browse the repository at this point in the history
  6. Update packages/core/test/unit/utils/HtmlValidationUtil.test.ts

    Co-authored-by: Chan Yu Cheng <77204346+yucheng11122017@users.noreply.github.com>
    yiwen101 and yucheng11122017 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    be965f2 View commit details
    Browse the repository at this point in the history
  7. Update packages/core/src/utils/htmlValidationUtil.ts

    Co-authored-by: Chan Yu Cheng <77204346+yucheng11122017@users.noreply.github.com>
    yiwen101 and yucheng11122017 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    69a1e3a View commit details
    Browse the repository at this point in the history
  8. Update test

    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3df4777 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9df100e View commit details
    Browse the repository at this point in the history
  10. Update testcase

    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9375e98 View commit details
    Browse the repository at this point in the history
  11. Improve code quality

    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c052a4d View commit details
    Browse the repository at this point in the history
  12. Revert "Improve code quality"

    This reverts commit c052a4d.
    yiwen101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ff5634c View commit details
    Browse the repository at this point in the history