Evan You
|
46c5393224
perf(reactivity): optimize effect stack
|
6 年之前 |
Evan You
|
61d8941692
types(reactivity): ref type should not expose _isRef
|
6 年之前 |
Evan You
|
66ecd8b47f
types: setup tests for built d.ts files
|
6 年之前 |
相学长
|
abfb2ec8ed
types(reactivity): computed types remove `as` (#367)
|
6 年之前 |
Evan You
|
b5886189ba
types: massive refactor
|
6 年之前 |
Dmitry Sharshakov
|
74d8c5919d
types: improve computed types (#343)
|
6 年之前 |
Evan You
|
e3b68972d8
perf: minor tweaks
|
6 年之前 |
Evan You
|
cdee65aa1b
perf: revert to _isRef for perf
|
6 年之前 |
Jooger
|
d8b2b9eb9c
types(ref): improve UnwrapRef types (#266)
|
6 年之前 |
相学长
|
cbb4b19cfb
feat(reactivity): ref(Ref) should return Ref (#180)
|
6 年之前 |
扩散性百万甜面包
|
def27239bd
type: improve typing (#177)
|
6 年之前 |
Evan You
|
8f1475b8dd
refactor(reactivity): use NOOP for readonly computed setter in production
|
6 年之前 |
Dmitry Sharshakov
|
530be302fc
feat(computed): warn if trying to set a readonly computed (#161)
|
6 年之前 |
Carlos Rodrigues
|
8d70093802
refactor(reactivity): change _isRef to use refSymbol as key (#124)
|
6 年之前 |
Carlos Rodrigues
|
3d975247cd
types: cleanup some unnecessary typing in reactivity (#126)
|
6 年之前 |
扩散性百万甜面包
|
caa9297da6
refactor: move writable check out of computed setter (#112)
|
6 年之前 |
扩散性百万甜面包
|
0bdee72e17
feat(reactivity): use Symbol for Ref._isRef (#114)
|
6 年之前 |
扩散性百万甜面包
|
5c1e42f754
types: improve type 'Ref' (#105)
|
6 年之前 |
Evan You
|
46bd9dbab0
perf: avoid using WeakSet for isRef check
|
6 年之前 |
Evan You
|
6c7cbb0dc9
types: avoid plain objects with value being mistaken as refs
|
6 年之前 |
Evan You
|
9b90e673e8
wip: improve options typing
|
6 年之前 |
Evan You
|
a6616e4210
feat: 2.x options support
|
6 年之前 |
Evan You
|
0aff144f93
wip: improve computed typing + test for setters
|
6 年之前 |
Evan You
|
0519e10518
wip: make computed implementation consistent
|
6 年之前 |
Evan You
|
b218678c66
feat: toRefs
|
6 年之前 |
Evan You
|
3facfa5a55
wip: adjust computed ref type
|
6 年之前 |
Evan You
|
caba6d5c9e
wip: state -> reactive, value -> ref
|
6 年之前 |
Evan You
|
471899af8b
refactor: rename reactivity package name and APIs
|
7 年之前 |