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

Utility classes #573

Open
wants to merge 12 commits into
base: v4.9.0
Choose a base branch
from

Conversation

Penguin-Spy
Copy link
Contributor

Implemented features:

  • re-adding the aria-controls attribute to all TabBar components (allows for settings icons without :nth-child)
  • an attribute for the current nitro theme: html[data-nitro-theme="MINT_APPLE"]
  • data attributes for messages (author id, author is bot/webhook, author is self, etc.)
  • adds a .replugged class to the html element for themes to detect which client they're on

@asportnoy asportnoy added enhancement New feature or request addon development Relates to developing addons, eg APIs or scripts labels Oct 17, 2023
@asportnoy asportnoy added this to the v4.8.0 milestone Oct 17, 2023
@asportnoy asportnoy changed the base branch from main to v4.8.0 October 17, 2023 22:46
@FedeIlLeone FedeIlLeone added the semver: minor Requires a minor semver version bump label Oct 19, 2023
@DracoClaw
Copy link
Contributor

been using the message classes for a while now and it's good. only change i did was adding && !message.interaction to the is-webhook class to stop it marking command replies as webhooks

@FedeIlLeone FedeIlLeone removed this from the v4.8.0 milestone Jul 13, 2024
@FedeIlLeone FedeIlLeone deleted the branch replugged-org:v4.9.0 November 21, 2024 20:39
@FedeIlLeone FedeIlLeone reopened this Nov 21, 2024
@FedeIlLeone FedeIlLeone changed the base branch from v4.8.0 to v4.9.0 November 21, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon development Relates to developing addons, eg APIs or scripts enhancement New feature or request semver: minor Requires a minor semver version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants