vue3-yuanma/packages/compiler-core/__tests__
fishDog 092bdcdf58
fix(compiler-core): fix style binding edge case (#4319)
where static `style` attribute and `:style` with constant binding are used together

fix #4317
2021-08-16 16:37:31 -04:00
..
__snapshots__ chore: fix codegen error due to scopeId deprecation change 2021-07-16 14:30:49 -04:00
transforms fix(compiler-core): fix style binding edge case (#4319) 2021-08-16 16:37:31 -04:00
codegen.spec.ts chore: run updated prettier 2021-07-19 18:24:18 -04: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-core): fix self-closing tags with v-pre 2021-07-19 19:29:28 -04:00
scopeId.spec.ts refactor: remove outdated slot ctx wrapper codegen 2021-07-16 14:30:49 -04:00
testUtils.ts chore: fix test failing types 2021-07-16 14:30:49 -04:00
transform.spec.ts fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 2020-11-27 18:04:26 -05:00
utils.spec.ts fix(v-model): support calling methods in v-model expression 2021-07-15 13:34:42 -04:00