Evan You
|
dfc7c0f12a
|
refactor: adjust internal vnode types + more dts tests
|
2019-11-04 18:38:55 -05:00 |
|
Evan You
|
66ecd8b47f
|
types: setup tests for built d.ts files
|
2019-11-01 22:54:01 -04:00 |
|
Evan You
|
7b7b8ef221
|
types: improve h inference + infer required props without need for as const
|
2019-11-01 17:06:19 -04:00 |
|
Evan You
|
06c5b0a861
|
types: refactor VNodeProps type
|
2019-11-01 09:58:27 -04:00 |
|
Evan You
|
3a6dcd3aba
|
types: improve h() and TSX type inference
- Should allow extraneous props as attrs in TSX
- Should check props when using constructor type returned by
createComponent() in h()
|
2019-10-31 12:43:05 -04:00 |
|
Evan You
|
083296ead6
|
fix: fix h signature for suspense
|
2019-10-29 14:04:53 -04:00 |
|
terencez
|
d10b28ae0e
|
refactor(runtime-core): make h() support single vnode child (#181)
|
2019-10-10 10:17:16 -04:00 |
|
扩散性百万甜面包
|
def27239bd
|
type: improve typing (#177)
|
2019-10-09 14:01:53 -04:00 |
|
Evan You
|
1393ee52ca
|
types: improve typing
|
2019-10-08 10:50:10 -04:00 |
|
Evan You
|
d87255ce46
|
fix(options): data options should preserve original object if possible
|
2019-10-02 10:03:43 -04:00 |
|
Evan You
|
360f3b4f37
|
types: improve type exports
|
2019-09-06 12:58:31 -04:00 |
|
Evan You
|
0f25c29119
|
refactor: reorganize component related code and types
|
2019-09-06 11:19:22 -04:00 |
|
Evan You
|
94a05561f8
|
feat: fix all cases for h and options type inference
|
2019-09-05 18:48:49 -04:00 |
|
Evan You
|
369b9eb583
|
types: props validation for h
|
2019-09-05 11:11:33 -04:00 |
|
Evan You
|
fd1fef5502
|
test: update fragment tests
|
2019-08-23 15:27:17 -04:00 |
|
Evan You
|
28a0c50357
|
refactor: use util methods
|
2019-05-28 10:28:25 +08:00 |
|
Evan You
|
e4ce78c8c9
|
wip: diffKeyedChildren
|
2019-05-27 13:48:40 +08:00 |
|
Evan You
|
b3f8b5ae0a
|
wip: add types to refactored runtime-core
|
2019-05-26 15:19:44 +08:00 |
|
Evan You
|
3cded86b98
|
wip: switch to new implementation
|
2019-05-25 23:51:20 +08:00 |
|
Evan You
|
0cd8183fbf
|
refactor: remove shorthands on h
|
2018-11-13 01:08:22 -05:00 |
|
Evan You
|
64029b4a54
|
feat: detailed info in renderTriggered + hint for skipping slot updates
|
2018-11-08 18:20:07 -05:00 |
|
Evan You
|
e05673f4d3
|
refactor: rename packages
|
2018-10-26 15:44:50 -04:00 |
|