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

feat: Dioxus v0.4 support #276

Merged
merged 8 commits into from
Aug 3, 2023
Merged

feat: Dioxus v0.4 support #276

merged 8 commits into from
Aug 3, 2023

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Jul 14, 2023

Adapt freya to Dioxus v0.4 changes

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 4.67% and project coverage change: +0.11% 🎉

Comparison is base (b4f2ad0) 52.33% compared to head (479c801) 52.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   52.33%   52.45%   +0.11%     
==========================================
  Files         128      129       +1     
  Lines       11216    11189      -27     
==========================================
- Hits         5870     5869       -1     
+ Misses       5346     5320      -26     
Files Changed Coverage Δ
components/src/dropdown.rs 0.00% <0.00%> (ø)
devtools/src/hooks/use_selected_node.rs 0.00% <0.00%> (ø)
devtools/src/lib.rs 0.00% <0.00%> (ø)
devtools/src/node.rs 0.00% <0.00%> (ø)
devtools/src/property.rs 0.00% <ø> (ø)
devtools/src/tab.rs 0.00% <0.00%> (ø)
devtools/src/tabs/layout.rs 0.00% <ø> (ø)
devtools/src/tabs/style.rs 0.00% <0.00%> (ø)
devtools/src/tabs/tree.rs 0.00% <0.00%> (ø)
components/src/drag_drop.rs 99.37% <100.00%> (ø)
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332 marc2332 changed the title feat: Bumb dioxus feat: Bump dioxus Jul 15, 2023
@marc2332 marc2332 changed the title feat: Bump dioxus feat: Dioxus v0.4 support Aug 2, 2023
@marc2332 marc2332 marked this pull request as ready for review August 2, 2023 12:57
@marc2332 marc2332 merged commit c9cc59e into main Aug 3, 2023
6 checks passed
@marc2332 marc2332 deleted the feat/bump-dioxus branch August 3, 2023 20:00
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