コミット履歴

作者 SHA1 メッセージ 日付
  zhangenming d637bd6c01 perf(reactivity): do not track inner key `__v_skip`` (#11690) 1 年間 前
  Evan You 40193696b3 chore(build): use /*@__PURE__*/ annotation consistently 1 年間 前
  Evan You 313e4bf552 fix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive 1 年間 前
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 年間 前
  Evan You eaf5455d77 chore: Merge branch 'main' into minor 1 年間 前
  sq800 139548e0e0 chore: fix typo (#11535) [ci skip] 1 年間 前
  Evan You 912494318f chore(types): reduce as any in reactivity 1 年間 前
  Evan You bb5c31e614 chore: Merge branch 'main' into minor 2 年 前
  Evan You 969c5fb30f fix(reactivity): fix hasOwnProperty key coercion edge cases 2 年 前
  Evan You c3c5dc93fb fix(reactivity): fix tracking when hasOwnProperty is called with non-string value 2 年 前
  jods 70196a40cc perf(reactivity): optimize array tracking (#9511) 2 年 前
  Evan You 58d827cb71 chore: Merge branch 'main' into minor 2 年 前
  Wick a4098d587b chore(reactivity): consistent variable naming (#10350) 2 年 前
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) 2 年 前
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 年 前
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 年 前
  Evan You ef432bda77 refactor(reactivity): improve nested readonly ref set check 2 年 前
  Evan You 6ecbd5ce2a fix(reactivity): fix mutation on user proxy of reactive Array 2 年 前
  Evan You 1ea775633d chore: Merge branch 'main' into minor 2 年 前
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 年 前
  Johnson Chu 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 年 前
  Waleed Khaled 02c6924bcd refactor(reactivity): encapsulate reactive handlers in class (#8586) 2 年 前
  魏 13dc28aeff refactor(reactivity): hasOwnProperty add this parameter (#7233) 3 年 前
  Evan You 588bd44f03 fix(reactivity): track hasOwnProperty 3 年 前
  Evan You a95554d35c fix(reactivity): fix shallow/readonly edge cases 3 年 前
  descire b87dc06193 fix(reactivity): ios10.x compatibility (#4900) 4 年 前
  zhangenming b9484543db refactor(reactivity): make some expression simpler (#5131) 4 年 前
  宋铄运 (Alan Song) c6eb3cccce build: improve treeshakeability (#5682) 4 年 前
  Code_xxmyyds 711c826c68 chore(reactivity): use warn (#5548) 4 年 前
  Thorsten Lünborg 4be1037f31 fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310) 4 年 前