Avatar for the gadget-inc user
gadget-inc
mobx-quick-tree
BlogDocsChangelog

Branches performance

Pull requests

Add support for acceptsUndefined: false to safe references#109
last run
4 months ago
Add support for acceptsUndefined: false to safe references MST proper supports an `acceptsUndefined: false` on safe references that automatically prunes invalid references from parent maps and arrays. I wanna use it in Gadget but noticed that it no worky -- we pass the option through to observable instances fine but didn't do anything with it in readonly instances. This adds handling for the special case, which requires arrays and maps to look at the child type, and if it is a safe reference with the option set, omit unresolved entries from the result. Woop woop.
4 months ago
5488410
accepts-undefined
CodSpeed Performance Gauge
+75%
Default shouldEmitPatchOnChange to false
7 months ago
cd3d23f
sc/default-should-track-changes-to-false
CodSpeed Performance Gauge
+61%
Add shouldTrackChanges option to @snapshottedView
7 months ago
e96e7a5
sc/should-track-changes
CodSpeed Performance Gauge
-1%
Fix types on createReadOnly option of snapshotted views#106
last run
7 months ago
Fix types on createReadOnly option of snapshotted views
7 months ago
ecf3c59
fix-snapshotted-view-types
CodSpeed Performance Gauge
+1%
Home Terms PrivacyDocs