dependabot-preview[bot]
|
1b90fff294
build(deps-dev): bump rollup from 1.21.4 to 1.22.0
|
6 years ago |
dependabot-preview[bot]
|
fc47c65d9d
build(deps-dev): bump @microsoft/api-extractor from 7.4.5 to 7.4.6
|
6 years ago |
dependabot-preview[bot]
|
d5d4eb5684
build(deps-dev): bump rollup-plugin-alias from 2.0.0 to 2.0.1
|
6 years ago |
Evan You
|
389a07835c
feat(compiler): handle complex destructure expressions in v-for
|
6 years ago |
Evan You
|
798a9cbe9b
test: improve coverage
|
6 years ago |
Evan You
|
1c410205de
test(compiler): test v-slot transform
|
6 years ago |
Evan You
|
96749e0178
test: test slotFunction codegen
|
6 years ago |
Evan You
|
a792d697a3
refactor: simplify slot extraneous child check
|
6 years ago |
Evan You
|
6461b3853e
refactor(compiler): split slot / slot outlet / slot scope handling into separate transforms
|
6 years ago |
Evan You
|
6377af483b
fix(compiler): improve auto prefixing cases
|
6 years ago |
Evan You
|
262be6733c
wip(compiler): tweak codegen, avoid duplicated asset resolution, improve formatting
|
6 years ago |
Evan You
|
32666c7708
feat(compiler): transform component slots
|
6 years ago |
Evan You
|
ee66ce78b7
feat(compiler): transform slot outlets
|
6 years ago |
Evan You
|
d900c13efb
refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types
|
6 years ago |
Evan You
|
d491a022a7
refactor(compiler): provide context.resetMapping()
|
6 years ago |
Rahul Kadyan
|
a407b16b2b
fix(compiler): generate correct mappings for v-for and object properties (#69)
|
6 years ago |
dependabot-preview[bot]
|
050ef698c4
build(deps-dev): bump rollup-plugin-typescript2 from 0.24.2 to 0.24.3
|
6 years ago |
dependabot-preview[bot]
|
604195a742
build(deps-dev): bump lint-staged from 9.3.0 to 9.4.0
|
6 years ago |
Evan You
|
63b6902bdb
feat(compiler): correct source map generation
|
6 years ago |
Evan You
|
2e3a1ff3c3
fix: do not use lookbehind regex yet
|
6 years ago |
Evan You
|
7c030ee899
build: adjust compiler-core export to avoid collision
|
6 years ago |
Evan You
|
3bba461128
feat(compiler): include names in source map
|
6 years ago |
dependabot-preview[bot]
|
9be19bcd7e
build(deps-dev): bump @microsoft/api-extractor from 7.4.4 to 7.4.5
|
6 years ago |
Evan You
|
ac7587fdb5
test: compiler integration tests
|
6 years ago |
Evan You
|
b5d21aeff7
test: test for transformStyle
|
6 years ago |
Evan You
|
6c8f226a79
fix: fix source map by fixing advancePositionWithMutation
|
6 years ago |
Evan You
|
ff2313e43a
wip(compiler): adjust statement positions
|
6 years ago |
Evan You
|
b43f3b61b7
feat(compiler): transformStyle + context.hoist
|
6 years ago |
Evan You
|
3e8cd3f25f
wip(compiler): property deduping
|
6 years ago |
Evan You
|
f79433cbb3
feat(compiler): include ast in compile result
|
6 years ago |