Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Evan You bfecf2cdce refactor(compiler): use symbols for runtime helpers 6 yıl önce
  Andrey Sukhonosov de9507b6ff fix(compiler/codegen): add simple expression node opening bracket for ConditionalExpression (#110) 6 yıl önce
  Carlos Rodrigues 23ff681418 chore: fix comment typos (#94) 6 yıl önce
  zrh122 12abcba2c5 chore: fix typo in codegen (#92) 6 yıl önce
  Evan You 0873254c6c workflow: improve template explorer 6 yıl önce
  Evan You 277651ce89 fix(compiler): avoid hoisting components and directive calls 6 yıl önce
  Evan You 095f5edf8d feat(compiler): hoist static trees 6 yıl önce
  Evan You fc47029ed3 feat(compiler): support v-for on named slots 6 yıl önce
  Evan You 24bd6c27e0 feat(compiler): block optimization codegen for RootNode 6 yıl önce
  Evan You 3a95a2f148 fix(compiler): generate correct fragment children when it contains single text node or slot outlet 6 yıl önce
  Evan You a477594d65 feat(compiler): v-for codegen w/ correct blocks optimization + key flags 6 yıl önce
  Evan You e5bc17967d wip(compiler): codegen node w/ block optimization for v-for 6 yıl önce
  Evan You ed111cd37b test(compiler): tests for vIf codegen w/ blocks optimization 6 yıl önce
  Evan You 5de744d4e1 wip(compiler): generate blocks for v-if 6 yıl önce
  Evan You e31fb3c172 wip: Sequence & Conditional expressions for AST 6 yıl önce
  Evan You d67418002f feat(compiler): generate patchFlags for runtime 6 yıl önce
  Evan You e5e40e1e38 feat(compiler): optimize text by merging adjacent nodes 6 yıl önce
  Evan You 389a07835c feat(compiler): handle complex destructure expressions in v-for 6 yıl önce
  Evan You 798a9cbe9b test: improve coverage 6 yıl önce
  Evan You 262be6733c wip(compiler): tweak codegen, avoid duplicated asset resolution, improve formatting 6 yıl önce
  Evan You 32666c7708 feat(compiler): transform component slots 6 yıl önce
  Evan You ee66ce78b7 feat(compiler): transform slot outlets 6 yıl önce
  Evan You d900c13efb refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types 6 yıl önce
  Evan You d491a022a7 refactor(compiler): provide context.resetMapping() 6 yıl önce
  Rahul Kadyan a407b16b2b fix(compiler): generate correct mappings for v-for and object properties (#69) 6 yıl önce
  Evan You 63b6902bdb feat(compiler): correct source map generation 6 yıl önce
  Evan You 3bba461128 feat(compiler): include names in source map 6 yıl önce
  Evan You ac7587fdb5 test: compiler integration tests 6 yıl önce
  Evan You 6c8f226a79 fix: fix source map by fixing advancePositionWithMutation 6 yıl önce
  Evan You ff2313e43a wip(compiler): adjust statement positions 6 yıl önce