Evan You
|
b83cf4ea38
refactor: proper options inheritance
|
hace 7 años |
Evan You
|
2a4e158c76
build: tweak bootstrap script
|
hace 7 años |
Evan You
|
6e04850d71
build: adjust types build script
|
hace 7 años |
Evan You
|
aac7805b3a
refactor: use shared util, remove unused regex
|
hace 7 años |
Evan You
|
149d82d618
refactor: option merging + extract helper functions
|
hace 7 años |
Evan You
|
7bc28a6e61
refactor: access all options from instance.$options
|
hace 7 años |
Evan You
|
62214fa42e
feat: allow mixins to accept generics
|
hace 7 años |
Evan You
|
be95ad00e9
chore: comments, signature
|
hace 7 años |
Evan You
|
3a7d11ca15
wip: mixins
|
hace 7 años |
Evan You
|
2507ad2b44
feat: improve warning component trace
|
hace 7 años |
Evan You
|
d4cd3fb352
fix: provide/inject should be resolved in parent tree
|
hace 7 años |
Evan You
|
e4e138197c
refactor: use more explicit names for warning context
|
hace 7 años |
Evan You
|
b0f3a67e29
refactor: tweak arguments
|
hace 7 años |
Evan You
|
24ff686848
types: fix wrong order
|
hace 7 años |
Evan You
|
a9b608266e
types: improve public component type
|
hace 7 años |
Evan You
|
b3e3fd6ef5
types: basic tsx support
|
hace 7 años |
Evan You
|
2599580bca
types: further tweak createElement type inference
|
hace 7 años |
Evan You
|
5257b366fd
types: improve createElement typing
|
hace 7 años |
Evan You
|
93d724382e
feat: process certain attrs as properties
|
hace 7 años |
Evan You
|
47a2b25a95
wip(types): improve h typing
|
hace 7 años |
Evan You
|
7e6fdb8cc4
feat: use internal warning
|
hace 7 años |
Evan You
|
5327abb249
feat: warning traces & error handling for functional render
|
hace 7 años |
Evan You
|
3a7bbecb22
feat: alias $attrs to $props when component has no declared props
|
hace 7 años |
Evan You
|
c94ce3ed62
chore: comments
|
hace 7 años |
Evan You
|
60e803ce62
feat: support defining data in constructor/initialzers
|
hace 7 años |
Evan You
|
d9e3ad72c0
fix: activateComponent should insert vnode now
|
hace 7 años |
Evan You
|
5cd1f33de3
wip: refactor parentChain management
|
hace 7 años |
Evan You
|
ef0c6effe8
wip: warning
|
hace 7 años |
Evan You
|
83605ef26c
refactor: remove inheritAttrs / nativeOn, enforce explicit fallthrough
|
hace 7 años |
Evan You
|
699dfd95be
types: expose all option types
|
hace 7 años |