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(runtime-core): v-model modifiers trim and number when cases don't match #9609

Merged
merged 5 commits into from
Jul 13, 2024

Commits on Jul 13, 2024

  1. fix(runtime-core): v-model Modifiers trim/number did not work if use …

    …hyphenate string in props and camelize in emits
    zhaozhongyu authored and yyx990803 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    531ee7d View commit details
    Browse the repository at this point in the history
  2. update testcases

    zhaozhongyu authored and yyx990803 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d28ebfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545b56c View commit details
    Browse the repository at this point in the history
  4. chore: handle model-value

    yyx990803 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    03af42c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb6513e View commit details
    Browse the repository at this point in the history