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

chore: Updated unique id generation for classnames #2913

Merged

Conversation

josh-bagwell
Copy link
Contributor

Summary

Fixes: #2912

This is to update the hash generation for classnames in non-compat mode.

Release Category

Components


Where Should the Reviewer Start?

/modules/styling/lib/cs.ts
/modules/styling-transform/lib/utils/createStyleObjectNode.ts

@josh-bagwell josh-bagwell linked an issue Sep 10, 2024 that may be closed by this pull request
@josh-bagwell josh-bagwell added ready for review Code is ready for review 12.x labels Sep 10, 2024
@josh-bagwell josh-bagwell self-assigned this Sep 10, 2024
Copy link

cypress bot commented Sep 10, 2024

Workday/canvas-kit    Run #7763

Run Properties:  status check passed Passed #7763  •  git commit a78fc9c8d7 ℹ️: Merge e31eaf06d037c55b7382a8e5bcaa431287d20760 into 4058beef767f8452c4729dc916c1...
Project Workday/canvas-kit
Branch Review styles-unique-id-update-24-09
Run status status check passed Passed #7763
Run duration 03m 27s
Commit git commit a78fc9c8d7 ℹ️: Merge e31eaf06d037c55b7382a8e5bcaa431287d20760 into 4058beef767f8452c4729dc916c1...
Committer Josh
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 15
Tests that did not run due to a developer annotating a test with .skip  Pending 16
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 854
View all changes introduced in this branch ↗︎
UI Coverage  21.05%
  Untested elements 1843  
  Tested elements 489  
Accessibility  99.23%
  Failed rules  5 critical   5 serious   0 moderate   2 minor
  Failed elements 229  

@mannycarrera4 mannycarrera4 added automerge and removed ready for review Code is ready for review labels Sep 18, 2024
@alanbsmith alanbsmith enabled auto-merge (squash) September 18, 2024 22:05
@alanbsmith alanbsmith merged commit 442af05 into Workday:prerelease/major Sep 19, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Update Unique Hash Generation for Classnames for Non-Compat Mode
3 participants