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

Lock changes #8

Merged
merged 2 commits into from Sep 24, 2016
Merged

Lock changes #8

merged 2 commits into from Sep 24, 2016

Conversation

zalmoxisus
Copy link
Owner

@zalmoxisus zalmoxisus commented Aug 9, 2016

It allows to ignore any other future actions in the app, not to mess up the state while working on a feature. We'll be able to have the “loop mode” described by @gaearon in https://twitter.com/dan_abramov/status/761549682178916352.

The "Record" button would call commit() and “Stop” is intended to have the behaviour of lockChanges(true). Then to exit the “loop mode”, call lockChanges(false).

@zalmoxisus zalmoxisus changed the title Lock changes [RFC] Lock changes Aug 11, 2016
@zalmoxisus zalmoxisus changed the title [RFC] Lock changes Lock changes Sep 24, 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

1 participant