История коммитов

Автор SHA1 Сообщение Дата
  Evan You ac81dcf0cc fix(reactivity): effect should still check sync self-trigger 5 лет назад
  Evan You 611437a3fe fix(runtime-core/scheduler): allow component render functions to trigger itself 5 лет назад
  underfin bc6f252c4a fix(runtime-core): should correctly call `beforeEnter` inside `Suspense` (#1805) 5 лет назад
  HcySunYang 3991ff03ce fix(runtime-core): separate null vs. non-null ref value updates (#1835) 5 лет назад
  Jacob Smith b14f4a505b fix(codeframe): Added Math.max to prevent RangeError (#1807) 5 лет назад
  beary b984d47ac4 fix(types/jsx): update innerHTML property in jsx typing (#1814) 5 лет назад
  dependabot-preview[bot] a56b3bfa68 build(deps-dev): bump @microsoft/api-extractor from 7.9.2 to 7.9.4 (#1839) 5 лет назад
  dependabot-preview[bot] 77a6286c1c build(deps-dev): bump conventional-changelog-cli from 2.0.34 to 2.1.0 (#1838) 5 лет назад
  dependabot-preview[bot] c44fccc1d4 build(deps-dev): bump ts-jest from 26.1.4 to 26.2.0 (#1833) 5 лет назад
  dependabot-preview[bot] d142b434bd build(deps-dev): bump jest from 26.2.2 to 26.3.0 (#1832) 5 лет назад
  dependabot-preview[bot] bd96ec488e build(deps-dev): bump rollup from 2.23.0 to 2.23.1 (#1821) 5 лет назад
  dependabot-preview[bot] c8bb8386bf build(deps-dev): bump rollup-plugin-typescript2 from 0.27.1 to 0.27.2 (#1819) 5 лет назад
  Evan You 50adc014f5 refactor(reactivity): readonly collections should not track 5 лет назад
  Evan You ed4381020f fix(reactivity): readonly+reactive collection should also expose readonly+reactive values 5 лет назад
  Evan You 48576e582c fix(transition): transition should accept multiple handlers on same event 5 лет назад
  Evan You 791eff3dfb fix(runtime-core): avoid manual slot invocation in template expressions interfering with block tracking 5 лет назад
  zhangzhonghe 233d191d0d fix(keep-alive): fix activated hook invocation on nested components (#1743) 5 лет назад
  Eduardo San Martin Morote 00683fce9a fix(runtime-dom): patch `form` as an attribute (#1788) 5 лет назад
  wujieZ 2787c34cd4 fix(reactivity): use isExtensible instead of isFrozen (#1753) 5 лет назад
  Evan You 3692f2738f refactor(runtime-core/scheduler): dedicated preFlush queue 5 лет назад
  Evan You 74a1265fea chore: remove debugger 5 лет назад
  Evan You a0e34cee4a fix(watch): exhaust pre-flush watchers + avoid duplicate render by pre-flush watchers 5 лет назад
  Eduardo San Martin Morote b5f91ff570 fix(watch): allow handler to be a string (#1775) 5 лет назад
  Evan You b0d01e9db9 dx(compiler-core): warn on `<template v-for>` key misplacement 5 лет назад
  Evan You de0c8a7e3e fix(compiler-core): v-if key error should only be checking same key on different branches 5 лет назад
  dependabot-preview[bot] c3f8c780e7 build(deps-dev): bump @typescript-eslint/parser from 3.7.1 to 3.8.0 (#1776) 5 лет назад
  Evan You 11ed210391 chore: fix tests 5 лет назад
  Evan You 8d4abc3814 chore: unset removed invokers 5 лет назад
  Evan You 1c967fc44b fix(runtime-dom): fix v-on same computed handler on multiple elements 5 лет назад
  Yang Mingshan b2a91429ed fix(runtime-core/scheduler): prevent duplicate queue (#1767) 5 лет назад