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

Bug fixes #138

Merged
merged 16 commits into from
Oct 13, 2024
Merged

Bug fixes #138

merged 16 commits into from
Oct 13, 2024

Conversation

drborges
Copy link
Owner

@drborges drborges commented Sep 7, 2024

  1. Make MapHandler compatible with scoping;
  2. Fix iteration logic allowing the scoped store to track children nodes;
  3. No longer exposes @arborjs/store exports from within @arborjs/react to keep things isolated and more predictable;
  4. Internal code polishing/renaming to increase consistency around concepts and terminology used internally;
  5. Improve test coverage around path tracking. The GIF below shows it in action and handling conditional rendering with short-circuit boolean logic where the sections that fade are the components that re-render based on the updates to the flags:

2024-09-09 09 08 00

@drborges drborges force-pushed the bug-fixes branch 4 times, most recently from 4c58fc5 to e573e29 Compare September 9, 2024 12:05
@drborges drborges merged commit b462e44 into main Oct 13, 2024
2 checks passed
@drborges drborges deleted the bug-fixes branch October 13, 2024 15:04
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.

1 participant