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(compiler-core):Make sure update:modelValue and update:model-value behave the same on slot #6902

Merged
merged 20 commits into from Nov 9, 2022

Commits on Oct 18, 2022

  1. fix(compiler-core):consistent behavior of @update:modelValue and @update

    :model-value
    chenzhihui committed Oct 18, 2022
    Copy the full SHA
    9cb32d8 View commit details
    Browse the repository at this point in the history
  2. fix(compiler-core): update

    chenzhihui committed Oct 18, 2022
    Copy the full SHA
    1807ed9 View commit details
    Browse the repository at this point in the history
  3. fix(compiler-core): added code comments

    chenzhihui committed Oct 18, 2022
    Copy the full SHA
    4abb522 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3694df4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    563ef08 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    73bd5a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix(compiler-core): format code

    chenzhihui committed Oct 19, 2022
    Copy the full SHA
    22150c9 View commit details
    Browse the repository at this point in the history
  2. fix(compiler-core): move unit test

    chenzhihui committed Oct 19, 2022
    Copy the full SHA
    d3de83a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Copy the full SHA
    b4a559a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Copy the full SHA
    87d9b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Copy the full SHA
    42fbc16 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e17471 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Copy the full SHA
    84989d5 View commit details
    Browse the repository at this point in the history
  2. Update packages/compiler-core/src/transforms/vOn.ts

    Co-authored-by: 三咲智子 (Kevin) <sxzz@sxzz.moe>
    baiwusanyu-c and sxzz committed Oct 29, 2022
    Copy the full SHA
    c170254 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Copy the full SHA
    211cd06 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Copy the full SHA
    b956d94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    20d9ca3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f065f6a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f761224 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update vOn.ts

    yyx990803 committed Nov 9, 2022
    Copy the full SHA
    ad4df71 View commit details
    Browse the repository at this point in the history