]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-03-19  Jessica Sachsfeat: add hook for transforming h's arguments (#851)
2020-03-19  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-03-18  Evan Yourefactor: remove null comparisons
2020-03-18  Evan Youtest(runtime-core): tests for vnode hooks
2020-03-18  Evan Youfix(suspense): clear effects on suspense resolve
2020-03-18  Evan Youtypes: improve directive hook argument types
2020-03-18  Evan Yourefactor: separate vnode hooks and directive hooks
2020-03-18  Evan Yourefactor: refactor vnode hooks invocation
2020-03-18  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-03-17  Evan Youfix(compiler-core): assign patchFlag for template v...
2020-03-17  Evan Youfix(runtime-core): fix boolean props validation
2020-03-16  Evan Youchore: update readme todo [ci skip]
2020-03-16  Evan Yourelease: v3.0.0-alpha.9 v3.0.0-alpha.9
2020-03-16  likuifix(runtime-dom): patch xlink attribute (#842)
2020-03-16  yangrefactor(componentProps): extract validate prop name...
2020-03-16  yangtypes(ComponentInternalInstance): ComponentInternalInst...
2020-03-16  Evan Youfeat(ssr): support getSSRProps for vnode directives
2020-03-16  Evan Youfix(compiler-ssr): should pass necessary tag names...
2020-03-16  Evan Youfix(compiler-ssr): fix input w/ v-bind="obj" codegen
2020-03-16  Evan Yourefactor(compiler): remove modelValue from generated...
2020-03-16  Evan Youfeat(compiler-sfc): add ssr option
2020-03-16  Evan Yourefactor: simplify suspense ssr + adjust behavior
2020-03-16  Evan Youtest: fix resolveAssets test + test resolveDynamicCompo...
2020-03-16  Evan Youfix: simplify and use correct ctx in withCtx
2020-03-16  Evan Youchore: fix snapshot
2020-03-16  Evan YouRevert "refactor(directives): remove binding.instance"
2020-03-16  Evan Yourefactor: simplify resolveDyanmicComponent
2020-03-16  Evan Yourefactor(template-ref): improve template ref handling
2020-03-16  Evan Youfeat(runtime-core): set context for manual slot functio...
2020-03-16  Evan Youfeat(compiler-core): wrap slot functions with render...
2020-03-16  djy0test(runtime-core): fix test for vnode key (#846)
2020-03-16  sqalfix(runtime-core): pass instance proxy as data() argume...
2020-03-16  dependabot... build(deps): bump @babel/parser from 7.8.7 to 7.8.8...
2020-03-16  Evan Youfix(compiler-core): fix property shorthand detection
2020-03-16  jodsfix(runtime-core): empty boolean props (#844)
2020-03-15  likuifeat(types): export `ErrorTypes` (#840)
2020-03-15  djy0chore(runtime-core): fix typo in warning (#841) [ci...
2020-03-13  Evan Youfeat(ssr): improve fragment mismatch handling
2020-03-13  Evan Youtest(ssr): hydration suspense tests
2020-03-13  Evan Youchore: move hydration tests
2020-03-13  Evan Yourefactor(ssr): adjust ssr fragment anchor content
2020-03-13  Evan Youfeat(ssr): hide comment anchors during hydration in...
2020-03-13  Evan Youfeat(ssr/suspense): suspense hydration
2020-03-13  dependabot... build(deps-dev): bump minimist from 1.2.4 to 1.2.5
2020-03-12  Evan Youfeat(runtime-core): implement RFC-0020
2020-03-12  Katashinfeat(runtime-core): add special property to get class...
2020-03-12  harekufix(types): app.component should accept defineComponent...
2020-03-12  dependabot... build(deps-dev): bump minimist from 1.2.3 to 1.2.4
2020-03-11  Cédric Exbrayatfix(runtime-core): always set invalid vnode type (...
2020-03-11  Evan Youfix(build): remove __RUNTIME_COMPILE__ flag
2020-03-11  Cédric Exbrayatrefactor(Suspense): remove unnecessary casts (#819)
2020-03-11  dependabot... build(deps-dev): bump minimist from 1.2.0 to 1.2.3
2020-03-10  Evan Youtest: fix & improve ssr warning assertion
2020-03-10  Evan Youfeat(ssr): compiler-ssr support for Suspense
2020-03-10  Evan Yourefactor(ssr): improve ssr async setup / suspense error...
2020-03-10  Evan Youtest(srr): group portal tests
2020-03-10  dependabot... build(deps-dev): bump rollup-plugin-terser from 5.2...
2020-03-09  Dmitry Sharshakovfeat(server-renderer): render suspense in vnode mode...
2020-03-09  harekutest(runtime-core/renderer): tests for rendering elemen...
2020-03-09  Evan Yourefactor(runtime-core): adjust patchProp value argument...
2020-03-09  harekufix(runtime-core): pass prev value to hostPatchProp...
2020-03-09  djy0fix(runtime-core): should allow empty string and 0...
2020-03-09  djy0types(reactivity): remove this in get accessor, fix...
2020-03-09  harekutypes(runtime-core): update error type to unknown ...
2020-03-09  dependabot... build(deps-dev): bump rollup from 1.32.0 to 1.32.1...
2020-03-06  Evan Yourelease: v3.0.0-alpha.8 v3.0.0-alpha.8
2020-03-06  Evan Youtest(ssr): test for hydration mismatch handling
2020-03-06  Evan Youtest(ssr): ssr + hydration integration test
2020-03-06  Evan Youfix(ssr): fix ssr on-the-fly compilation + slot fallbac...
2020-03-06  Evan Youfix(reactivity): allow effect trigger inside no-track...
2020-03-06  Evan Youchore(template-explorer): bump monaco version for live...
2020-03-06  Cédric Exbrayatchore(template-explorer): update monaco dependency...
2020-03-06  harekutypes(reactivity): add undefined type to ref/shallowRef...
2020-03-06  Evan Youfix(reactivity): should not trigger length dependency...
2020-03-06  dependabot... build(deps): bump @babel/parser from 7.8.6 to 7.8.7...
2020-03-06  dependabot... build(deps): bump @babel/types from 7.8.6 to 7.8.7...
2020-03-06  Evan Youfix(reactivity): Map/Set identity methods should work...
2020-03-05  Evan Youtypes: remove 'this' annotation from 'get' accessor...
2020-03-05  Evan Youtest(ssr): more hydration tests
2020-03-04  Evan Youtest(ssr): hydratioon tests (wip)
2020-03-03  Evan Youfeat(ssr): hydration mismatch handling
2020-03-03  Evan Youfix(directives): ignore invalid directive hooks
2020-03-03  火石chore: fix componentRenderUtils.ts comment typo (#790...
2020-03-02  dependabot... build(deps-dev): bump typescript from 3.8.2 to 3.8.3
2020-03-01  Evan Youchore: update @vue/shared readme [ci skip]
2020-03-01  Evan Youbuild: make @vue/shared public
2020-02-28  Evan Yourefactor(runtime-core): adjust attr fallthrough behavior
2020-02-28  dependabot... build(deps-dev): bump rollup from 1.31.1 to 1.32.0
2020-02-28  Evan Youfix(runtime-core): ensure inhertied attrs update on...
2020-02-27  Evan Youchore: fix snapshot
2020-02-27  Evan Youfeat(compiler-core): switch to @babel/parser for expres...
2020-02-27  Evan Yourefactor(hydration): move fragment to seaprate function...
2020-02-27  Evan Youfix(slots): fix conditional slot
2020-02-27  Evan Youtest: fix options usage of reactive
2020-02-27  Evan Yourefactor(runtime-core): revert setup() result reactive...
2020-02-26  Evan Yourefactor(fragments): remove visible anchors for fragments
2020-02-26  Evan Youfix(portal): fix portal placeholder text
2020-02-26  Evan Yourefactor(compiler-ssr): extract portal processing ...
2020-02-26  Dmitry Sharshakovfeat(compiler-ssr): compile portal (#775)
2020-02-26  Evan Yourelease: v3.0.0-alpha.7 v3.0.0-alpha.7
next