Skip to content

Roadmap #3

@acrazing

Description

@acrazing
  • core
    • store
      • getPreloadedState (for persist)
      • subscribe
      • dispatch
        • transaction
      • snapshot
      • select
        • cache
    • selector
      • generic
    • action
      • basic
      • optimistic action
      • conflict policy
      • key(for conflict and useAction)
      • generic
    • box
      • selector chain
  • shapes
    • record
    • map
    • list
    • set
  • boxes
    • record box
    • map box
    • list box
    • set box
    • record map box
    • list map box
    • set map box
  • persist
    • expiration
    • version
    • customize persisted state (for filter map box items)
  • devtools
  • react binding
    • basic(Provider/useSelector/useDispatch/useStore)
    • useAction: dispatch action directly without useEffect
    • useSuspenseAction: dispatch action and work with react suspense
  • io
    • http action
    • paged list
  • offline

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions