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 |
Evan You
|
3d681f8bcd
feat: error handling for lifecycle hooks
|
6 years ago |
Evan You
|
b40b7356ef
test: tests for lifecycle api
|
6 years ago |
Evan You
|
5a754aac81
test: test for setup()
|
6 years ago |
Evan You
|
589d3c2feb
refactor: immutable -> readonly
|
6 years ago |
Evan You
|
daf67397ae
wip: pass attrs fallthrough tests
|
6 years ago |
Evan You
|
f3e9848bb2
refactor: use const enums for flags
|
6 years ago |