]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2019-10-07  Alexander Ziberttest(reactivity): fixed small copy & paste error (...
2019-10-07  Andrew / Kanatypes: use recursion for unwrapping refs (#137)
2019-10-06  月迷津渡workflow(template-explorer): improve types (#128)
2019-10-06  Carlos Rodriguesrefactor(reactivity): change _isRef to use refSymbol...
2019-10-06  Evan Youchore: remove no longer necessary global Vue
2019-10-06  Stanislav Lashmanovfix: expose Vue to compiled template (#120)
2019-10-06  Yidachore: fix typo in rollup.config.js (#122)
2019-10-06  扩散性百万甜面包refactor: rename param on function watch (#134)
2019-10-06  月迷津渡fix(reactivity): explicitly do type conversions in...
2019-10-06  Carlos Rodriguestypes: cleanup some unnecessary typing in reactivity...
2019-10-06  Evan Youworkflow(template-explorer): persist compilerOptions
2019-10-06  Jordan Pittmantest: Add tests for some runtime helpers (#87)
2019-10-06  Evan Youtest: fix import
2019-10-06  Evan Yourefactor(compiler): refine codegen node types
2019-10-06  Evan Yourefactor(compiler): use symbols for runtime helpers
2019-10-06  vityas-offdocs: add missing --all argument to contributing.md...
2019-10-06  Rahul Kadyantypes: Use unique symbol type for _isRef property of...
2019-10-05  扩散性百万甜面包refactor: move writable check out of computed setter...
2019-10-05  扩散性百万甜面包feat(reactivity): use Symbol for Ref._isRef (#114)
2019-10-05  Andrey Sukhonosovfix(compiler/codegen): add simple expression node openi...
2019-10-05  扩散性百万甜面包chore: fix typo (#108)
2019-10-05  Carlos Rodriguestest: improve tests and typing for runtime-core (...
2019-10-05  Vladimirchore: fix typos (#103)
2019-10-05  扩散性百万甜面包chore: simplify code in apiWatch.ts (#101)
2019-10-05  Carlos Rodrigueschore: improve typings in reactivity tests (#96)
2019-10-05  Swapnil Agarwaldocs: fix 'commit message convention' link (#95)
2019-10-05  Carlos Rodrigueschore: replace some type casts and fix variable and...
2019-10-05  Carlos Rodrigueschore: fix comment typos (#94)
2019-10-05  zrh122chore: fix typo in codegen (#92)
2019-10-05  taiyopchore: fix typo in vBind.ts (#91)
2019-10-05  夜宴chore: spelling mistake in ast.ts (#88)
2019-10-05  Ben McCallumchore: fix grammar and spelling in build.js (#84)
2019-10-05  扩散性百万甜面包types: improve type 'Ref' (#105)
2019-10-05  月迷津渡types: simplify types (#104)
2019-10-05  Reed Joneschore: fix docs typo in vOn.ts (#86)
2019-10-05  Evan Youfix(compiler): props hoist should also work on elements...
2019-10-05  Evan Youfix: import patchFlags from @vue/shared in compiler...
2019-10-05  Evan Youworkflow: include commit link in template explorer
2019-10-05  Martin Rojofix(typo): transformSlotOutlet name correction (#83)
2019-10-04  Evan Youworkflow: use CDN deps for template explorer so it...
2019-10-04  Evan Youworkflow: improve template explorer
2019-10-04  Evan Youbuild: include main vue package in aliases and tsconfig...
2019-10-04  Evan Youfix(compiler): avoid hoisting components and directive...
2019-10-04  Evan Youworkflow: basic template explorer
2019-10-04  Evan Youbuild: report both gzip and brotli sizes
2019-10-04  Evan Youchore: update README
2019-10-04  dependabot... build(deps-dev): bump rollup from 1.22.0 to 1.23.0
2019-10-04  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2019-10-04  Evan Youchore: shorten option name
2019-10-04  Evan Youtest: fix vbind tests
2019-10-04  Evan Youfix(compiler): patchFlag analysis should factor in...
2019-10-04  Evan Youfeat(compiler): hoist static trees
2019-10-03  Evan Youfeat(compiler): v-on inline statement handling
2019-10-03  Evan Yourefactor: move transformStyle to compiler-dom
2019-10-03  Evan Youfeat(compiler): force dynamicSlots flag when inside...
2019-10-03  Evan Youfix(compiler): exclude BAIL flag in annotations
2019-10-03  Evan Youfeat(compiler/slot): bail out of optimization mode...
2019-10-03  Evan Youwip(compiler): adjust renderSlot() signature
2019-10-03  Evan Youfeat(compiler): mark compiler-generated slots for runtime
2019-10-03  Evan Youfeat(compiler): render <slot/> as block fragments
2019-10-03  Evan Youfeat(compiler): support v-for on named slots
2019-10-02  Evan Yourefactor: improve vSlot.ts readability
2019-10-02  Evan Youbuild: separate size scripts
2019-10-02  Evan Youfeat(compiler): handle conditional v-slot
2019-10-02  Evan Youtest(compiler): tests for RootNode codegen transform
2019-10-02  Evan Youfeat(compiler): block optimization codegen for RootNode
2019-10-02  Evan Youbuild: fix dev script
2019-10-02  Evan Youbuild: improve build script to support multiple targets
2019-10-02  Evan Yourefactor(compiler): switch to acorn
2019-10-02  Evan Youchore: fix outdated patchFlag
2019-10-02  Evan Youfix(compiler): v-for fragments should be blocks
2019-10-02  Evan Yourefactor: use global whitelist for render proxy has...
2019-10-02  Evan Youfix(options): data options should preserve original...
2019-10-02  Evan Youfix(options): fix renderTriggered option translation
2019-10-02  Evan Youfeat(compiler): generate TEXT patchFlag
2019-10-02  Evan Youfix(compiler): generate correct fragment children when...
2019-10-02  Evan Youfeat(compiler): v-for codegen w/ correct blocks optimiz...
2019-10-02  Evan Youtest(compiler): tests for v-for codegen w/ block optimi...
2019-10-01  Evan Youtest: restructure v-if & v-for tests
2019-10-01  Evan Youfeat(compiler): annotate patchFlags in generated code
2019-10-01  Evan Youbuild: use brotli for checking compressed file sizes
2019-10-01  Evan Youwip(compiler): codegen node w/ block optimization for...
2019-10-01  Evan Youtest(compiler): codegen tests for Sequence & Conditiona...
2019-10-01  Evan Youtest(compiler): tests for vIf codegen w/ blocks optimiz...
2019-10-01  Evan Youwip(compiler): generate blocks for v-if
2019-10-01  Evan Youwip: Sequence & Conditional expressions for AST
2019-10-01  dependabot... build(deps-dev): bump lint-staged from 9.4.0 to 9.4.1
2019-10-01  Evan Youfeat(compiler): generate patchFlags for runtime
2019-09-30  Evan Youtest: record snapshots for text optimization
2019-09-30  Evan Youfeat(compiler): optimize text by merging adjacent nodes
2019-09-30  Evan Youwip: drop class opt for now + move lazy requires to...
2019-09-30  Evan Youperf: avoid using WeakSet for isRef check
2019-09-30  Evan Youperf: using a _isVNode field is faster than a weakset
2019-09-30  dependabot... build(deps-dev): bump rollup from 1.21.4 to 1.22.0
2019-09-30  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2019-09-30  dependabot... build(deps-dev): bump rollup-plugin-alias from 2.0...
2019-09-28  Evan Youfeat(compiler): handle complex destructure expressions...
2019-09-28  Evan Youtest: improve coverage
2019-09-28  Evan Youtest(compiler): test v-slot transform
2019-09-28  Evan Youtest: test slotFunction codegen
next