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

Plugin guidelines makeover #861

Merged
merged 4 commits into from
Jan 14, 2024

Conversation

rparrett
Copy link
Contributor

@rparrett rparrett commented Jan 12, 2024

Fixes #853

I reworked this section, de-nesting the list and hopefully using language that's a bit clearer. I also added a link off to cargo's feature docs.

Fixes #855

I converted this table into a list, similar to how these fields are listed in the cargo docs. The workaround used in another table of placing html header specifying a particular pixel width was quite janky (not responsive to various browser font sizes).

I also tried removing the word-breaking from the tables, but I'm pretty sure this would break other tables, especially on mobile.

Fixes #856

Straightforward.

Fixes #857

I reworked this section to not use a table because the table was hopelessly broken on mobile. It was showing an entire screen's worth of blank space between the badges. We should really be testing these pages on mobile.

I removed the "badge descriptions" that were in the table, but added similar text to the alt tags of the badges themselves. This is pretty visible and I think it should be pretty clear what's going on.

Here's a side-by-side before-and-after: before-after-plugin-guidelines.png

Fixes #858

Straightforward.

@alice-i-cecile
Copy link
Member

@TrialDragon could I get your review here?

rparrett and others added 2 commits January 14, 2024 07:39
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Copy link
Contributor

@NthTensor NthTensor left a comment

Choose a reason for hiding this comment

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

Very professional! Agree with existing comments, otherwise LGTM.

@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review Ready for a maintainer to consider for merging A-Book C-Content labels Jan 14, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jan 14, 2024
Merged via the queue into bevyengine:main with commit e1c4f85 Jan 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Book C-Content S-Ready-For-Final-Review Ready for a maintainer to consider for merging
Projects
None yet
3 participants