| .. |
|
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
|
0d4910a211
fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998)
|
5 years ago |
|
looseEqual.ts
|
cf1b6c666f
feat(runtime-dom): allow native Set as v-model checkbox source (#1957)
|
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
|
08bf7e3607
fix(runtime-core): cloned vnodes with extra props should de-opt
|
6 years ago |
|
shapeFlags.ts
|
eee5095692
refactor: rename `<portal>` to `<teleport>`
|
6 years ago |
|
slotFlags.ts
|
a935998b33
chore: better comment hovers preview [ci skip] (#1612)
|
5 years ago |
|
toDisplayString.ts
|
0124eacc91
refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check
|
5 years ago |