Skip to content

Support accessing contribution state #21

@forman

Description

@forman

In Python package:

  • Allow configuring initial contribution state as parameter initial_state: dict[str, Any] passed to Contribution()

In TypeScript package:

  • Remove title and visible properties from Contribution
  • Add container?: S to Contribution<S>
  • let action updateContributionContainer() only change Contribution.container
  • Allow callbacks to change contribution state
  • Allow contribution state changes to trigger callback invocations

See #20

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions