Skip to content

feat: add CSS part for content wrapper#350

Merged
jason-capsule42 merged 1 commit into
mainfrom
srios/feat/add-css-part-for-content-wrapper/#349
Sep 10, 2025
Merged

feat: add CSS part for content wrapper#350
jason-capsule42 merged 1 commit into
mainfrom
srios/feat/add-css-part-for-content-wrapper/#349

Conversation

@StephenRiosDev

@StephenRiosDev StephenRiosDev commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

Summary by Sourcery

New Features:

  • Expose the button's content wrapper span as a CSS part named "contentWrapper" for external styling

@StephenRiosDev StephenRiosDev linked an issue Sep 9, 2025 that may be closed by this pull request
@sourcery-ai

sourcery-ai Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Introduces a new CSS part for the AuroButton content wrapper, enabling external styling of the button’s inner container.

File-Level Changes

Change Details Files
Expose content wrapper as a CSS part
  • Added part="contentWrapper" attribute to the wrapping the button content
src/auro-button.js

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown

Surge demo deployment failed! 😭

@jason-capsule42
jason-capsule42 merged commit a66861c into main Sep 10, 2025
8 of 10 checks passed
@jason-capsule42
jason-capsule42 deleted the srios/feat/add-css-part-for-content-wrapper/#349 branch September 10, 2025 18:00
@blackfalcon

Copy link
Copy Markdown
Member

🎉 This PR is included in version 11.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blackfalcon blackfalcon added the released Completed work has been released label Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Completed work has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CSS part for content wrapper

3 participants