Evan You
|
e31fb3c172
wip: Sequence & Conditional expressions for AST
|
il y a 6 ans |
dependabot-preview[bot]
|
2f155dbcb8
build(deps-dev): bump lint-staged from 9.4.0 to 9.4.1
|
il y a 6 ans |
Evan You
|
d67418002f
feat(compiler): generate patchFlags for runtime
|
il y a 6 ans |
Evan You
|
da0d785d84
test: record snapshots for text optimization
|
il y a 6 ans |
Evan You
|
e5e40e1e38
feat(compiler): optimize text by merging adjacent nodes
|
il y a 6 ans |
Evan You
|
7ee07447c5
wip: drop class opt for now + move lazy requires to utils
|
il y a 6 ans |
Evan You
|
46bd9dbab0
perf: avoid using WeakSet for isRef check
|
il y a 6 ans |
Evan You
|
7f06981f7c
perf: using a _isVNode field is faster than a weakset
|
il y a 6 ans |
dependabot-preview[bot]
|
1b90fff294
build(deps-dev): bump rollup from 1.21.4 to 1.22.0
|
il y a 6 ans |
dependabot-preview[bot]
|
fc47c65d9d
build(deps-dev): bump @microsoft/api-extractor from 7.4.5 to 7.4.6
|
il y a 6 ans |
dependabot-preview[bot]
|
d5d4eb5684
build(deps-dev): bump rollup-plugin-alias from 2.0.0 to 2.0.1
|
il y a 6 ans |
Evan You
|
389a07835c
feat(compiler): handle complex destructure expressions in v-for
|
il y a 6 ans |
Evan You
|
798a9cbe9b
test: improve coverage
|
il y a 6 ans |
Evan You
|
1c410205de
test(compiler): test v-slot transform
|
il y a 6 ans |
Evan You
|
96749e0178
test: test slotFunction codegen
|
il y a 6 ans |
Evan You
|
a792d697a3
refactor: simplify slot extraneous child check
|
il y a 6 ans |
Evan You
|
6461b3853e
refactor(compiler): split slot / slot outlet / slot scope handling into separate transforms
|
il y a 6 ans |
Evan You
|
6377af483b
fix(compiler): improve auto prefixing cases
|
il y a 6 ans |
Evan You
|
262be6733c
wip(compiler): tweak codegen, avoid duplicated asset resolution, improve formatting
|
il y a 6 ans |
Evan You
|
32666c7708
feat(compiler): transform component slots
|
il y a 6 ans |
Evan You
|
ee66ce78b7
feat(compiler): transform slot outlets
|
il y a 6 ans |
Evan You
|
d900c13efb
refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types
|
il y a 6 ans |
Evan You
|
d491a022a7
refactor(compiler): provide context.resetMapping()
|
il y a 6 ans |
Rahul Kadyan
|
a407b16b2b
fix(compiler): generate correct mappings for v-for and object properties (#69)
|
il y a 6 ans |
dependabot-preview[bot]
|
050ef698c4
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3
|
il y a 6 ans |
dependabot-preview[bot]
|
604195a742
build(deps-dev): bump lint-staged from 9.3.0 to 9.4.0
|
il y a 6 ans |
Evan You
|
63b6902bdb
feat(compiler): correct source map generation
|
il y a 6 ans |
Evan You
|
2e3a1ff3c3
fix: do not use lookbehind regex yet
|
il y a 6 ans |
Evan You
|
7c030ee899
build: adjust compiler-core export to avoid collision
|
il y a 6 ans |
Evan You
|
3bba461128
feat(compiler): include names in source map
|
il y a 6 ans |