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

rewrite the implementation to not rely on context updates but use subscriptions instead #40

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

vovacodes
Copy link
Owner

@vovacodes vovacodes commented Dec 10, 2020

Move most of the logic of managing a focusable tree node into the FocusableNode class

This is still WIP, I'm trying to polish the API and need to add a couple of tests, marked as todo now.

@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from 0ee305f to 8c7ea2c Compare March 15, 2021 12:59
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from 8c7ea2c to 8df5ff5 Compare March 15, 2021 13:16
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from 4b6031d to 04d0094 Compare April 1, 2021 10:42
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch 3 times, most recently from 23a4e7e to f3b2a05 Compare April 1, 2021 14:01
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from f3b2a05 to 031b2a2 Compare April 1, 2021 15:00
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from f455870 to 5ffc39b Compare September 2, 2021 15:08
@vovacodes vovacodes force-pushed the feature/subscription-instead-of-context branch from 5ffc39b to a1cb76e Compare September 2, 2021 15:11
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.

None yet

2 participants