vue3-yuanma/packages
Evan You 180310cbe9 refactor(runtime-dom): avoid form attribtue tag check
the tag check while technically stricter, is not really necessary
and introduces too much weight
2021-02-24 15:06:51 -05:00
..
compiler-core fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 2021-02-15 12:12:50 -05:00
compiler-dom fix(compiler-dom): fix cdn entries 2021-02-23 10:00:48 -05:00
compiler-sfc fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 2021-02-15 12:12:50 -05:00
compiler-ssr fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch 2021-02-15 12:12:50 -05:00
reactivity perf(reactivity): should not track __isVue (#2940) 2021-02-03 19:28:07 +01:00
runtime-core fix(hmr): deep clone reused hoisted trees during dev 2021-02-15 15:09:27 -05:00
runtime-dom refactor(runtime-dom): avoid form attribtue tag check 2021-02-24 15:06:51 -05:00
runtime-test release: v3.0.5 2020-12-30 15:50:28 -05:00
server-renderer release: v3.0.5 2020-12-30 15:50:28 -05:00
shared refactor(runtime-dom): avoid form attribtue tag check 2021-02-24 15:06:51 -05:00
size-check release: v3.0.5 2020-12-30 15:50:28 -05:00
template-explorer release: v3.0.5 2020-12-30 15:50:28 -05:00
vue feat(compiler-core): support BigInt in template (#2900) 2021-02-03 19:28:46 +01:00
global.d.ts test: move mockWarn into setup files 2020-07-27 22:58:51 -04:00