vue3-core/packages/compiler-core/src
Evan You 65beba98fe fix(slots): differentiate dynamic/static compiled slots
fix #1557
2020-07-13 12:36:41 -04:00
..
transforms fix(slots): differentiate dynamic/static compiled slots 2020-07-13 12:36:41 -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 feat: ssr support for `<style vars>` 2020-07-12 18:04:09 -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 refactor: rename `<portal>` to `<teleport>` 2020-04-01 21:55:19 -04:00
transform.ts feat: ssr support for `<style vars>` 2020-07-12 18:04:09 -04:00
utils.ts workflow: setup eslint for prohibited syntax and globals 2020-06-10 16:54:23 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00