AlaskaAirlines / auro-loader

A custom element for the purpose of illustrating animated loaders
https://auro.alaskaair.com/components/auro/loader
Apache License 2.0
0 stars 1 forks source link

Move recent changes from Beta to Main #36

Open jordanjones243 opened 3 weeks ago

jordanjones243 commented 3 weeks 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

Move recent changes from the Beta branch to the Main branch, including a new function for custom name registration and a refactor of color styles to use tier 3 tokens. Update the README to reflect the new version of the auro-loader script.

New Features:

Enhancements:

Documentation:

CLAassistant commented 3 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: jordanjones243
:x: semantic-release-bot
You have signed the CLA already but the status is still pending? Let us recheck it.

sourcery-ai[bot] commented 3 weeks ago

Reviewer's Guide by Sourcery

This pull request moves recent changes from the Beta branch to the Main branch for the auro-loader component. The changes include refactoring color styles to use tier 3 tokens, adding a function to handle custom name registration, updating the component's version, and making various code improvements and cleanups.

File-Level Changes

Files Changes
src/auro-loader.js
src/color.scss
src/tokens.scss
Refactored color styles to use tier 3 tokens, improving consistency and maintainability
src/auro-loader.js Added a function to handle custom name registration, improving component flexibility
CHANGELOG.md
README.md
Updated component version from 2.0.6 to 2.1.0-beta.2
src/auro-loader.js Removed ESLint comments and updated JSDoc comments for better code quality
src/styles/_orbit.scss
src/styles/_base.scss
src/style.scss
Simplified and optimized SCSS styles, removing redundant code
eslint.config.mjs Added new ESLint configuration file for improved linting
src/styles/_options.scss Removed the _options.scss file, likely consolidating styles elsewhere

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.