Skip to content

N43: Add Taffy 0.3 #1305

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

Merged
merged 2 commits into from
Mar 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/news/043/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,18 @@ The project is now also published on [crates.io][warbler_cratesio].
[warbler_grass]: https://github.com/EmiOnGit/warbler_grass
[warbler_cratesio]: https://crates.io/crates/warbler_grass

### [taffy]

[taffy], the pure Rust UI layout crate, now supports CSS grid!
Build your inventory menus with ease,
or make that sudoku game you've always dreamed of.

This also comes with more than a few performance improvements and bug fixes;
for more details, check out our [release notes].

[taffy]: https://github.com/dioxuslabs/taffy
[release notes]: https://github.com/DioxusLabs/taffy/blob/main/RELEASES.md#030

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down