]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
Tim van den Eijnden [Wed, 9 Oct 2019 14:28:43 +0000 (16:28 +0200)]
test(vnode): partial tests for vnode creation (#116)
Rahul Kadyan [Wed, 9 Oct 2019 14:27:24 +0000 (19:57 +0530)]
refactor(compiler-core): use directive name in error code identifier (#163)
Evan You [Tue, 8 Oct 2019 21:31:22 +0000 (17:31 -0400)]
workflow: make template-explorer error tolerant
Evan You [Tue, 8 Oct 2019 20:53:26 +0000 (16:53 -0400)]
refactor(compiler): flush transform onExit in reverse
Evan You [Tue, 8 Oct 2019 19:58:35 +0000 (15:58 -0400)]
chore: remove unnecessary type cast
Evan You [Tue, 8 Oct 2019 19:35:57 +0000 (15:35 -0400)]
feat(compiler-dom): transform for v-html
Rahul Kadyan [Tue, 8 Oct 2019 18:37:31 +0000 (00:07 +0530)]
chore(jest): ignore node_modules from watched files (#162)
`jest --watch` fails with open file limit reached:
扩散性百万甜面包 [Tue, 8 Oct 2019 17:48:13 +0000 (01:48 +0800)]
types: improve type 'ReactiveEffect' with generics (#99)
Evan You [Tue, 8 Oct 2019 16:43:13 +0000 (12:43 -0400)]
types: improve typing
Evan You [Tue, 8 Oct 2019 16:09:22 +0000 (12:09 -0400)]
types: move scopeIds into PrefixMeta
Evan You [Tue, 8 Oct 2019 15:27:48 +0000 (11:27 -0400)]
test: test expression transform for reserved literals
Evan You [Tue, 8 Oct 2019 15:25:24 +0000 (11:25 -0400)]
fix(compiler): should not prefix reserved literals (close #142)
meteorlxy [Tue, 8 Oct 2019 15:01:04 +0000 (23:01 +0800)]
build: sepecify yarn in lerna config (#154)
夜宴 [Tue, 8 Oct 2019 15:00:20 +0000 (10:00 -0500)]
test(reactivity): check for key in entries iteration (#152)
Evan You [Tue, 8 Oct 2019 14:50:00 +0000 (10:50 -0400)]
fix(compiler): handle block nodes with custom directives + improve ast types
Evan You [Tue, 8 Oct 2019 13:26:09 +0000 (09:26 -0400)]
types: improve typing
扩散性百万甜面包 [Tue, 8 Oct 2019 14:48:24 +0000 (22:48 +0800)]
types: improve type for WatchHandler (#160)
dependabot-preview[bot] [Tue, 8 Oct 2019 09:41:52 +0000 (09:41 +0000)]
build(deps-dev): bump lerna from 3.16.4 to 3.16.5
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.16.4 to 3.16.5.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.16.5/core/lerna)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 8 Oct 2019 09:41:24 +0000 (09:41 +0000)]
build(deps-dev): bump lint-staged from 9.4.1 to 9.4.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.4.1...v9.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Mon, 7 Oct 2019 21:12:22 +0000 (17:12 -0400)]
test: tests for hoistStatic
Evan You [Mon, 7 Oct 2019 17:32:29 +0000 (13:32 -0400)]
refactor: give runtimeHelper symbols more readable names during dev
Evan You [Mon, 7 Oct 2019 16:48:43 +0000 (12:48 -0400)]
fix(compiler/v-if): avoid incorrect transform application on v-else/else-if branch children
Evan You [Mon, 7 Oct 2019 14:57:35 +0000 (10:57 -0400)]
refactor(runtime-dom/events): use more explicit variable name to avoid shadowing
Stanislav Lashmanov [Mon, 7 Oct 2019 14:56:24 +0000 (17:56 +0300)]
fix(runtime-dom/events): fix wrong scope for event value (#117)
dependabot-preview[bot] [Mon, 7 Oct 2019 07:55:50 +0000 (07:55 +0000)]
build(deps-dev): bump execa from 2.0.4 to 2.0.5
Bumps [execa](https://github.com/sindresorhus/execa) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v2.0.4...v2.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 7 Oct 2019 07:55:44 +0000 (07:55 +0000)]
build(deps-dev): bump rollup from 1.23.0 to 1.23.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.23.0...v1.23.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 7 Oct 2019 07:55:35 +0000 (07:55 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.4.7 to 7.5.0
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.4.7 to 7.5.0.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Kyle Hall [Mon, 7 Oct 2019 00:19:44 +0000 (19:19 -0500)]
test(runtime-core): createSlots method (#119)
Alexander Zibert [Mon, 7 Oct 2019 00:18:47 +0000 (02:18 +0200)]
test(reactivity): fixed small copy & paste error (#140)
Andrew / Kana [Mon, 7 Oct 2019 00:11:52 +0000 (03:11 +0300)]
types: use recursion for unwrapping refs (#137)
月迷津渡 [Sun, 6 Oct 2019 15:55:23 +0000 (23:55 +0800)]
workflow(template-explorer): improve types (#128)
Carlos Rodrigues [Sun, 6 Oct 2019 15:46:09 +0000 (16:46 +0100)]
refactor(reactivity): change _isRef to use refSymbol as key (#124)
Evan You [Sun, 6 Oct 2019 15:39:20 +0000 (11:39 -0400)]
chore: remove no longer necessary global Vue
Stanislav Lashmanov [Sun, 6 Oct 2019 15:38:05 +0000 (18:38 +0300)]
fix: expose Vue to compiled template (#120)
This removes the reliance on `Vue` being exposed as a global.
Yida [Sun, 6 Oct 2019 15:31:44 +0000 (23:31 +0800)]
chore: fix typo in rollup.config.js (#122)
扩散性百万甜面包 [Sun, 6 Oct 2019 15:27:09 +0000 (23:27 +0800)]
refactor: rename param on function watch (#134)
月迷津渡 [Sun, 6 Oct 2019 15:26:33 +0000 (23:26 +0800)]
fix(reactivity): explicitly do type conversions in warning strings (#129)
Carlos Rodrigues [Sun, 6 Oct 2019 15:22:32 +0000 (16:22 +0100)]
types: cleanup some unnecessary typing in reactivity (#126)
Evan You [Sun, 6 Oct 2019 03:29:14 +0000 (23:29 -0400)]
workflow(template-explorer): persist compilerOptions
Jordan Pittman [Sun, 6 Oct 2019 03:22:42 +0000 (23:22 -0400)]
test: Add tests for some runtime helpers (#87)
* test for `renderList`
* test for `toHandlers`
Evan You [Sun, 6 Oct 2019 03:20:02 +0000 (23:20 -0400)]
test: fix import
Evan You [Sun, 6 Oct 2019 02:47:20 +0000 (22:47 -0400)]
refactor(compiler): refine codegen node types
Evan You [Sat, 5 Oct 2019 21:18:25 +0000 (17:18 -0400)]
refactor(compiler): use symbols for runtime helpers
vityas-off [Sun, 6 Oct 2019 02:35:15 +0000 (05:35 +0300)]
docs: add missing --all argument to contributing.md (#121)
Rahul Kadyan [Sun, 6 Oct 2019 02:32:50 +0000 (08:02 +0530)]
types: Use unique symbol type for _isRef property of ref object (#118)
扩散性百万甜面包 [Sat, 5 Oct 2019 19:48:05 +0000 (03:48 +0800)]
refactor: move writable check out of computed setter (#112)
扩散性百万甜面包 [Sat, 5 Oct 2019 19:46:36 +0000 (03:46 +0800)]
feat(reactivity): use Symbol for Ref._isRef (#114)
Andrey Sukhonosov [Sat, 5 Oct 2019 19:42:49 +0000 (22:42 +0300)]
fix(compiler/codegen): add simple expression node opening bracket for ConditionalExpression (#110)
扩散性百万甜面包 [Sat, 5 Oct 2019 19:39:47 +0000 (03:39 +0800)]
chore: fix typo (#108)
Carlos Rodrigues [Sat, 5 Oct 2019 19:37:55 +0000 (20:37 +0100)]
test: improve tests and typing for runtime-core (#100)
* test: add test case for declaring Array prop type with constructor casting in `createComponent`
* test: add test case for `setup(props)` with explicit props declaration
Vladimir [Sat, 5 Oct 2019 14:48:54 +0000 (21:48 +0700)]
chore: fix typos (#103)
扩散性百万甜面包 [Sat, 5 Oct 2019 14:44:02 +0000 (22:44 +0800)]
chore: simplify code in apiWatch.ts (#101)
Carlos Rodrigues [Sat, 5 Oct 2019 14:39:40 +0000 (15:39 +0100)]
chore: improve typings in reactivity tests (#96)
Swapnil Agarwal [Sat, 5 Oct 2019 14:38:42 +0000 (20:08 +0530)]
docs: fix 'commit message convention' link (#95)
Carlos Rodrigues [Sat, 5 Oct 2019 14:38:02 +0000 (15:38 +0100)]
chore: replace some type casts and fix variable and filename typos (#93)
Carlos Rodrigues [Sat, 5 Oct 2019 14:35:19 +0000 (15:35 +0100)]
chore: fix comment typos (#94)
zrh122 [Sat, 5 Oct 2019 14:29:50 +0000 (22:29 +0800)]
chore: fix typo in codegen (#92)
taiyop [Sat, 5 Oct 2019 14:26:32 +0000 (23:26 +0900)]
chore: fix typo in vBind.ts (#91)
夜宴 [Sat, 5 Oct 2019 14:23:25 +0000 (09:23 -0500)]
chore: spelling mistake in ast.ts (#88)
Ben McCallum [Sat, 5 Oct 2019 14:23:05 +0000 (16:23 +0200)]
chore: fix grammar and spelling in build.js (#84)
扩散性百万甜面包 [Sat, 5 Oct 2019 14:10:37 +0000 (22:10 +0800)]
types: improve type 'Ref' (#105)
月迷津渡 [Sat, 5 Oct 2019 14:09:34 +0000 (22:09 +0800)]
types: simplify types (#104)
Reed Jones [Sat, 5 Oct 2019 03:12:49 +0000 (21:12 -0600)]
chore: fix docs typo in vOn.ts (#86)
Evan You [Sat, 5 Oct 2019 02:51:51 +0000 (22:51 -0400)]
fix(compiler): props hoist should also work on elements w/ TEXT flag
Evan You [Sat, 5 Oct 2019 02:47:09 +0000 (22:47 -0400)]
fix: import patchFlags from @vue/shared in compiler instead
Otherwise this imports unnecessary stuff from the runtime.
Evan You [Sat, 5 Oct 2019 02:40:54 +0000 (22:40 -0400)]
workflow: include commit link in template explorer
Martin Rojo [Sat, 5 Oct 2019 02:12:51 +0000 (03:12 +0100)]
fix(typo): transformSlotOutlet name correction (#83)
Evan You [Fri, 4 Oct 2019 21:55:55 +0000 (17:55 -0400)]
workflow: use CDN deps for template explorer so it can be easily deployed
Evan You [Fri, 4 Oct 2019 21:43:20 +0000 (17:43 -0400)]
workflow: improve template explorer
Evan You [Fri, 4 Oct 2019 21:36:26 +0000 (17:36 -0400)]
build: include main vue package in aliases and tsconfig paths
Evan You [Fri, 4 Oct 2019 18:34:26 +0000 (14:34 -0400)]
fix(compiler): avoid hoisting components and directive calls
Evan You [Fri, 4 Oct 2019 17:08:06 +0000 (13:08 -0400)]
workflow: basic template explorer
Evan You [Fri, 4 Oct 2019 13:57:32 +0000 (09:57 -0400)]
build: report both gzip and brotli sizes
Evan You [Fri, 4 Oct 2019 13:35:29 +0000 (09:35 -0400)]
chore: update README
dependabot-preview[bot] [Fri, 4 Oct 2019 13:05:54 +0000 (13:05 +0000)]
build(deps-dev): bump rollup from 1.22.0 to 1.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.22.0...v1.23.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Fri, 4 Oct 2019 13:05:27 +0000 (13:05 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.4.6 to 7.4.7
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.4.6 to 7.4.7.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/gulp-core-build-typescript_v7.4.6...@microsoft/gulp-core-build-typescript_v7.4.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Fri, 4 Oct 2019 13:03:00 +0000 (09:03 -0400)]
chore: shorten option name
Evan You [Fri, 4 Oct 2019 12:38:53 +0000 (08:38 -0400)]
test: fix vbind tests
Evan You [Fri, 4 Oct 2019 12:37:10 +0000 (08:37 -0400)]
fix(compiler): patchFlag analysis should factor in props returned by directive transforms
Evan You [Fri, 4 Oct 2019 03:30:25 +0000 (23:30 -0400)]
feat(compiler): hoist static trees
Evan You [Thu, 3 Oct 2019 21:47:00 +0000 (17:47 -0400)]
feat(compiler): v-on inline statement handling
Evan You [Thu, 3 Oct 2019 20:55:14 +0000 (16:55 -0400)]
refactor: move transformStyle to compiler-dom
Evan You [Thu, 3 Oct 2019 20:27:46 +0000 (16:27 -0400)]
feat(compiler): force dynamicSlots flag when inside v-for or v-slot
Evan You [Thu, 3 Oct 2019 19:17:45 +0000 (15:17 -0400)]
fix(compiler): exclude BAIL flag in annotations
Evan You [Thu, 3 Oct 2019 19:09:09 +0000 (15:09 -0400)]
feat(compiler/slot): bail out of optimization mode for non-compiled slots
Evan You [Thu, 3 Oct 2019 18:29:12 +0000 (14:29 -0400)]
wip(compiler): adjust renderSlot() signature
Evan You [Thu, 3 Oct 2019 18:08:14 +0000 (14:08 -0400)]
feat(compiler): mark compiler-generated slots for runtime
Evan You [Thu, 3 Oct 2019 16:03:14 +0000 (12:03 -0400)]
feat(compiler): render <slot/> as block fragments
Evan You [Thu, 3 Oct 2019 03:10:41 +0000 (23:10 -0400)]
feat(compiler): support v-for on named slots
Evan You [Wed, 2 Oct 2019 22:03:42 +0000 (18:03 -0400)]
refactor: improve vSlot.ts readability
Evan You [Wed, 2 Oct 2019 21:45:02 +0000 (17:45 -0400)]
build: separate size scripts
Evan You [Wed, 2 Oct 2019 21:18:11 +0000 (17:18 -0400)]
feat(compiler): handle conditional v-slot
Evan You [Wed, 2 Oct 2019 18:03:23 +0000 (14:03 -0400)]
test(compiler): tests for RootNode codegen transform
Evan You [Wed, 2 Oct 2019 17:11:07 +0000 (13:11 -0400)]
feat(compiler): block optimization codegen for RootNode
Evan You [Wed, 2 Oct 2019 15:39:00 +0000 (11:39 -0400)]
build: fix dev script
Evan You [Wed, 2 Oct 2019 15:19:30 +0000 (11:19 -0400)]
build: improve build script to support multiple targets
Evan You [Wed, 2 Oct 2019 15:05:56 +0000 (11:05 -0400)]
refactor(compiler): switch to acorn
Evan You [Wed, 2 Oct 2019 14:59:47 +0000 (10:59 -0400)]
chore: fix outdated patchFlag
Evan You [Wed, 2 Oct 2019 14:47:01 +0000 (10:47 -0400)]
fix(compiler): v-for fragments should be blocks
Evan You [Wed, 2 Oct 2019 14:37:06 +0000 (10:37 -0400)]
refactor: use global whitelist for render proxy has check