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

Vapor mode #12359

Draft
wants to merge 560 commits into
base: minor
Choose a base branch
from
Draft

Vapor mode #12359

wants to merge 560 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    afa7ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3550765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fc344f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7080ef View commit details
    Browse the repository at this point in the history
  5. feat(runtime-vapor): implement vModelRadio

    Fully supported v-model for native elements.
    sxzz committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    184d72e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5e12ea View commit details
    Browse the repository at this point in the history
  7. feat(runtime-vapor): support patch style (#126)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    FireBushtree and sxzz authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3d10925 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c8153e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf5f7c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. revert: "refactor: remove update function from compiler"

    Bad for performance, so revert it temporarily
    
    This reverts commit be65b98.
    sxzz committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    66cea4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f3929 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8bb0e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10f7d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd7742 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vite from 5.0.2 to 5.0.12 (#129)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    95b08e8 View commit details
    Browse the repository at this point in the history
  5. feat(playground): add benchmark

    sxzz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    670109e View commit details
    Browse the repository at this point in the history
  6. fix(playground): inline dep name

    sxzz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3430b0c View commit details
    Browse the repository at this point in the history
  7. fix(playground/bench): output

    sxzz committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6c25fb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. test(compiler-vapor): v-show directive (#130)

    * test(compiler-vapor): v-show
    
    * fix(compiler-vapor): use DOMErrorCodes in vShow test
    FireBushtree authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1710bfd View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat(runtime-vapor): reset old props when setting dynamic props (#131)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    ygj6 and sxzz authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b11ecbd View commit details
    Browse the repository at this point in the history
  2. chore: fix type error

    sxzz committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0ecb0ea View commit details
    Browse the repository at this point in the history
  3. ci: skip release

    sxzz committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ebc157c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. test(compiler-vapor): v-model (#132)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    FireBushtree and sxzz authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ba29b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c0e82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0ca8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    531f4f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    0e0ee5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004edd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7bd6c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87d212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26f29b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    88123e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23653cc View commit details
    Browse the repository at this point in the history
  3. test(runtime-vapor): organize directives

    [skip release]
    sxzz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cb3dfc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aae631 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e91dde5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. feat: delegate event for vapor

    closes #136
    sxzz committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    669fec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    ff943f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3e8ee View commit details
    Browse the repository at this point in the history
  3. refactor: re-organize exports

    sxzz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c1d9b64 View commit details
    Browse the repository at this point in the history
  4. chore(runtime-vapor): simplify

    sxzz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    67e785a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5819dc9 View commit details
    Browse the repository at this point in the history
  6. chore: upgrade ip dep

    sxzz committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7072932 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    e5c1f8d View commit details
    Browse the repository at this point in the history
  2. refactor(runtime-vapor): move template to dom

    [skip release]
    sxzz committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    11bda8a View commit details
    Browse the repository at this point in the history
  3. refactor: remove append helper

    replace `append` with `insertBefore`
    sxzz committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2075042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c15171 View commit details
    Browse the repository at this point in the history
  5. test(runtime-vapor): add template tests

    [skip-release]
    sxzz committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0e57653 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb53a1e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fac30af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65909f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83641f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    d51d558 View commit details
    Browse the repository at this point in the history
  2. feat: support more source types for v-for

    closes #139
    
    Co-authored-by: wangjie36 <[email protected]>
    sxzz and wangyewei committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4af8e87 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    7f86144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0bc11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd3f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a0365d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    b925c62 View commit details
    Browse the repository at this point in the history
  2. ci: publish with npm provenance

    sxzz committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    91997bb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. chore: update todo list

    sxzz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d20cf6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b99ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03d1d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. refactor: remove getCurrentEffect, add effect flag for on

    Use the effect flag to distinguish whether it is in the effect of a v-for block.
    sxzz committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    280b8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd3710 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    c79629f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421eba3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. feat: support v-on="obj" (#149)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9412c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4aa5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4da5a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e0f15f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808d17d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    d282af9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d15314 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    463b47e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    174118a View commit details
    Browse the repository at this point in the history
  2. refactor(scheduler): use bitwise flags for scheduler jobs + move sche…

    …duler into reactivity
    
    related: #10407
    LittleSound committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    db4040d View commit details
    Browse the repository at this point in the history
  3. refactor(baseWatch): rename onEffectCleanup to onWatcherCleanup and g…

    …etCurrentEffect to getCurrentWatcher for clarity
    LittleSound committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4676188 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    64e8368 View commit details
    Browse the repository at this point in the history
  2. chore: add vapor team

    sxzz committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    268a2c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2661cb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fc5cfb View commit details
    Browse the repository at this point in the history
  5. feat: implement inheritAttrs (#153)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Doctor-wu and sxzz authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    38e167c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    9a2c12e View commit details
    Browse the repository at this point in the history
  2. fix(compiler-vapor): SET_REF operation should be registered last (#159)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ed6b171 View commit details
    Browse the repository at this point in the history
  3. feat(runtime-vapor): provide and inject (#158)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    ubugeeei and sxzz authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5c9a151 View commit details
    Browse the repository at this point in the history
  4. feat(runtime-vapor): add app-level error handler (#160)

    Co-authored-by: Kevin Deng 三咲智子 <[email protected]>
    Doctor-wu and sxzz authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bd888b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. feat(runtime-vapor): component slot (#143)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    ubugeeei and sxzz authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    78f74ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba17fb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix(compiler-core): generate updateEffect for nested v-for (#171)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9f8bf4f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    9a33d79 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    98bae0c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat(compiler-vapor): ref for v-for (#167)

    Co-authored-by: Rizumu Ayaka <[email protected]>
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    3 people authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a0bd0e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    0792656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc4322 View commit details
    Browse the repository at this point in the history
  3. feat(compiler-vapor): support v-on for component (#175)

    Co-authored-by: Kevin Deng 三咲智子 <[email protected]>
    Doctor-wu and sxzz authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a49b6f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dce9b61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e958118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3787a43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e0cd20 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix(compiler-vapor): v-on for component support $event argument (#177)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e640ec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b447ace View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. test: add template abbreviation

    sxzz committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a68445b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761f785 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    b8c609f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b701c View commit details
    Browse the repository at this point in the history
  3. fix(compiler-vapor): TS error

    sxzz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1af1f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7548865 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af1581b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7cacb65 View commit details
    Browse the repository at this point in the history
  2. feat(runtime-vapor): runtime for v-on in component (#178)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    37df043 View commit details
    Browse the repository at this point in the history
  3. feat(compiler-vapor): v-model for component (#180)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1f28ae1 View commit details
    Browse the repository at this point in the history
  4. feat(compiler-vapor): extract resolveComponent

    Avoid call `resolveComponent` repeatly for the same component
    sxzz committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b9b3e02 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    e67e643 View commit details
    Browse the repository at this point in the history
  2. feat(runtime-vapor): implement expose (#181)

    Co-authored-by: Kevin Deng 三咲智子 <[email protected]>
    Doctor-wu and sxzz authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d490bf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7fe4712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b652e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    6b03b47 View commit details
    Browse the repository at this point in the history
  2. fix(compiler-vapor): check global allowed for identifier (#189)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    464b498 View commit details
    Browse the repository at this point in the history
  3. feat(runtime-vapor): v-show for component (#188)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cd58294 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    9b5d23c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    784310d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d535c64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d598f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa5d87b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    05f4ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42fecb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    098b6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7d219 View commit details
    Browse the repository at this point in the history
  3. feat(compiler-vapor): component with dynamic arguments (#192)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8dea04b View commit details
    Browse the repository at this point in the history
  4. feat: implement setRef update (#191)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Doctor-wu and sxzz authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6958051 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    1ec90db View commit details
    Browse the repository at this point in the history
  2. feat(runtime-shared): init

    sxzz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bfb5250 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. feat(compiler-vapor): slot outlet (#182)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored May 2, 2024
    Configuration menu
    Copy the full SHA
    2b0def3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    133d494 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    7cd7050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639c847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c54cae View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. feat(compiler-vapor): implement basic usage of v-slot (#203)

    Co-authored-by: Doctorwu <[email protected]>
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    3 people authored May 12, 2024
    Configuration menu
    Copy the full SHA
    0c33ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76595de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75314f2 View commit details
    Browse the repository at this point in the history
  4. feat: support usage of v-once with v-if (#200)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    lulu0119 and sxzz authored May 12, 2024
    Configuration menu
    Copy the full SHA
    b3cb392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9346f88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72589be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30f9894 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2b51d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f90523 View commit details
    Browse the repository at this point in the history
  10. chore: update team list

    sxzz committed May 12, 2024
    Configuration menu
    Copy the full SHA
    dc574cc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f5f1150 View commit details
    Browse the repository at this point in the history
  2. feat: v-once for component and v-for (#201)

    * feat: v-once with v-for / v-once for component
    
    * refactor
    
    * refactor
    
    ---------
    
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Jevon617 and sxzz authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b776f92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77c7ad View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    2e2f3e2 View commit details
    Browse the repository at this point in the history
  2. feat(compiler/runtime-vapor): implement v-slots + v-for / v-if (#207)

    Co-authored-by: Rizumu Ayaka <[email protected]>
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    3 people authored May 21, 2024
    Configuration menu
    Copy the full SHA
    4e13a57 View commit details
    Browse the repository at this point in the history
  3. ci: fix RCE vulnerability in file overwrite

    #10985
    
    Special thanks to @RedYetiDev
    sxzz committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1008199 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. test(runtime-vapor): api lifecycle hooks (#215)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    ubugeeei and sxzz authored May 26, 2024
    Configuration menu
    Copy the full SHA
    969f53f View commit details
    Browse the repository at this point in the history
  2. feat: directive lifecycle hooks in v-for, v-if and component (#123)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored May 26, 2024
    Configuration menu
    Copy the full SHA
    b5ecb72 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix(playground): import type error (#219)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    shellingfordly and sxzz authored May 28, 2024
    Configuration menu
    Copy the full SHA
    ca61022 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97dee3 View commit details
    Browse the repository at this point in the history
  3. fix(vue-vapor): build dts

    sxzz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4ed4fb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    107569b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    00c6e6d View commit details
    Browse the repository at this point in the history
  2. feat: destructuring + nesting in v-for (#217)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored May 29, 2024
    Configuration menu
    Copy the full SHA
    868c429 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    334e72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0a2bf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    cef446a View commit details
    Browse the repository at this point in the history
  2. feat(compiler-vapor): v-slot props + v-slot on component (#223)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    208dbc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a59311 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    8ccfce5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    bbd1944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598b55f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b023b9b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    c9241da View commit details
    Browse the repository at this point in the history
  2. chore: update readme

    sxzz committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    325eb13 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a1797f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3d8fa View commit details
    Browse the repository at this point in the history
  3. feat(runtime-vapor): implement app.config.performance (#230)

    * feat(runtime-capor): add app.config.performance
    
    * refactor: move formatComponentName to component.ts
    
    * refactor: update import in warning.ts
    
    * fix
    
    * refactor
    
    * fix order
    
    ---------
    
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    xiaodong2008 and sxzz authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3ac951b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf8be99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80acfa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. test(runtime-vapor): add unit test for config.performance (#234)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    xiaodong2008 and sxzz authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bc04592 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. test(runtime-vapor): add apiSetupContext unit test (#237)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    xiaodong2008 and sxzz authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bbde386 View commit details
    Browse the repository at this point in the history
  2. refactor: component slots (#238)

    Co-authored-by: Doctor Wu <[email protected]>
    Co-authored-by: Rizumu Ayaka <[email protected]>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    97f0b3b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. test(runtime-vapor): add directives test (#240)

    Co-authored-by: Rizumu Ayaka <[email protected]>
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    3 people authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d451115 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    be6a2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5fe96 View commit details
    Browse the repository at this point in the history
  3. fix(runtime-vapor): current instance is not attached to static slots (#…

    …247)
    
    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7d90c88 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    07444b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63dbc26 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. revert: test(runtime-vapor): add misc test

    This reverts commit 63dbc26.
    vuejs/vue-vapor#246
    sxzz committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    20b6594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be49b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. ci: add release tag (#254)

    sxzz authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5eb43b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat(compiler-vapor): support v-for without prefixIdentifiers (#259)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    zhiyuanzmj and sxzz authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b44ca85 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. test(runtime-vapor): globalProperty (#255)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    GaoNeng-wWw and sxzz authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d14c5d9 View commit details
    Browse the repository at this point in the history
  2. test(runtime-vapor): errorHandling (#245)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    xiaodong2008 and sxzz authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8941779 View commit details
    Browse the repository at this point in the history
  3. test(runtime-vapor): rendererElement test (#256)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    xiaodong2008 and sxzz authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e552ed2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6608bb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 26, 2024

  1. ci: continuous releases with pkg.pr.new (#264)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    Aslemammad and sxzz authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0fde1e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. perf(runtime-vapor): children helper (#263)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    LittleSound and sxzz authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    be332dc View commit details
    Browse the repository at this point in the history
  2. chore: remove todo from README

    See #233
    sxzz committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    61ddfe9 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v3.5.0-alpha.4'

    sxzz committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f0405f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge tag 'v3.5.0-alpha.5'

    sxzz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d23095e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669c295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f8502 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    16ea5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5632e2f View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v3.5.0-beta.1'

    sxzz committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4468a2b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    7b3c176 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    30583b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    594cb14 View commit details
    Browse the repository at this point in the history
  2. ci: cleanup & fix repo

    sxzz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    daf098e View commit details
    Browse the repository at this point in the history
  3. chore: update readme & sponsors

    sxzz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1094b05 View commit details
    Browse the repository at this point in the history
  4. feat(compiler-vapor): support v-slots expression for jsx-vapor (#271)

    Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
    zhiyuanzmj and sxzz authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ced7ee6 View commit details
    Browse the repository at this point in the history
  5. chore(benchmark): fix path

    sxzz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c065aaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f1ee07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95e93c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6791c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. feat: v-memo for v-for (#276)

    sxzz authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    884c190 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 27, 2024

  1. refactor(runtime-vapor): remove support of shallowRef in v-for

    Co-authored-by: Rizumu Ayaka <[email protected]>
    sxzz and LittleSound committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b962aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6cd32 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    eda2a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604c42d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. chore(benchmark): fix conflict args (#282)

    Co-authored-by: Kevin Deng 三咲智子 <[email protected]>
    Doctor-wu and sxzz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    126ce65 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge tag 'v3.5.11'

    sxzz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c7fd6ae View commit details
    Browse the repository at this point in the history
  2. chore(benchmark): dedupe deps

    sxzz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    abacf63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e153f8 View commit details
    Browse the repository at this point in the history
  4. chore: rename repo name

    sxzz committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3d48718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3867942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c316d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fa4069 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    b5ed2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d30c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1260e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a8043 View commit details
    Browse the repository at this point in the history