vue3-yuanma/packages/compiler-core/src/transforms
2019-09-27 09:19:03 -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 fix(compiler): generate correct mappings for v-for and object properties (#69) 2019-09-27 09:19:03 -04:00
transformExpression.ts feat(compiler): correct source map generation 2019-09-26 14:55:53 -04:00
transformStyle.ts feat(compiler): include names in source map 2019-09-26 10:14:02 -04:00
vBind.ts test: tests for v-bind transform 2019-09-24 22:03:28 -04:00
vFor.ts fix(compiler): generate correct mappings for v-for and object properties (#69) 2019-09-27 09:19:03 -04:00
vIf.ts fix: fix source map by fixing advancePositionWithMutation 2019-09-25 19:17:45 -04:00
vModel.ts wip: element transforms 2019-09-21 15:47:26 -04:00
vOn.ts test: compiler integration tests 2019-09-25 22:29:37 -04:00
vSlot.ts wip: element transforms 2019-09-21 15:47:26 -04:00