vue3-yuanma/packages/compiler-core/src
2020-07-19 14:36:01 -04:00
..
transforms fix(compiler-core): fix v-if + v-for on <template> 2020-07-19 14:36:01 -04:00
ast.ts perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 2020-06-17 16:13:14 -04:00
codegen.ts feat: ssr support for <style vars> 2020-07-12 18:04:09 -04:00
compile.ts feat(compiler): better warning for invalid expressions in function/browser mode 2020-06-11 16:31:51 -04:00
errors.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
index.ts wip: template binding optimization 2020-07-10 22:12:25 -04:00
options.ts chore: better comment hovers preview [ci skip] (#1612) 2020-07-17 11:24:12 -04:00
parse.ts fix(compiler-core): add \r to accepted chars after end tag name (#1515) 2020-07-06 16:00:26 -04:00
runtimeHelpers.ts fix(v-on): capitalize dynamic event names 2020-07-13 17:36:46 -04:00
transform.ts feat: ssr support for <style vars> 2020-07-12 18:04:09 -04:00
utils.ts refactor(compiler): extract isStaticExp util 2020-07-13 16:48:24 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00