nandi95
|
1ffd5a601b
chore(types): added `getSSRProps` type argument (#5691)
|
2 yıl önce |
zhangenming
|
64e9c9616d
refactor(runtime-core): use currentRenderingInstance directly
|
2 yıl önce |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 yıl önce |
Evan You
|
37a14a5dae
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
|
3 yıl önce |
Daniel Rosenwasser
|
516fabb725
fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)
|
3 yıl önce |
Cédric Exbrayat
|
04553786e4
fix(runtime-core): do not throw on unknown directives (#6671)
|
3 yıl önce |
Thorsten Lünborg
|
f44087e171
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
4 yıl önce |
Evan You
|
60cf175d88
feat(ssr): support custom directive getSSRProps in optimized compilation
|
4 yıl önce |
C.Y.Kun
|
5eb72630a5
fix(runtime-core): add `v-memo` to built-in directives check (#4787)
|
4 yıl önce |
Evan You
|
2937530bef
fix(v-model): handle mutations of v-model bound array/sets
|
5 yıl önce |
HcySunYang
|
ff50e8d78c
fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699)
|
5 yıl önce |
Evan You
|
f05d6dfd98
wip: render function compat
|
5 yıl önce |
Evan You
|
47b765d63a
wip: custom directive compat
|
5 yıl önce |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 yıl önce |
Evan You
|
11804fe93f
feat(directives): introduce `created` custom directive hook and ensure
|
5 yıl önce |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 yıl önce |
edison
|
7dd067206c
chore: remove unused type `VNodeDirectiveData` (#1893)
|
5 yıl önce |
underfin
|
419b86d190
feat(types): support typing directive value via generic argument (#1007)
|
6 yıl önce |
Evan You
|
583ba0c172
feat(types): re-expose `withDirectives` as public type
|
6 yıl önce |
Evan You
|
c9bf7ded2e
refactor(types): mark internal API exports and exclude from d.ts
|
6 yıl önce |
Evan You
|
be91b43564
types: improve directive hook argument types
|
6 yıl önce |
Evan You
|
aa4ab39c1a
refactor: separate vnode hooks and directive hooks
|
6 yıl önce |
Evan You
|
6679799540
refactor: refactor vnode hooks invocation
|
6 yıl önce |
Evan You
|
c450ede12d
feat(ssr): support getSSRProps for vnode directives
|
6 yıl önce |
Evan You
|
23701666cb
Revert "refactor(directives): remove binding.instance"
|
6 yıl önce |
Evan You
|
7971b0468c
fix(directives): ignore invalid directive hooks
|
6 yıl önce |
Evan You
|
52cc7e8231
refactor(directives): remove binding.instance
|
6 yıl önce |
Evan You
|
c97d83aff2
refactor(runtime-core): tweak component proxy implementation
|
6 yıl önce |
Evan You
|
93561b080e
feat(transition): base transition component
|
6 yıl önce |
Evan You
|
43f4bd3aaa
chore: fix typing for withDirectives
|
6 yıl önce |