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

feat(reactivity): more efficient reactivity system #5912

Merged
merged 225 commits into from
Oct 27, 2023

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    f485ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208e59c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a3e554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed871c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbf214a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    399f155 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0c44e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7768d43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a353eac View commit details
    Browse the repository at this point in the history
  10. fix: jest -> vitest

    johnsoncodehk authored and yyx990803 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    014dcd5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb0f8fa View commit details
    Browse the repository at this point in the history
  12. feat: more purposeful test

    johnsoncodehk authored and yyx990803 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f3a0071 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    998c400 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5527a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3e0c2af View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    62dc5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34619f View commit details
    Browse the repository at this point in the history
  3. release: v3.3.0-alpha.9

    haoqunjiang committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8895117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909afcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da6263c View commit details
    Browse the repository at this point in the history
  6. Revert "release: v3.3.0-alpha.9"

    This reverts commit 8895117.
    haoqunjiang committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d2fd264 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    0a16e82 View commit details
    Browse the repository at this point in the history
  2. chore: naming

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6c9f058 View commit details
    Browse the repository at this point in the history
  3. chore: with "s"

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    66bcc3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f813e View commit details
    Browse the repository at this point in the history
  5. chore: naming

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    debddde View commit details
    Browse the repository at this point in the history
  6. chore: undo format

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ba66880 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb081f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d21edf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76e2e6e View commit details
    Browse the repository at this point in the history
  10. chore: expressiveness

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    de4e436 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c13a30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef2a6e3 View commit details
    Browse the repository at this point in the history
  13. chore: sort in one line

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7bc1069 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d77f842 View commit details
    Browse the repository at this point in the history
  15. chore: sort in one line

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f0512d6 View commit details
    Browse the repository at this point in the history
  16. chore: naming

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7e2ac74 View commit details
    Browse the repository at this point in the history
  17. chore: import type

    johnsoncodehk committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e98d329 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    02805c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 14, 2023

  1. perf: cache dep indexes

    johnsoncodehk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    44cbb5e View commit details
    Browse the repository at this point in the history
  2. perf: redo length >= 2

    johnsoncodehk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8a3c786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76da327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9002b93 View commit details
    Browse the repository at this point in the history
  5. chore: less type hack

    johnsoncodehk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0f2c388 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    3b912e8 View commit details
    Browse the repository at this point in the history
  2. chore: format

    johnsoncodehk committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    f8ff93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17342d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0194f02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16dc2b8 View commit details
    Browse the repository at this point in the history
  6. chore: format

    johnsoncodehk committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1b666b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf89e57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09e3512 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25578fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b72c94 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    0257e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d5c03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1269644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07da2dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    891d937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3350c24 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    c187177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3517e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f58ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    770b2de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ef714 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e895d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a89f4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fc6349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3821687 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4b8bd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb360e6 View commit details
    Browse the repository at this point in the history
  12. chore: format

    johnsoncodehk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    128b1eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8f2bba View commit details
    Browse the repository at this point in the history
  14. chore: format

    johnsoncodehk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3aaa3af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72c3312 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7567d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    1be6c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a5706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c9a2c View commit details
    Browse the repository at this point in the history
  4. chore: _mode -> _

    johnsoncodehk committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    53db76c View commit details
    Browse the repository at this point in the history
  5. chore: format

    johnsoncodehk committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e76b42c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f0ddd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    914f62d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e83221a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e605560 View commit details
    Browse the repository at this point in the history
  10. chore: use resetDirty

    johnsoncodehk committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fe8d996 View commit details
    Browse the repository at this point in the history
  11. chore: format

    johnsoncodehk committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9ab4eb1 View commit details
    Browse the repository at this point in the history
  12. chore: format

    johnsoncodehk committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    942be5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b1bd1de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee05427 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    99af87b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a181339 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    8084d74 View commit details
    Browse the repository at this point in the history
  2. perf: reuse _depIndexes

    johnsoncodehk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    194f8a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4bf9ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a7f22 View commit details
    Browse the repository at this point in the history
  5. chore: fix tests

    johnsoncodehk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f620aa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    254d923 View commit details
    Browse the repository at this point in the history
  7. Squashed commit of the following:

    commit f620aa9
    Author: Johnson Chu <johnsoncodehk@gmail.com>
    Date:   Wed Aug 30 19:11:21 2023 +0800
    
        chore: fix tests
    johnsoncodehk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8f8f384 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    c02f650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8094661 View commit details
    Browse the repository at this point in the history
  3. chore: format

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e74cd43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1c9be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9214ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5b0331 View commit details
    Browse the repository at this point in the history
  7. fix: fix vant test

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9e64219 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b43c494 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c522871 View commit details
    Browse the repository at this point in the history
  10. chore: less changes

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5bd18ef View commit details
    Browse the repository at this point in the history
  11. chore: less changes

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b8c0a72 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e41763c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    857f60e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    174626c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d73ba7a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80ea250 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc85a96 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e339def View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3625b0 View commit details
    Browse the repository at this point in the history
  20. feat: redo apiWatch

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f41bc9b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    09d6f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576be5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7058975 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    b3f502e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1cb22a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf85f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    710c7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5088d2 View commit details
    Browse the repository at this point in the history
  3. feat(compiler-core): export error message (vuejs#8729)

    花果山大圣 authored and sxzz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ef8070c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    f9bf306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab25229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5c373 View commit details
    Browse the repository at this point in the history
  4. update test result

    johnsoncodehk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1591ce1 View commit details
    Browse the repository at this point in the history
  5. sync vuejs#9056

    johnsoncodehk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    eec0a78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5eba14 View commit details
    Browse the repository at this point in the history
  7. update test comment

    johnsoncodehk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    01e21d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bdacad View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. combine if & while

    johnsoncodehk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3b0c4a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    f1eb3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6d9b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27a0b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0147f1d View commit details
    Browse the repository at this point in the history
  5. Update dep.ts

    johnsoncodehk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f4b13db View commit details
    Browse the repository at this point in the history
  6. update test title

    johnsoncodehk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    ee6fcca View commit details
    Browse the repository at this point in the history
  7. remove async

    johnsoncodehk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7c59d8e View commit details
    Browse the repository at this point in the history
  8. perf: check _scheduled

    johnsoncodehk committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    fc326b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e26976f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6af9492 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    a0b4fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5978311 View commit details
    Browse the repository at this point in the history
  3. chore: fix test message

    johnsoncodehk committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    52ac1ab View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    c44cb56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc3ab1 View commit details
    Browse the repository at this point in the history
  3. feat(compiler-core): export error message (vuejs#8729)

    花果山大圣 authored and sxzz committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dc30885 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    f2bb0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59957d View commit details
    Browse the repository at this point in the history
  3. Update packages/reactivity/src/computed.ts

    Co-authored-by: edison <daiwei521@126.com>
    johnsoncodehk and edison1105 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    196cdd3 View commit details
    Browse the repository at this point in the history
  4. fixs vuejs@196cdd3

    johnsoncodehk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e6ee9f3 View commit details
    Browse the repository at this point in the history
  5. Update computed.ts

    johnsoncodehk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f5e93b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d573e50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d52617f View commit details
    Browse the repository at this point in the history
  8. feat(compiler-core): export error message (vuejs#8729)

    花果山大圣 authored and sxzz committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    be91d43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81cba7c View commit details
    Browse the repository at this point in the history
  10. chore: less diff

    johnsoncodehk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3a3b46d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

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

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    34f0d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de25d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f0c02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cd8340 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    6e8700e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75c3b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    191e00b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    951073b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf67b1 View commit details
    Browse the repository at this point in the history
  6. chore: less condition

    johnsoncodehk committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ca1e1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    16127eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b1b88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586aa70 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    2785f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33aab34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0636bac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e13a421 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    dc54c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a8c26 View commit details
    Browse the repository at this point in the history
  3. remove a test

    johnsoncodehk committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    34a0de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50418be View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix(reactivity): fix dep memory leak

    Co-Authored-By: skirtle <65301168+skirtles-code@users.noreply.github.com>
    
    vuejs#7827
    johnsoncodehk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    93b5beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc76e81 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    66da31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8f02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67116c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3364351 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3ff222 View commit details
    Browse the repository at this point in the history
  6. chore: stubbed WeakRef

    johnsoncodehk committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8ff2a89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cd9335 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    888d934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4829f3 View commit details
    Browse the repository at this point in the history
  3. Update apiWatch.ts

    johnsoncodehk committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    526faea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    081ccd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c388d13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6b9bd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78c50e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3353fb4 View commit details
    Browse the repository at this point in the history
  9. chore: use const

    johnsoncodehk committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c53bd48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee17f37 View commit details
    Browse the repository at this point in the history
  11. chore: remove StrongRef

    johnsoncodehk committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2bbb451 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3540dd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6799da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    7023234 View commit details
    Browse the repository at this point in the history
  2. chore: sort code

    johnsoncodehk committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    1e2db5b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. asdf

    johnsoncodehk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e888f58 View commit details
    Browse the repository at this point in the history
  2. qwer

    johnsoncodehk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1ce784b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore: avoid exposing internal properties on ReactiveEffect

    Previously it also causes use of WeakRef in types and can break
    projects with tsconfig that does not have the global type
    yyx990803 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b98b6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600966b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265c22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b93299c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0555892 View commit details
    Browse the repository at this point in the history