Evan You
|
f3cc41f0c8
feat(compiler-sfc): allow using :deep, :global & :slotted for short in `<style scoped>`
|
6 anni fa |
Evan You
|
bd5c3b96be
feat(compiler-sfc): `<style vars>` CSS variable injection
|
6 anni fa |
Evan You
|
6647e34ce7
refactor: adjust useCSSVars scoped usage
|
6 anni fa |
Evan You
|
879ea17985
test: tests for useCSSVars
|
6 anni fa |
Evan You
|
bb47510aae
wip: fix tests
|
6 anni fa |
Evan You
|
b4f7ab45ea
refactor: simplify sfc script transform usage
|
6 anni fa |
Evan You
|
9f706a9f5e
feat(runtime-dom): useCssVars
|
6 anni fa |
Evan You
|
18c537d3c2
wip: test for runtime props/emits extraction
|
6 anni fa |
Evan You
|
2c3cdab93d
wip: generate runtime prop type checks in dev
|
6 anni fa |
Evan You
|
3e1cdba9db
wip: tests for compileScriptSetup
|
6 anni fa |
Evan You
|
e4df2d7749
wip: export { x as default } handling
|
6 anni fa |
Evan You
|
a44d53003e
wip: move type declarations out of setup
|
6 anni fa |
Evan You
|
c0d86070fd
wip: extract runtime props/emits from type declarations
|
6 anni fa |
Evan You
|
608885350b
wip: compileScript typed signature generation
|
6 anni fa |
Evan You
|
a47478caf4
wip: compileScriptSetup full js support
|
6 anni fa |
Evan You
|
6b32d16471
chore(template-explorer): tweak theme
|
6 anni fa |
Evan You
|
1359cc3a28
wip: compileScriptSetup
|
6 anni fa |
Evan You
|
1ad3f975ed
wip: parser support for script setup
|
6 anni fa |
dependabot-preview[bot]
|
23b0d5adc0
build(deps-dev): bump @microsoft/api-extractor from 7.9.1 to 7.9.2 (#1551)
|
6 anni fa |
dependabot-preview[bot]
|
3c35937308
build(deps-dev): bump lodash from 4.17.15 to 4.17.19 (#1550)
|
6 anni fa |
Evan You
|
20df2f3817
release: v3.0.0-beta.20
|
6 anni fa |
Evan You
|
5e52f4e4d7
fix(compiler-dom): should ignore and warn side effect tags like script and style
|
6 anni fa |
Evan You
|
903e8f697e
fix(runtime-core): should allow v-model listeners to fallthrough, but ignore for warning
|
6 anni fa |
Carlos Rodrigues
|
1e90605c15
types(runtime-core): provide valid type for default `$emit` (#1498)
|
6 anni fa |
dependabot-preview[bot]
|
f0394e2a61
build(deps-dev): bump rollup from 2.20.0 to 2.21.0 (#1545)
|
6 anni fa |
meteorlxy
|
220db9bcda
feat(types): expose WritableComputedRef (#1500)
|
6 anni fa |
Evan You
|
87c2a1e50f
fix(compiler-core/v-on): bail caching for member expression handlers on components
|
6 anni fa |
Evan You
|
00f6031fbf
test: assert vnode invalid key warning for NaN
|
6 anni fa |
Evan You
|
4b5ce8b456
refactor(compiler-core): remove unnecessary arg in cached handler codegen
|
6 anni fa |
Felix Rilling
|
829b35e426
chore: typo fixes (#1546)
|
6 anni fa |