AlaskaAirlines / WebCoreStyleSheets

The core front-end framework for building experiences with the Orion Design System and transition to the Auro Design System.
https://auro.alaskaair.com/webcorestylesheets
Apache License 2.0
5 stars 5 forks source link

fix(styles): fix the auro capitalize function #151

Closed marnel-mangrubang closed 1 year ago

marnel-mangrubang commented 1 year ago

Alaska Airlines Pull Request

This PR is to address the AuroDocSite failing to build with the use of version 4.3.0 of WCSS. Due to the addition of numbers in the $auro-spacing-options default value, the auro_capitalize function inside of utilityFunctions would throw an error because its always expecting the argument type to be string. This PR is to unblock another story on our board relating to the AuroDocSite repo.

Fixes: #148

Summary:

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

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

blackfalcon commented 1 year ago

@marnel-mangrubang and @chethanayasa please make sure to agree to the CLA. It's part of the OSS agreement with this project.

blackfalcon commented 1 year ago

:tada: This PR is included in version 4.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: