| .. |
|
codeframe.ts
|
b14f4a505b
fix(codeframe): Added Math.max to prevent RangeError (#1807)
|
5 years ago |
|
domAttrConfig.ts
|
304ab8c99b
fix(compiler-dom): bail static stringfication on non-attr bindings
|
6 years ago |
|
domTagConfig.ts
|
fdb2f418cf
chore: remove deprecated `<content>` tag (#1647)
|
5 years ago |
|
escapeHtml.ts
|
6c60ce13e0
fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform
|
6 years ago |
|
globalsWhitelist.ts
|
74d501829c
chore: use webpack-compatible pure annotation
|
6 years ago |
|
index.ts
|
edd49dcab4
fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419)
|
5 years ago |
|
looseEqual.ts
|
6a554feb13
perf(runtime-dom/vModel): remove looseHas if model is Set (#2236)
|
5 years ago |
|
makeMap.ts
|
a938b61edc
fix(compiler-dom): bail stringification on table elements
|
6 years ago |
|
normalizeProp.ts
|
8df6bc0132
refactor: reuse parseStringStyle across compiler and runtime
|
6 years ago |
|
patchFlags.ts
|
df48fc225a
chore: fix file path in comments (#2709) [ci skip]
|
5 years ago |
|
shapeFlags.ts
|
eee5095692
refactor: rename `<portal>` to `<teleport>`
|
6 years ago |
|
slotFlags.ts
|
e41b46c396
chore: annotate generated slot flag
|
5 years ago |
|
toDisplayString.ts
|
0124eacc91
refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check
|
5 years ago |