Histórico de Commits

Autor SHA1 Mensagem Data
  daiwei 8cb33d79d2 chore: Merge branch 'main' into minor há 7 meses atrás
  skirtle 0d2357e697 fix(reactivity): toRef edge cases for ref unwrapping (#12420) há 7 meses atrás
  Evan You ac43b11897 fix(reactivity): toRefs should be allowed on plain objects há 1 ano atrás
  Maisha Tremblay 3de5556521 test(reactive): use vitest fn instead of counting manually (#11746) há 1 ano atrás
  lidlanca 1d988b5b99 test(reactivity): test case for #6358 (#6376) há 1 ano atrás
  Alex e044b6e737 feat(reactivity): store value cache on CustomRefs impls (#11539) há 1 ano atrás
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor há 2 anos atrás
  远方os 94b9b37362 test: improve test coverage (#9203) há 2 anos atrás
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) há 2 anos atrás
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) há 2 anos atrás
  zqran 7c2e44ff5f test(reactivity): use vitest fn instead of counting manually (#8476) há 3 anos atrás
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) há 3 anos atrás
  Evan You 59e828448e feat(reactivity): improve support of getter usage in reactivity APIs (#7997) há 3 anos atrás
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing há 3 anos atrás
  Evan You a95554d35c fix(reactivity): fix shallow/readonly edge cases há 3 anos atrás
  Evan You 9fda9411ec feat(reactivity): add isShallow api há 4 anos atrás
  Evan You 2db9c909c2 feat(reactivity): support default value in toRef() há 4 anos atrás
  mehan 2a4f134fc5 chore: remove unnecessary assertion (#4867) há 4 anos atrás
  Pick b79e4ca717 types(reactivity): Simplify the SymbolExtract (#4162) há 4 anos atrás
  Yang Mingshan 08f504c1b7 fix(ref): should not trigger when setting value to same proxy (#3658) há 5 anos atrás
  Carlos Rodrigues d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) há 5 anos atrás
  ᴜɴвʏтᴇ 3c05f8bbd6 fix(reactivity): unwrap non-index accessed refs on reactive arrays (#1859) há 5 anos atrás
  Jordan Pittman 4172fdb90c feat(reactivity): return array when calling `toRefs` on array (#1768) há 5 anos atrás
  Pick 028a8c20df test(reactivity): adjust ref unwrap test inside arrays (#1457) há 6 anos atrás
  蜗牛老湿 426803046f test(reactivity): 100% reactivity coverage (#1299) há 6 anos atrás
  Evan You 2acf3e84b9 feat(reactivity): add triggerRef API há 6 anos atrás
  Evan You b0d4df9743 perf(reactivity): ref should not trigger if value did not change há 6 anos atrás
  Carlos Rodrigues d7ae1d0244 test(reactivity): add tests for object with symbols (#969) há 6 anos atrás
  Evan You 486dc188fe feat(reactivity): add support for `toRef` API há 6 anos atrás
  Evan You b83c580131 feat(reactivity): add support for `customRef` API há 6 anos atrás