Commit History

Author SHA1 Message Date
  Evan You 8da5b007b1 types: improve typing 6 years ago
  月迷津渡 9d6783053c types: simplify types (#104) 6 years ago
  Evan You d87255ce46 fix(options): data options should preserve original object if possible 6 years ago
  Evan You 8a923f6a52 refactor: move compile into compiler-core 6 years ago
  Evan You 3ddd121b19 feat: on-the-fly template compilation 6 years ago
  Evan You b30b17d22d test: test nested suspense & nested async deps 6 years ago
  Evan You 356a01780b wip: watcher callback handling inside suspense 6 years ago
  Evan You 51914c76e8 wip: do not fire lifecycle hooks when already unmounted 6 years ago
  Evan You d5e9682040 wip: suspense feature flag 6 years ago
  Evan You 02bb156314 wip: somewhat working suspense 6 years ago
  Evan You 360f3b4f37 types: improve type exports 6 years ago
  Evan You d87bed0138 refactor: split componentRenderUtils 6 years ago
  Evan You 0f25c29119 refactor: reorganize component related code and types 6 years ago
  Evan You 7eed0df3c2 wip: $data should only expose properties from data() 6 years ago
  Evan You 94a05561f8 feat: fix all cases for h and options type inference 6 years ago
  Evan You 9b90e673e8 wip: improve options typing 6 years ago
  Evan You 369b9eb583 types: props validation for h 6 years ago
  Evan You 13298bc4fa test: test for options API 6 years ago
  Evan You 02de984f1f feat: mixins/extends/assets options 6 years ago
  Evan You a6616e4210 feat: 2.x options support 6 years ago
  Evan You acda3cf2d9 chore: fix type 6 years ago
  Evan You 98d1406214 test: test for app-level APIs 6 years ago
  Evan You c5ec29ff9b wip: render() should receive no args, expose props on renderContext as readonly 6 years ago
  Evan You 015d5dd0f1 feat: asset resolution 6 years ago
  Evan You 32713f8fce feat: createApp / appContext 6 years ago
  Evan You a3b0f2bd1c feat: applyDirectives 6 years ago
  Evan You 6801885f57 test: more coverage for error handling 6 years ago
  Evan You be28f976af test: tests for error handling 6 years ago
  Evan You 09593c94c3 feat: error handling in scheduler 6 years ago
  Evan You 966d7b5487 feat: error handling for setup / render / watch / event handlers 6 years ago