Evan You
|
455a1534c9
|
refactor: transformHArgs -> transformVNodeArgs
|
2020-03-23 16:54:28 -04:00 |
|
Evan You
|
f529dbde23
|
fix: dynamic component fallback to native element
fix #870
|
2020-03-23 14:47:04 -04:00 |
|
djy0
|
bcb750bb3a
|
test(runtime-core): fix test for vnode key (#846)
|
2020-03-16 13:06:03 -04:00 |
|
Katashin
|
dd17fa1c90
|
feat(runtime-core): add special property to get class component options (#821)
|
2020-03-12 11:46:32 -04:00 |
|
djy0
|
54a0e93c27
|
fix(runtime-core): should allow empty string and 0 as valid vnode key (#807)
|
2020-03-09 16:03:57 -04:00 |
|
Evan You
|
6df2aca070
|
refactor(types): move shapeFlags to shared
|
2020-02-14 01:36:42 -05:00 |
|
Evan You
|
112d8f7d86
|
refactor: use explicit exports for runtime-core
|
2020-02-14 00:13:54 -05:00 |
|
Evan You
|
9aaef60ad2
|
wip(ssr): adjust event hydration flag
|
2020-02-13 18:28:40 -05:00 |
|
likui
|
ec63623fe8
|
fix: Suspense should include into dynamic children (#653)
fix #649
|
2020-01-22 10:45:27 -05:00 |
|
Evan You
|
84dc5a6862
|
fix(runtime-core/vnode): should not render boolean values in vnode children (close #574)
|
2020-01-06 11:57:19 -05:00 |
|
likui
|
a7ef59c4c3
|
test(vnode): add test for dynamic children (#563)
|
2019-12-30 11:25:44 -05:00 |
|
张晨成
|
f2cdc82be3
|
chore: fix typo (#439)
|
2019-11-08 22:41:55 -05:00 |
|
Evan You
|
c6cbca25fe
|
feat(core): keep-alive
|
2019-10-29 22:28:38 -04:00 |
|
Leonardo Piccioni de Almeida
|
a371b2ec0e
|
chore: fix typo (#216)
|
2019-10-11 15:09:57 -04:00 |
|
Evan You
|
5f28708cb9
|
test(vnode): tests for shapeFlag and cloneVNode
|
2019-10-11 11:48:20 -04:00 |
|
Evan You
|
e57d686b9a
|
test(vnode): tests for normlaizeVNode
|
2019-10-11 11:41:28 -04:00 |
|
Cr
|
3cdefdbe2d
|
test: add array of objects class test case for mergeProps (#201)
|
2019-10-11 10:13:04 -04:00 |
|
Tim van den Eijnden
|
b107401e71
|
test(vnode): partial tests for vnode creation (#116)
|
2019-10-09 10:28:43 -04:00 |
|
Evan You
|
3d681f8bcd
|
feat: error handling for lifecycle hooks
|
2019-08-30 12:16:09 -04:00 |
|
Evan You
|
5b38e631e7
|
chore: test todos
|
2019-08-22 17:13:25 -04:00 |
|
Evan You
|
f26cd5dfe4
|
test: layout more runtime-core tests
|
2019-08-21 22:00:48 -04:00 |
|