Evan You
|
89a187b895
|
refactor(reactivity): separate track and trigger operation types
|
2019-12-03 11:30:24 -05:00 |
|
Evan You
|
57bbbb227c
|
fix(core): propsProxy should not convert non-reactive nested values
|
2019-12-02 14:11:12 -05:00 |
|
Evan You
|
d9c6ff372c
|
feat(core): allow passing explicit refs via props
|
2019-11-06 12:51:26 -05:00 |
|
Junyan
|
d76cfba7fb
|
refactor(reactivity): reduce code of type check (#377)
|
2019-10-25 11:15:04 -04:00 |
|
Evan You
|
b5886189ba
|
types: massive refactor
|
2019-10-22 11:53:32 -04:00 |
|
edison
|
60961ef5b6
|
perf(reactivity): optimize the performance of the canObserve (#330)
|
2019-10-18 12:11:58 -04:00 |
|
Evan You
|
1c56d1bf19
|
test: test unwrapping computed refs
|
2019-10-14 11:21:09 -04:00 |
|
扩散性百万甜面包
|
def27239bd
|
type: improve typing (#177)
|
2019-10-09 14:01:53 -04:00 |
|
Carlos Rodrigues
|
3d975247cd
|
types: cleanup some unnecessary typing in reactivity (#126)
|
2019-10-06 11:22:32 -04:00 |
|
扩散性百万甜面包
|
842f235ede
|
chore: fix typo (#108)
|
2019-10-05 15:39:47 -04:00 |
|
Evan You
|
b3b67b8c7d
|
feat(compiler): ensure interpolation expressions are wrapped with toString()
|
2019-09-23 15:36:30 -04:00 |
|
Evan You
|
589d3c2feb
|
refactor: immutable -> readonly
|
2019-08-23 09:38:32 -04:00 |
|
Evan You
|
0aff144f93
|
wip: improve computed typing + test for setters
|
2019-08-21 12:01:05 -04:00 |
|
Evan You
|
aacad85058
|
test: fix reactivity tests
|
2019-08-20 09:58:10 -04:00 |
|
Evan You
|
e53874f7e7
|
fix: reactive and immutable should warn for undefined
|
2019-08-19 15:01:50 -04:00 |
|
Evan You
|
caba6d5c9e
|
wip: state -> reactive, value -> ref
|
2019-08-16 09:42:46 -04:00 |
|