История коммитов

Автор SHA1 Сообщение Дата
  Eduardo San Martin Morote 71a942b25a fix(warn): cast symbols to strings (#1103) 6 лет назад
  Evan You 19223f5462 build: remove __BUNLDER__ flag so that HMR is available for all builds 6 лет назад
  Evan You 24e9efcc21 refactor(runtime-core): extract component emit related logic into dedicated file 6 лет назад
  Evan You 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 лет назад
  Evan You 528621ba41 feat(runtime-core): support `config.optionMergeStrategies` 6 лет назад
  Evan You b8c1be18f3 refactor(types): use stricter settings 6 лет назад
  hareku 1e9d1319c3 fix(types): app.component should accept defineComponent return type (#822) 6 лет назад
  hareku 257727569a types(runtime-core): update error type to unknown (#798) 6 лет назад
  djy0 04f83fa681 fix(runtime-core): set appContext.provides to Object.create(null) (#781) 6 лет назад
  Evan You 57ee5df364 fix(types): app.component should accept defineComponent return type 6 лет назад
  Evan You 9d2ac6675a refactor: make portal tree-shakeable 6 лет назад
  夜宴 8a4412077c chore: remove redundant Non-Null Assertion (#728) 6 лет назад
  Evan You 167f8241bd refactor(ssr): make hydration logic tree-shakeable 6 лет назад
  Evan You 42d80b5888 wip(ssr): component hydration 6 лет назад
  Evan You c02e7bc7d6 wip(ssr): should apply app context when rendering app instance 6 лет назад
  Evan You da25517377 wip(ssr): initial work on server-renderer 6 лет назад
  Evan You c07751fd36 refactor: adjust `createApp` related API signatures 6 лет назад
  likui 04ac6c467a feat(runtime-core): support app.unmount(container) (#601) 6 лет назад
  Kael 8f616a89c5 fix(runtime-core): allow classes to be passed as plugins (#588) 6 лет назад
  Evan You 7df5e70c83 types: accept defineComponent return types in app.mount 6 лет назад
  宋铄运 4d20981eb0 fix(runtime-core): pass options to plugins (#561) 6 лет назад
  Evan You eda495efd8 feat(hmr): root instance reload 6 лет назад
  Evan You c9b9ae3941 refactor: rename apiApp.ts -> apiCreateApp.ts 6 лет назад
  Evan You 98d1406214 test: test for app-level APIs 6 лет назад
  Evan You 015d5dd0f1 feat: asset resolution 6 лет назад
  Evan You 67fd5b6091 chore: put warning in dev block 6 лет назад
  Evan You 32713f8fce feat: createApp / appContext 6 лет назад