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

feat: Refactor Skeleton to use our new styling utilities and new tokens #3088

Open
wants to merge 2 commits into
base: prerelease/major
Choose a base branch
from

Conversation

thunguyen19
Copy link
Collaborator

@thunguyen19 thunguyen19 commented Jan 2, 2025

Summary

Fixes: #2958

Release Category

Components

Release Note

Optional release note message. Changelog and release summaries will contain a pull request title. This section will add additional notes under that title. This section is not a summary, but something extra to point out in release notes. An example might be calling out breaking changes in a labs component or minor visual changes that need visual regression updates. Remove this section if no additional release notes are required.

BREAKING CHANGES

Optional breaking changes message. If your PR includes breaking changes. It is extremely rare to put breaking changes outside a prerelease/major branch. Anything in this section will show up in release notes. Remove this section if no breaking changes are present.


Checklist

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)
  • PR Release Notes describes additional information useful to call out in a release message or removed if not applicable
  • Breaking Changes provides useful information to upgrade to this code or removed if not applicable

Where Should the Reviewer Start?

Areas for Feedback? (optional)

  • Code
  • Documentation
  • Testing
  • Codemods

Testing Manually

Screenshots or GIFs (if applicable)

Thank You Gif (optional)

@thunguyen19 thunguyen19 marked this pull request as draft January 2, 2025 18:46
Copy link

cypress bot commented Jan 2, 2025

Workday/canvas-kit    Run #8205

Run Properties:  status check passed Passed #8205  •  git commit e6689cae53 ℹ️: Merge 7490b0bb866a00ce7b323630a67b77b42e025408 into b069877352a0d8b64fe2e045a208...
Project Workday/canvas-kit
Branch Review skeleton
Run status status check passed Passed #8205
Run duration 02m 44s
Commit git commit e6689cae53 ℹ️: Merge 7490b0bb866a00ce7b323630a67b77b42e025408 into b069877352a0d8b64fe2e045a208...
Committer Thu Nguyen
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 929
View all changes introduced in this branch ↗︎
UI Coverage  21.15%
  Untested elements 1534  
  Tested elements 409  
Accessibility  99.17%
  Failed rules  6 critical   5 serious   0 moderate   2 minor
  Failed elements 162  

@mannycarrera4 mannycarrera4 changed the title Style Refactor Skeleton chore: Refactor Skeleton to use our new styling utilities and new tokens Jan 2, 2025
@thunguyen19 thunguyen19 changed the title chore: Refactor Skeleton to use our new styling utilities and new tokens feat: Refactor Skeleton to use our new styling utilities and new tokens Jan 9, 2025
@thunguyen19 thunguyen19 changed the title feat: Refactor Skeleton to use our new styling utilities and new tokens chore: Refactor Skeleton to use our new styling utilities and new tokens Jan 9, 2025
@thunguyen19 thunguyen19 force-pushed the skeleton branch 3 times, most recently from 3ee9e6a to 3851b00 Compare January 10, 2025 21:32
@thunguyen19 thunguyen19 changed the title chore: Refactor Skeleton to use our new styling utilities and new tokens feat: Refactor Skeleton to use our new styling utilities and new tokens Jan 14, 2025
@thunguyen19 thunguyen19 marked this pull request as ready for review January 14, 2025 18:29
@@ -18,6 +18,9 @@ any questions.

- [Codemod](#codemod)
- [Instructions](#instructions)
- [Component Updates](#component-updates)
- [Styling API and CSS Tokens](#styling-api-and-css-tokens)
- [Avatar](#avatar)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ooops copy pasta. Will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants