vue3-yuanma/packages/compiler-dom/src
2022-05-13 08:57:43 +08:00
..
transforms fix(compiler-dom): properly stringify v-html/v-text with constant value 2022-05-13 08:57:43 +08:00
decodeHtml.ts chore: remove deprecated usage of String.prototype.substr (#4699) 2021-10-08 12:31:34 -04:00
decodeHtmlBrowser.ts fix(compiler-dom): fix in-browser attribute value decoding w/ html tags 2021-05-27 17:25:34 -04:00
errors.ts wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
index.ts chore: add no-debugger eslint rule (#5906) 2022-05-12 19:10:00 -04:00
namedChars.json build: move named char references to json file to speed up build 2019-09-19 23:19:48 -04:00
parserOptions.ts refactor(compiler/types): convert compiler options documentation to jsdoc 2020-05-07 11:01:36 -04:00
runtimeHelpers.ts feat(transition): properly handle transition & transition-group in compiler 2019-11-29 12:42:04 -05:00