Evan You
|
d3d4fe84cd
fix(vue): properly cache runtime compilation
|
6 years ago |
宋铄运
|
559fa27185
test(compiler-sfc): more tests (#536)
|
6 years ago |
CodinCat
|
532d3b68ab
test(e2e): add e2e test for markdown example (#533)
|
6 years ago |
Evan You
|
818bf17cb7
feat(compiler-sfc): use @vue/compiler-dom by default
|
6 years ago |
Evan You
|
136ab753b3
build: adjust esm formats
|
6 years ago |
Evan You
|
8ed04ed503
build: release script
|
6 years ago |
Evan You
|
cd5ba7cfcc
build: remove lerna
|
6 years ago |
Evan You
|
7aca27392f
build: no need for alias in rollup config
|
6 years ago |
Evan You
|
3e3188fa9f
refactor: adjust sfc compiler options
|
6 years ago |
Evan You
|
95b2cb6fd2
fix(compiler-core): should only parse interpolations in DATA text mode
|
6 years ago |
Evan You
|
5cd1495767
refactor(compiler-core): centralize compiler options
|
6 years ago |
Evan You
|
03301b264e
workflow(template-explorer): fix cacheHandlers disabled state
|
6 years ago |
Evan You
|
c8c5b16ef7
feat(compiler-sfc): properly pass on options
|
6 years ago |
宋铄运
|
0a14c04c81
feat(compiler-sfc): compile template WIP (#534)
|
6 years ago |
Evan You
|
b198a665cf
workflow: add size-check package
|
6 years ago |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 years ago |
Haoqun Jiang
|
d1527fbee4
test: add test for runtime-dom/modules/class (#75)
|
6 years ago |
GCA
|
2383b45e32
chore: fix typo (#530) [ci skip]
|
6 years ago |
Evan You
|
e7e1314ccc
test: fix warning
|
6 years ago |
CodinCat
|
12ec62e688
test(e2e): add e2e test for tree example (#529)
|
6 years ago |
Pocho
|
55e234816e
types(compiler-sfc): use specific preprocessLang instead of string (#528)
|
6 years ago |
CodinCat
|
9b5c4a2ec1
chore: fix debounce of markdown example (#525) [ci skip]
|
6 years ago |
Cédric Exbrayat
|
65bfe0130c
chore: fix grid composition example (#519) [ci skip]
|
6 years ago |
Evan You
|
c53fae987d
feat(runtime-core): warn incorrect root props value (close #375)
|
6 years ago |
Evan You
|
83428fb844
chore: update readme
|
6 years ago |
dependabot-preview[bot]
|
0c59cf89f3
build(deps): bump postcss from 7.0.23 to 7.0.24 (#531)
|
6 years ago |
dependabot-preview[bot]
|
9b66c527a1
build(deps-dev): bump rollup from 1.27.8 to 1.27.9
|
6 years ago |
ztplz
|
02478b48eb
chore: use const instead of let (#524)
|
6 years ago |
dependabot-preview[bot]
|
11450ceffd
build(deps-dev): bump typescript from 3.7.2 to 3.7.3
|
6 years ago |
meteorlxy
|
f3007a6b4f
fix(core): use String to convert primitive types (#518)
|
6 years ago |