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

Merge feature.color-4 into main #2341

Merged
merged 80 commits into from
Sep 13, 2024
Merged

Merge feature.color-4 into main #2341

merged 80 commits into from
Sep 13, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Sep 12, 2024

See #1805
See sass/sass#3930
See sass/sass-spec#2013
[skip sass-embedded]

This is still missing some planned deprecations and doubtlessly has
bugs in the new features, but it's enough to provide a baseline to
begin iterating on in smaller chunks.

See #1805
See sass/sass#2831
I used this offline script to construct the color matrices, but it was
never meant to be checked in.
Merge main into feature.color-4
lib/src/value/color/channel.dart Outdated Show resolved Hide resolved
@@ -2,6 +2,7 @@
// MIT-style license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT.

@Skip("TODO(nweiz): Update these for the new Color API")
Copy link
Member

Choose a reason for hiding this comment

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

Should this have a tracking bug?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops! I've just updated these in this PR, PTAL

@nex3 nex3 requested a review from jathak September 13, 2024 21:04
@nex3
Copy link
Contributor Author

nex3 commented Sep 13, 2024

I think the CI is going weird here because GitHub can't tell the difference between the PR actions and the normal branch actions, and the branch actions aren't handling the link with the language repo properly. I'm just going to merge and clean up any failures after the fact.

@nex3 nex3 merged commit 2f0d0da into main Sep 13, 2024
51 of 65 checks passed
@nex3 nex3 deleted the feature.color-4 branch September 13, 2024 21:44
@stof
Copy link
Contributor

stof commented Sep 16, 2024

Actually, GitHub can differentiate them. But the dropdown showing the list has a max-width and truncates the names of the statuses when they are too long to fit, and the info to distinguish the status being set by (push) or (pull_request) is at the end of the name.

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.

4 participants