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

UIDATIMP-1577 Refactor css away from color() function #1518

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

JohnC-80
Copy link
Contributor

@JohnC-80 JohnC-80 commented Dec 6, 2023

https://issues.folio.org/browse/UIDATIMP-1577

In the future, we would like to remove one of our out-dated postcss-plugins - postcss-color-function - the native color() function has changed since then - it is no longer used for color manipulations or blending.

The functionality has been replaced in spec by CSS color-module 5's relative color syntax.

This will require the work from folio-org/stripes-webpack#133 for firefox support.

Copy link

github-actions bot commented Dec 6, 2023

Jest Unit Test Statistics

       1 files  ±0     221 suites  ±0   15m 36s ⏱️ +28s
1 241 tests ±0  1 237 ✔️ ±0  4 💤 ±0  0 ±0 
1 252 runs  ±0  1 248 ✔️ ±0  4 💤 ±0  0 ±0 

Results for commit e3ad811. ± Comparison against base commit 84ac7e9.

Copy link

github-actions bot commented Dec 6, 2023

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit e3ad811. ± Comparison against base commit 84ac7e9.

Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@JohnC-80 JohnC-80 merged commit c1d7d8c into master Dec 8, 2023
6 checks passed
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