daiwei
|
20b5240ef3
chore: Merge branch 'main' into minor
|
před 8 měsíci |
czhlin
|
4b7170625d
fix(types): widen directive arg type from string to any (#13758)
|
před 8 měsíci |
Johnson Chu
|
5a528aa5cc
refactor(reactivity, runtime-core): improve performance-critical code (#13274)
|
před 11 měsíci |
Buer Yang
|
10e54dcc86
fix(types): the directive's modifiers should be optional (#12605)
|
před 1 rokem |
Rizumu Ayaka
|
205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
|
před 1 rokem |
Kevin Deng 三咲智子
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
před 1 rokem |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
před 1 rokem |
Alex Liu
|
1058ce8e74
fix(types): allow `DirectiveArguments` third parameter to accept undefined (#11540)
|
před 1 rokem |
Evan You
|
26356264d2
chore: Merge branch 'main' into minor
|
před 2 roky |
Evan You
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
před 2 roky |
nandi95
|
1ffd5a601b
chore(types): added `getSSRProps` type argument (#5691)
|
před 2 roky |
Evan You
|
801666fdad
chore: add internal flag to work around ts issue
|
před 2 roky |
Carlos Rodrigues
|
4cc9ca870c
types(defineComponent): support for GlobalComponents, typed Directives and respect `expose` on defineComponent (#3399)
|
před 2 roky |
zhangenming
|
64e9c9616d
refactor(runtime-core): use currentRenderingInstance directly
|
před 2 roky |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
před 2 roky |
Evan You
|
37a14a5dae
Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)"
|
před 2 roky |
Daniel Rosenwasser
|
516fabb725
fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)
|
před 2 roky |
Cédric Exbrayat
|
04553786e4
fix(runtime-core): do not throw on unknown directives (#6671)
|
před 3 roky |
Thorsten Lünborg
|
f44087e171
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
před 4 roky |
Evan You
|
60cf175d88
feat(ssr): support custom directive getSSRProps in optimized compilation
|
před 4 roky |
C.Y.Kun
|
5eb72630a5
fix(runtime-core): add `v-memo` to built-in directives check (#4787)
|
před 4 roky |
Evan You
|
2937530bef
fix(v-model): handle mutations of v-model bound array/sets
|
před 5 roky |
HcySunYang
|
ff50e8d78c
fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699)
|
před 5 roky |
Evan You
|
f05d6dfd98
wip: render function compat
|
před 5 roky |
Evan You
|
47b765d63a
wip: custom directive compat
|
před 5 roky |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
před 5 roky |
Evan You
|
11804fe93f
feat(directives): introduce `created` custom directive hook and ensure
|
před 5 roky |
Evan You
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
před 5 roky |
edison
|
7dd067206c
chore: remove unused type `VNodeDirectiveData` (#1893)
|
před 5 roky |
underfin
|
419b86d190
feat(types): support typing directive value via generic argument (#1007)
|
před 6 roky |