]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2020-11-17  Evan Youwip: simplify useCssVars
2020-11-17  Evan Youwip: fix defineOptions specifier removal
2020-11-17  Evan Youwip: generate valid v-model and TS code in script setup...
2020-11-17  Evan Youwip: update sfc style var injection syntax
2020-11-16  Evan Youfeat(compiler-sfc): new SFC css varaible injection...
2020-11-16  Evan Youchore: remove unused dep from compiler-sfc
2020-11-16  Evan YouMerge branch 'script-setup-2'
2020-11-16  Evan Youfix(style-vars): apply css vars in post flush effect
2020-11-16  Evan Youwip: fix useCssVars helper call + tests
2020-11-16  Evan Youwip: optimize expose
2020-11-16  dependabot... build(deps-dev): bump rollup from 2.33.0 to 2.33.2...
2020-11-14  Evan Youwip: make `<script setup>` closed by default
2020-11-14  Evan Youchore: Merge branch 'feat/expose' into script-setup-2
2020-11-14  Evan Youfeat(runtime-core): explicit expose API
2020-11-13  Evan Youwip: useOptions -> defineOptions
2020-11-13  Evan Youchore: ignore template-explorer in dts tests
2020-11-13  Evan Youwip: fix dts tests
2020-11-13  Evan Youwip: type inference for useOptions
2020-11-13  Evan Youwip: defineContext -> useOptions
2020-11-13  Evan Youwip: fix runtimeConstant marking
2020-11-12  Evan Youwip: tests for defineContext()
2020-11-12  Evan Youwip: further optimize bindings
2020-11-12  Evan Youwip: defineContext()
2020-11-12  Evan Youwip: defineContext
2020-11-11  Evan Youwip: remove unnecessary inlinePropsIdentifier option 2532/head
2020-11-11  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-11-10  Evan Youwip: optimize binding access to known imported components
2020-11-10  Evan Youwip: correctly resolve component in setup inline mode
2020-11-10  Evan Youwip: fix binding type fallback
2020-11-10  Evan Youfeat(compiler-sfc): compileScript inline render functio...
2020-11-10  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-11-10  dependabot... build(deps-dev): bump @types/node from 14.14.6 to 14...
2020-11-09  Evan Youfeat(compiler-sfc): support kebab-case components in...
2020-11-09  Evan Youchore: update warning and error messages
2020-11-09  underfinfix(runtime-core): ensure scheduler queue is always...
2020-11-09  dependabot... build(deps-dev): bump eslint from 7.12.1 to 7.13.0...
2020-11-09  dependabot... build(deps-dev): bump ts-jest from 26.4.3 to 26.4.4...
2020-11-06  Evan Youchore: only log prod tip in non-bundler builds
2020-11-05  dependabot... build(deps-dev): bump jest from 26.6.2 to 26.6.3 (...
2020-11-05  dependabot... build(deps-dev): bump conventional-changelog-cli from...
2020-11-05  dependabot... build(deps-dev): bump sass from 1.28.0 to 1.29.0 (...
2020-11-03  Evan Youfix(runtime-dom): use correct import source
2020-11-03  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-11-03  dependabot... build(deps-dev): bump jest from 26.6.1 to 26.6.2 (...
2020-11-02  dependabot... build(deps-dev): bump rollup from 2.32.1 to 2.33.0...
2020-11-02  dependabot... build(deps-dev): bump lint-staged from 10.5.0 to 10...
2020-10-30  Evan Youchore: fix snapshots
2020-10-30  Evan Youfix(compiler-sfc): fix script setup ts helpers
2020-10-30  Evan Youfix: handle case of ref declaration without initial...
2020-10-30  dependabot... build(deps-dev): bump sass from 1.27.0 to 1.28.0 (...
2020-10-30  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-10-30  Evan Yourefactor(compiler-sfc): always parse explicit script...
2020-10-30  Evan Yourefactor(compiler-sfc): improve compileScript error...
2020-10-29  Evan Youfeat(compiler-sfc): new script setup implementation
2020-10-29  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-10-29  dependabot... build(deps-dev): bump execa from 4.0.3 to 4.1.0 (#2517)
2020-10-28  dependabot... build(deps-dev): bump @types/node from 14.14.2 to 14...
2020-10-28  dependabot... build(deps-dev): bump ts-jest from 26.4.2 to 26.4.3...
2020-10-28  dependabot... build(deps-dev): bump @rollup/plugin-replace from 2...
2020-10-28  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-10-28  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2020-10-28  dependabot... build(deps-dev): bump typescript from 4.0.3 to 4.0...
2020-10-28  dependabot... build(deps-dev): bump lint-staged from 10.4.2 to 10...
2020-10-28  dependabot... build(deps-dev): bump eslint from 7.12.0 to 7.12.1...
2020-10-27  Evan Youfix(types): ensure correct type for toRef and toRefs...
2020-10-26  Evan Youfix(hmr): fix updates for imported but not yet rendered...
2020-10-25  dependabot... build(deps-dev): bump eslint from 7.11.0 to 7.12.0...
2020-10-24  dependabot... build(deps-dev): bump jest from 26.6.0 to 26.6.1 (...
2020-10-23  dependabot... build(deps-dev): bump ts-jest from 26.4.1 to 26.4.2...
2020-10-23  Evan Youchore: comments [ci skip]
2020-10-22  Evan Youfix(runtime-core): components with static props and...
2020-10-22  dependabot... build(deps-dev): bump rollup from 2.32.0 to 2.32.1...
2020-10-22  dependabot... build(deps-dev): bump @types/node from 14.14.0 to 14...
2020-10-21  dependabot... build(deps-dev): bump @types/node from 14.11.10 to...
2020-10-21  dependabot... build(deps-dev): bump @types/jest from 26.0.14 to 26...
2020-10-21  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2020-10-20  Evan Yourelease: v3.0.2 v3.0.2
2020-10-20  Carlos Rodriguesfix(types): h support for resolveComponent (#2402)
2020-10-20  HcySunYangfix(runtime-core): non-stable Fragment should always...
2020-10-20  Evan Youfix(suspense): fix suspense nested child updates in...
2020-10-20  Hunterfix(v-model): built in modifiers support on component...
2020-10-20  Evan Youfix(runtime-core): fix component .once listener logic
2020-10-20  Hunterfix(compiler-core): fix multiline member expression...
2020-10-20  ShaoDamaochore(runtime-core): fix typo (#2442)
2020-10-20  Hunterfix(runtime-core): prevent self-injection (#2424)
2020-10-19  Eduardo San... fix(compiler): stringify values on v-text (#2432)
2020-10-19  被雨水过滤的空气fix(runtime-core): avoid mutating EMPTY_ARR when settin...
2020-10-19  neverlandtypes(tsx): svg xmlns attribute typing (#2344)
2020-10-19  Evan Youfix(reactivity): track length on for in iteration on...
2020-10-19  Carlos Rodriguestypes(defineComponent): fix optional Boolean prop types...
2020-10-19  Eduardo San... ci: add size check on push (#2392)
2020-10-19  ᴜɴвʏтᴇfeat(compile-core): handle falsy dynamic args for v...
2020-10-19  dependabot... build(deps): bump @babel/types from 7.12.0 to 7.12...
2020-10-19  dependabot... build(deps): bump @babel/parser from 7.12.0 to 7.12...
2020-10-19  龙腾道fix(runtime-core): avoid object prototype keys in prope...
2020-10-19  dependabot... build(deps-dev): bump jest from 26.5.3 to 26.6.0 (...
2020-10-17  dependabot... build(deps-dev): bump lint-staged from 10.4.1 to 10...
2020-10-17  dependabot... build(deps-dev): bump @types/node from 14.11.8 to 14...
2020-10-17  dependabot... build(deps-dev): bump rollup from 2.31.0 to 2.32.0...
2020-10-16  dependabot... build(deps-dev): bump rollup from 2.30.0 to 2.31.0...
next