Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Adds oldData to the update event payload in dataview to match dataset. #2174

Merged
merged 2 commits into from
Oct 18, 2016

Conversation

ZacBrownBand
Copy link
Contributor

The DataSet update event payload includes an object with: items, data and oldData.
The DataView update event payload includes an object with items and data.

This pr will add oldData to the update event payload for DataView so it includes the same data that DataSet does.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Member

@mojoaxel mojoaxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense!

@yotamberk yotamberk merged commit 8b39874 into almende:develop Oct 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants