matthewp / corset

Declarative data bindings, bring your own backend.
https://corset.dev/
BSD 2-Clause "Simplified" License
277 stars 2 forks source link

Adds support for stores #116

Closed matthewp closed 2 years ago

matthewp commented 2 years ago

Closes #108

This adds support for stores through store-root, store-set, store-get(), and store(), that can be used to hold mutable values that can be shared with child behaviors and between a Corset sheet and JS.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: b91646ef11661dbf73f492f9500161893c9549e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | corset | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR