Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Show list of settings in snapshot in excerpt #46

Merged
merged 5 commits into from Jun 12, 2016

Conversation

westonruter
Copy link
Contributor

@westonruter westonruter commented Jun 11, 2016

image

Fixes #45.
Fixes #42.

@westonruter
Copy link
Contributor Author

@valendesigns I found lots of references to dirty even though it now was basically unused, in 31602e0.

@valendesigns
Copy link
Contributor

The reference to dirty is to add only settings to the snapshot that are dirty. It doesn't have anything to do with dirty or full scope during the playback.

@westonruter
Copy link
Contributor Author

We shouldn't be adding things to a snapshot if they aren't dirty to begin with though.

@valendesigns
Copy link
Contributor

That's what the dirty check in set was for. 😀

@westonruter
Copy link
Contributor Author

@valendesigns I mean from the JS side of things. We shouldn't be sending a request that contains both dirty and non-dirty settings, right?

@westonruter
Copy link
Contributor Author

@valendesigns there, see deb0ddd.

@valendesigns
Copy link
Contributor

valendesigns commented Jun 12, 2016 via email

@valendesigns valendesigns merged commit 6c60f02 into release/0.4.0 Jun 12, 2016
@valendesigns valendesigns deleted the feature/excerpt-setting-list branch June 12, 2016 01:42
@westonruter westonruter modified the milestone: 0.4.0 Jun 12, 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

2 participants