vue3-core/packages/compiler-dom/src
Evan You 5e52f4e4d7 fix(compiler-dom): should ignore and warn side effect tags like script and style
This keeps behavior consistency with v2.
2020-07-08 12:32:07 -04:00
..
transforms fix(compiler-dom): should ignore and warn side effect tags like script and style 2020-07-08 12:32:07 -04:00
decodeHtml.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
decodeHtmlBrowser.ts workflow: setup eslint for prohibited syntax and globals 2020-06-10 16:54:23 -04:00
errors.ts fix(compiler-dom): should ignore and warn side effect tags like script and style 2020-07-08 12:32:07 -04:00
index.ts fix(compiler-dom): should ignore and warn side effect tags like script and style 2020-07-08 12:32:07 -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