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

switch to plain JSON models #2495

Closed
5 of 10 tasks
ianstormtaylor opened this issue Dec 11, 2018 · 1 comment
Closed
5 of 10 tasks

switch to plain JSON models #2495

ianstormtaylor opened this issue Dec 11, 2018 · 1 comment

Comments

@ianstormtaylor
Copy link
Owner

ianstormtaylor commented Dec 11, 2018

Do you want to request a feature or report a bug?

Improvement.

What's the current behavior?

This is an issue summarizing the discussion in #2345. I'm opening it so that we can track some of the dependent issues that need to be solved before we can fully migrate, since there are some things left to be figured out...

slate
slate-react

After all of those are landed, we can then have a single breaking change where we change everything to use plain JSON objects instead Immutable.js instances, since none of the internals are relying on the instances anymore.

This was referenced May 21, 2019
@ianstormtaylor ianstormtaylor added this to the Remove Immutable.js milestone Aug 31, 2019
@ianstormtaylor ianstormtaylor mentioned this issue Nov 6, 2019
@ianstormtaylor
Copy link
Owner Author

Fixed by #3093.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant