vue3-yuanma/packages/compiler-dom
Evan You 1f6e72b110 fix(compiler): support full range of entity decoding in browser builds
BREAKING CHANGE: compiler options have been adjusted.
    - new option `decodeEntities` is added.
    - `namedCharacterReferences` option has been removed.
    - `maxCRNameLength` option has been rmeoved.
2020-04-08 18:51:25 -04:00
..
__tests__ fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
src fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
api-extractor.json feat(compiler): scaffold compiler-dom 2019-09-16 15:06:45 -04:00
index.js feat(compiler): scaffold compiler-dom 2019-09-16 15:06:45 -04:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
package.json release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
README.md feat(compiler): scaffold compiler-dom 2019-09-16 15:06:45 -04:00

@vue/compiler-dom