dev-globalstatestore #2

Merged
warkanum merged 7 commits from dev-globalstatestore into main 2026-02-07 18:09:31 +00:00
Owner
No description provided.
warkanum added 7 commits 2026-02-07 18:09:24 +00:00
* Create GlobalStateStore for managing application state.
* Add utility functions for loading and saving state to storage.
* Define types for global state and session management.
* Implement ProgramDataWrapper for fetching and updating program data.
- refactor state structure to include app, layout, navigation, owner, program, session, and user
- add slices for managing program, session, owner, user, layout, navigation, and app states
- create context provider for global state with automatic fetching and throttling
- implement persistence using IndexedDB with localStorage fallback
- add comprehensive README documentation for usage and API
Releases:
  @warkypublic/oranguru@0.0.32

[skip ci]
warkanum merged commit 7bf94f306a into main 2026-02-07 18:09:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wdevs/oranguru#2