-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
Allow users to bypass observability system for performance; Avoid unnecessary observable notifications of @observable
fields of Store
s; Fix Reaction lacks toString, so cannot see which reaction causes the error; Add StackTrace to reactions in debug mode to easily spot which reaction it is
#844
Commits on Jul 12, 2022
-
add
nonObservableInner
, such that users can bypass observability sy……stem for performance
Configuration menu - View commit details
-
Copy full SHA for 880ee28 - Browse repository at this point
Copy the full SHA 880ee28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a58d06 - Browse repository at this point
Copy the full SHA 5a58d06View commit details
Commits on Sep 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e1df03a - Browse repository at this point
Copy the full SHA e1df03aView commit details -
feat: Add
onDispose
callback toComputed
, such that old values ca……n be properly disposed mobxjs#857
Configuration menu - View commit details
-
Copy full SHA for bbd9020 - Browse repository at this point
Copy the full SHA bbd9020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 263155b - Browse repository at this point
Copy the full SHA 263155bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 396cd93 - Browse repository at this point
Copy the full SHA 396cd93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20fe5d3 - Browse repository at this point
Copy the full SHA 20fe5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d57ef - Browse repository at this point
Copy the full SHA 63d57efView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ada24f7 - Browse repository at this point
Copy the full SHA ada24f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b93039 - Browse repository at this point
Copy the full SHA 3b93039View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 919f203 - Browse repository at this point
Copy the full SHA 919f203View commit details -
Revert "test: add tests for Computed.dispose"
This reverts commit 63d57ef.
Configuration menu - View commit details
-
Copy full SHA for 305bd4e - Browse repository at this point
Copy the full SHA 305bd4eView commit details -
Revert "feat: add
Computed.dispose
mobxjs#859"This reverts commit 20fe5d3.
Configuration menu - View commit details
-
Copy full SHA for 3912572 - Browse repository at this point
Copy the full SHA 3912572View commit details -
Revert "test: add tests to
disposeValue
mobxjs#857"This reverts commit 263155b. # Conflicts: # mobx/test/computed_test.dart
Configuration menu - View commit details
-
Copy full SHA for 290f8c3 - Browse repository at this point
Copy the full SHA 290f8c3View commit details -
Revert "feat: Add
onDispose
callback toComputed
, such that old v……alues can be properly disposed mobxjs#857" This reverts commit bbd9020.
Configuration menu - View commit details
-
Copy full SHA for 424ec02 - Browse repository at this point
Copy the full SHA 424ec02View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc222b - Browse repository at this point
Copy the full SHA fcc222bView commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 637d12b - Browse repository at this point
Copy the full SHA 637d12bView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e852b9b - Browse repository at this point
Copy the full SHA e852b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75260bf - Browse repository at this point
Copy the full SHA 75260bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fecb442 - Browse repository at this point
Copy the full SHA fecb442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1803928 - Browse repository at this point
Copy the full SHA 1803928View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 015d35f - Browse repository at this point
Copy the full SHA 015d35fView commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74ea2e5 - Browse repository at this point
Copy the full SHA 74ea2e5View commit details