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

State refactor #583

Merged
merged 13 commits into from
Jan 14, 2019
Merged

State refactor #583

merged 13 commits into from
Jan 14, 2019

Conversation

ralphtheninja
Copy link
Member

Closes #576

@ralphtheninja ralphtheninja requested a review from Jikstra January 13, 2019 14:29
@ralphtheninja ralphtheninja changed the title State rewrite [wip] State rewrite Jan 13, 2019
}

function sendState (deltachat) {
Object.assign(state, { deltachat })
Copy link
Member Author

Choose a reason for hiding this comment

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

Here we pass all state to render process and not only the deltachat data.

@ralphtheninja ralphtheninja changed the title [wip] State rewrite State rewrite Jan 13, 2019
@ralphtheninja
Copy link
Member Author

I'm still not 100% happy with the state, but I think it's a lot better than before. Also less code for the same functionality.

@ralphtheninja ralphtheninja changed the title State rewrite State refactor Jan 14, 2019
@Jikstra Jikstra merged commit b6203db into master Jan 14, 2019
@Jikstra Jikstra deleted the state-rewrite branch January 14, 2019 19:52
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