Skip to content

feat: replace layout model with stable snapshots - #32

Open
ddebowczyk wants to merge 1 commit into
Jeshwin:mainfrom
ddebowczyk:feat/stable-layout-identities
Open

feat: replace layout model with stable snapshots#32
ddebowczyk wants to merge 1 commit into
Jeshwin:mainfrom
ddebowczyk:feat/stable-layout-identities

Conversation

@ddebowczyk

Copy link
Copy Markdown

Summary

  • replace tab and window state with stable ID-based values and explicit selection
  • validate strict schema-versioned snapshots for persistence and host integrations
  • split reducer, tree, path, floating-window, and drag concerns into focused modules
  • reject invalid or self-targeting move commands before they mutate state
  • remove TabData, migrations, normalizers, and redundant move payloads

Verification

  • npm run build:lib
  • NODE_OPTIONS='--localstorage-file=/tmp/react-layman-vitest-localstorage' npm test
  • npm run lint
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant