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

List crate features so they're readable #10540

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NthMetal
Copy link

@NthMetal NthMetal commented Feb 9, 2025

fixes #465

Just a UI update to move the version feature list to a separate togglable panel.
Currently you can only view them on hover. Which isn't readable with long lists and doesn't allow you to easily select what you wanna see.
Before:
image

After:
image
image
image

Thoughts, suggestions, improvements, etc. appreciated!

@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-frontend 🐹 labels Feb 10, 2025
@Turbo87
Copy link
Member

Turbo87 commented Feb 10, 2025

Bildschirmfoto 2025-02-10 um 14 10 53

worth mentioning how it looks like for crates with fewer feature flags than bevy :D

@rust-lang/crates-io opinions on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Crate page should list the crate's Cargo "features"
2 participants