Skip to content

Conversation

@davidroeca
Copy link
Collaborator

@davidroeca davidroeca commented Jun 9, 2017

I removed undo and redo functions since the jump function handles their cases and I manage all state reassignments using the newHistory function so that standard behavior is handled appropriately and so that non-standard behavior feels more distinct (e.g. the createHistory function and the syncFilters flag).

Also, I added the index/limit mentioned in #162 since it's a trivial add with the refactor. I'd say the next section to focus on is history initialization and config management since both are a bit confusing

Also, add in fix for #171

@davidroeca davidroeca requested a review from omnidan June 9, 2017 20:38
@davidroeca davidroeca changed the title Refactor Refactor and index/limit Jun 10, 2017
@omnidan
Copy link
Owner

omnidan commented Jul 4, 2017

Thank you so much @davidroeca - great work! Looks good to me, I'll merge it 👌

@omnidan omnidan merged commit c242445 into omnidan:master Jul 4, 2017
@omnidan
Copy link
Owner

omnidan commented Jul 4, 2017

released beta9-9-3 with this PR merged

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.

2 participants