AlaskaAirlines / auro-dropdown

A custom element that is a trigger and dropdown element combination intended to be used with dropdown content that is interactive.
http://auro.alaskaair.com/components/auro/dropdown
Apache License 2.0
3 stars 0 forks source link

Remove beta release from changelog #246

Closed jordanjones243 closed 1 month ago

jordanjones243 commented 1 month ago

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.

Resolves: # (issue, if applicable)

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Type of change:

Please delete options that are not relevant.

Checklist:

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

Clean up the changelog by removing the beta release entry and enhance the demo HTML file by eliminating a duplicate stylesheet link.

Enhancements:

Chores:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request removes a beta release entry from the changelog and removes a duplicate CSS import in the demo HTML file. It's a minor cleanup that doesn't introduce any new features or breaking changes.

File-Level Changes

Change Details Files
Removal of beta release entry from changelog
  • Deleted the entire section for version 3.0.0-beta.7
  • Removed information about performance improvements and breaking changes
CHANGELOG.md
Removal of duplicate CSS import in demo HTML
  • Deleted a duplicate link tag for CSSCustomProperties.css
demo/index.html

Sequence Diagram

No sequence diagram generated.


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.