Grant Forrest

Results 117 issues of Grant Forrest

The gt/lt value should apply to the final compound value. This is to do an index like "purchased and expires at is less than 3 days from now"

package: store

Especially entities which are not even part of the document anymore, like replaced sub-objects. WeakRefs were an undebuggable mess.

package: store
perf

The crash is probably unavoidable, but a more explicit error would be helpful.

package: store

This is more complicated than it seems, but also table stakes if this is going to be a serious router.

package: react-router

Possible infinite memory growth here!

perf

Figure out how to handle files. Initial ideas: - Files you add locally should go into IndexedDB immediately, then be uploaded in parallel with normal sync (do not block sync)...

package: server

A new hook that watches the whole sub-tree and returns a plain object snapshot of it on change.

package: react

In keeping with the 'do as much local-only as possible' theme, this would be a great feature for users who don't want to sign up for sync but still need...

enhancement
package: store

Maybe `oneOf`, which accepts an array of arbitrary field types?

Object-level authorization based on token identity

enhancement
package: store
package: server