Historique des commits

Auteur SHA1 Message Date
  Evan You 3eab143843 fix(template-ref): fix string template refs inside slots il y a 6 ans
  ysj16 8cb0b83088 fix(renderSlot): set slot render as a STABLE_FRAGMENT (#776) il y a 6 ans
  Evan You 4a5b91bd1f fix(runtime-core): fix slot fallback + slots typing il y a 6 ans
  djy0 19a799c28b fix(runtime-core): make watchEffect ignore deep option (#765) il y a 6 ans
  djy0 c11905fe36 chore: fix typo (#764) [ci skip] il y a 6 ans
  Xin Du (Clark) 047844cfb8 refactor(ssr): extract buffer resolving and resolvePortals (#771) il y a 6 ans
  Evan You 20afd4093d chore: changelog edits [ci skip] il y a 6 ans
  Evan You 9ab22c7ae6 release: v3.0.0-alpha.6 il y a 6 ans
  Evan You 99a2e18c97 feat(runtime-core): add watchEffect API il y a 6 ans
  Evan You b36a76fe23 chore: remove debugger [ci skip] il y a 6 ans
  guaijie 76c7f54269 perf(effect): optimize effect trigger for array length mutation (#761) il y a 6 ans
  Evan You e9024bf1b7 feat(reactivity): expose unref and shallowRef il y a 6 ans
  Evan You 0c67201942 chore: fix test type il y a 6 ans
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays il y a 6 ans
  Evan You 627b9df4a2 fix(types): improve ref typing, close #759 il y a 6 ans
  Evan You 33622d6360 perf(reactivity): only trigger all effects on Array length mutation if new length is shorter than old length il y a 6 ans
  dependabot-preview[bot] 9882788cb3 build(deps-dev): bump typescript from 3.7.5 to 3.8.2 il y a 6 ans
  Reed Jones 932de431b1 chore: typo (#744) [ci skip] il y a 6 ans
  hareku 014acc13e9 test(reactivity): test for ref without init value (#746) il y a 6 ans
  hareku 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) il y a 6 ans
  Evan You 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings il y a 6 ans
  Evan You 189a0a3b19 chore: use undefined for TS 3.8 compat il y a 6 ans
  guaijie 5fac65589b fix(reactivity): should trigger all effects when array length is mutated (#754) il y a 6 ans
  Luxiaosong c54aa43fa7 chore: use 'const' instead of 'let' (#755) [ci skip] il y a 6 ans
  Evan You a840e7ddf0 fix(types): update setup binding unwrap types for 6b10f0c il y a 6 ans
  basvanmeurs 8d817bb446 build: use buildOption to determine runtime compile build (#742) il y a 6 ans
  likui 7b987d9450 fix(compiler-core): should alias name in helperString (#743) il y a 6 ans
  Evan You 478b4cfb2c release: v3.0.0-alpha.5 il y a 6 ans
  Evan You 8f463b3859 chore: readme il y a 6 ans
  Evan You c3028ad6b3 build: remove compiler-ssr and server-renderer from skipped packages il y a 6 ans