تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 سال پیش
  Evan You 34ad609bd7 refactor(runtime-core): use Symbol.for for runtime Symbols 3 سال پیش
  Evan You 9734b31c31 fix(sfc): avoid auto name inference leading to unwanted recursion 4 سال پیش
  Evan You 71f22061a6 chore: improve component resolution failure message 4 سال پیش
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 5 سال پیش
  Evan You 7dc681c196 wip: filters compat 5 سال پیش
  Evan You abd129d845 fix(component): prioritize registered component over implicit self-reference via filename 5 سال پیش
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 سال پیش
  edison 82bf7ebf36 refactor(runtime-core): extract common getComponentName function (#2454) 5 سال پیش
  Evan You 67d1aac6ae feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename 5 سال پیش
  Carlos Rodrigues 1f2a652a9d fix(types): h support for resolveComponent (#2402) 5 سال پیش
  Evan You 0cb7f7f880 fix(runtime-core): fix resolving assets from mixins and extends 5 سال پیش
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 سال پیش
  Evan You a75b8a268f fix(build): fix component resolution when disabling options API 6 سال پیش
  Evan You fe9e227ae4 types: adjust resolveDynamicComponent return type 6 سال پیش
  Evan You 5453e791ae chore: fix types 6 سال پیش
  Evan You e765d81404 fix(runtime-core): fix component name inference in warnings 6 سال پیش
  Evan You e4dc03a8b1 feat(types): adjust type exports for manual render function and tooling usage 6 سال پیش
  Evan You 64ef7c76bf feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions 6 سال پیش
  Evan You c9bf7ded2e refactor(types): mark internal API exports and exclude from d.ts 6 سال پیش
  Evan You ded92f93b4 fix(runtime-core): dynamic component should support falsy values without warning 6 سال پیش
  Evan You e422b8b082 fix(runtime-core): only infer component name for object components 6 سال پیش
  Evan You dece6102aa feat(warn): infer anonymous component named based on resolve name 6 سال پیش
  Evan You cb31eb4d0a feat(runtime-core): failed component resolution should fallback to native element 6 سال پیش
  Evan You d99437f870 chore: rmeove debugger [ci skip] 6 سال پیش
  Evan You f529dbde23 fix: dynamic component fallback to native element 6 سال پیش
  Evan You 19228a469a refactor: simplify resolveDyanmicComponent 6 سال پیش
  Evan You f5f2dca132 feat(core): support recursively resolving self component by name 6 سال پیش
  Evan You 08a3d95e52 fix: resolveDynamicComponent should use context instance 6 سال پیش
  宋铄运 7f23eaf661 feat(core): support dynamic component via <component :is> (#320) 6 سال پیش