Skip to content

Releases: SandroMaglione/live-store-initial-example

Query with filter and signal

23 Apr 03:49
Compare
Choose a tag to compare

Added signal for computed query filter, synced with TanStack Router search param.

UI state and computed queries

20 Apr 04:46
Compare
Choose a tag to compare

Use UI state clientDocument to apply filter. Extract this state in queries using computed.

Initial working example

19 Apr 04:39
Compare
Choose a tag to compare

Initial working "minimal" setup:

  • tables
  • events
  • materializers
  • queries
  • Worker (no sync backend yet)

Using version 0.3.0-dev.33 of @livestore dependencies