state-tree
Here are 17 public repositories matching this topic...
-
Updated
Jul 3, 2020 - TypeScript
Feature request
Is your feature request related to a problem? Please describe.
Currently I need a lock variable for distrubuted states (same [here](https://github.com/mobxjs/mobx-st
-
Updated
Jul 13, 2020 - TypeScript
Hi,
I'd like to start by saying kudos for the AMAZING work with this project and massive improvement over MST. You deserve many pats on the back!
I have a small project so far (~3k LOC on the client) and am wondering how easy it would be to switch from MST. It would be very helpful and reassuring for anyone who is considering the switch to have some sort of migration guide (like a blog post
-
Updated
Jul 15, 2020 - Swift
We wish to improve the documentation. Any help is welcome!
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Dec 17, 2019 - TypeScript
-
Updated
Sep 25, 2017 - JavaScript
-
Updated
Aug 22, 2016 - C++
-
Updated
Apr 18, 2018 - TypeScript
-
Updated
Jan 14, 2018 - JavaScript
Improve this page
Add a description, image, and links to the state-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the state-tree topic, visit your repo's landing page and select "manage topics."
Inverse patches saved after changing Date object result in null value when applied.
Not sure if it's a bug or I'm missing something. I found this in the docs, but I'm not mutating Date object.
Link to repro
https://codesandbox.io/s/immer-sandbox-bnqgf
To Reproduce
Reproduction available i