vue3-yuanma/packages/compiler-dom/src
Sohaib Alam 6136cf874e
chore: fix error message (#1602)
make the error message in `compiler-dom` and `compiler-ssr` a bit
cleaner and fix grammar
2020-07-16 13:36:16 -04:00
..
transforms refactor: adjust event options handling to be JSX friendly 2020-07-14 13:20:59 -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 chore: fix error message (#1602) 2020-07-16 13:36:16 -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