vue3-yuanma/packages/reactivity/__tests__
2019-11-08 12:52:24 -05:00
..
collections fix(reactivity): account for NaN in value change checks (#361) 2019-10-23 11:53:43 -04:00
computed.spec.ts feat(computed): warn if trying to set a readonly computed (#161) 2019-10-09 12:20:53 -04:00
effect.spec.ts test(effect): add test for nested stopped effect (#417) 2019-10-30 11:36:17 -04:00
reactive.spec.ts test: test unwrapping computed refs 2019-10-14 11:21:09 -04:00
readonly.spec.ts feat(core): allow passing explicit refs via props 2019-11-06 12:51:26 -05:00
ref.spec.ts types(reactivity): add support for tuples in ref unwrapping (#436) 2019-11-08 12:52:24 -05:00