vue3-yuanma/packages/compiler-dom/__tests__
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
..
__snapshots__ fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
transforms fix(transition): warn only when there is more than one rendered child (#903) 2020-03-31 18:12:51 -04:00
index.spec.ts fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
parse.spec.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00