Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/parcel state updater #256

Merged

Conversation

dxinteractive
Copy link
Collaborator

@dxinteractive dxinteractive commented Sep 23, 2019

Addresses #251

dataparcels

  • Added ChangeRequest.hasDataChanged(keyPath)
  • No breaking changes

react-dataparcels

  • Added ability for useParcelState and useParcelForm to accept parcel updaters as their values. This allows previous values to be accessed, and allows meta to be set from props or set based upon previous data.
  • No breaking changes

useParcelState and useParcelForm can now use parcel updaters to update their values. This allows previous values to be accessed, and allows meta to be set from props or set based upon previous data.
@dxinteractive dxinteractive merged commit 13fee7c into release/cumbersome-crocodile Sep 24, 2019
@dxinteractive dxinteractive deleted the feature/parcel-state-updater branch September 24, 2019 03:14
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.

None yet

2 participants