Skip to content

Releases: ModernRelay/notebook

@modernrelay/notebook 0.3.0

Choose a tag to compare

@ragnorc ragnorc released this 08 Jul 23:07

Highlights

  • Rebuilt the Tree lens on @headless-tree, adding ARIA tree semantics, keyboard navigation, and typeahead search.
  • Increased the Tree disclosure chevron size for better scanability and interaction.

Verification

  • Release CI passed build, typecheck, test, tag/version verification, and npm publish.
  • Published package: @modernrelay/notebook@0.3.0

@modernrelay/notebook 0.2.0

Choose a tag to compare

@ragnorc ragnorc released this 08 Jul 13:54

Highlights

  • Added a Tree lens that collapses path-shaped query results into a forest.
  • Added branch staging in app chrome: create, write, review, and merge.
  • Upgraded @modernrelay/omnigraph to ^0.8.0.
  • Added durable canvas layout overrides with committable sidecar state.
  • Added {$now} query parameter support for dispatch-time dates with optional day offsets.
  • Added query-backed entity picker support for Select and Form fields.
  • Completed CRUD flows with confirm guards, optimistic delete, create-form clearing, typed inputs, result feedback, and targeted rereads.
  • Improved server-aware mutations by removing hardcoded slug identity assumptions.

Verification

  • Release CI passed build, typecheck, test, tag/version verification, and npm publish.
  • Published package: @modernrelay/notebook@0.2.0