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

v0.4.11 #777

Merged
merged 8 commits into from
Aug 16, 2023
Merged

v0.4.11 #777

merged 8 commits into from
Aug 16, 2023

Conversation

anovazzi1
Copy link
Contributor

Bug Fix:
This PR resolves a critical bug causing the deletion of custom component edges during saves. The issue stemmed from miscommunication between edge tracking and saving logic.

Enhancement:
Additionally, this PR enhances user experience by introducing a loading screen during app startup. The loading screen offers visual feedback for app initialization.

lucaseduoli and others added 5 commits August 11, 2023 12:04
feat(tabsContext.tsx): add support for skipping node updates based on node type defined in the skipNodeUpdate constant to improve performance and prevent unnecessary updates
Added spinning wheel when all components are still loading.
@anovazzi1 anovazzi1 added the Release Label to be set only on release PR label Aug 16, 2023
@anovazzi1 anovazzi1 marked this pull request as ready for review August 16, 2023 18:53
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anovazzi1 anovazzi1 merged commit aa44125 into main Aug 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants