vue3-yuanma/packages/compiler-core/src/transforms
2019-09-24 20:51:48 -04:00
..
optimizeBlocks.ts wip: element transforms 2019-09-21 15:47:26 -04:00
optimizeInterpolations.ts wip: element transforms 2019-09-21 15:47:26 -04:00
optimizePatchFlags.ts wip: element transforms 2019-09-21 15:47:26 -04:00
transformElement.ts feat: v-on with no argument 2019-09-24 20:51:48 -04:00
transformExpression.ts test: finish tests for transformExpression 2019-09-24 12:13:08 -04:00
vBind.ts chore: fix todo 2019-09-23 13:29:52 -04:00
vBindClass.ts feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
vBindStyle.ts feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
vFor.ts test: test transformElements 2019-09-23 20:45:40 -04:00
vIf.ts test: tests for codegen 2019-09-24 15:49:02 -04:00
vModel.ts wip: element transforms 2019-09-21 15:47:26 -04:00
vOn.ts feat(compiler): handle runtime helper injection 2019-09-22 23:07:36 -04:00
vSlot.ts wip: element transforms 2019-09-21 15:47:26 -04:00
vText.ts wip: element transforms 2019-09-21 15:47:26 -04:00