vue3-yuanma/packages/compiler-core/__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): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
transforms fix(compiler-core): elements with dynamic keys should be forced into blocks 2020-04-07 18:44:21 -04:00
codegen.spec.ts wip(ssr): adjust event hydration flag 2020-02-13 18:28:40 -05:00
compile.spec.ts refactor(compiler): downgrade to source-map v6 for sync API 2019-12-13 12:56:31 -05:00
parse.spec.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
scopeId.spec.ts wip(ssr): basic element hydration 2020-02-13 17:47:00 -05:00
testUtils.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
transform.spec.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
utils.spec.ts chore: remove unused util function 2019-10-24 15:39:31 -04:00