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

fix: fix: IllustrationFailure and IllustrationNoContent icon curves are not completely closed in light mode #2535

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

YannLynn
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #2523

Changelog

🇨🇳 Chinese

  • Fix: 修复亮色模式下,IllustrationFailure 和 IllustrationNoContent 曲线未完全闭合问题

🇺🇸 English

  • Fix: fix IllustrationFailure and IllustrationNoContent curves are not completely closed in light mode

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

cypress bot commented Oct 17, 2024

semi-design    Run #2881

Run Properties:  status check passed Passed #2881  •  git commit dc9fce2a19 ℹ️: Merge 5c45b15acb1d02e4fdb5168789d57b278b619784 into f4a4ef61ea3351fd8c7159f43585...
Project semi-design
Run status status check passed Passed #2881
Run duration 07m 32s
Commit git commit dc9fce2a19 ℹ️: Merge 5c45b15acb1d02e4fdb5168789d57b278b619784 into f4a4ef61ea3351fd8c7159f43585...
Committer YannLynn
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 255
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

@pointhalo pointhalo merged commit f081bf6 into main Oct 17, 2024
9 checks passed
@pointhalo pointhalo deleted the fix-#2523 branch October 17, 2024 03:09
Copy link

cypress bot commented Oct 17, 2024

semi-design    Run #2882

Run Properties:  status check failed Failed #2882  •  git commit f081bf6084: fix: fix IllustrationFailure and IllustrationNoContent icon curves are not compl...
Project semi-design
Run status status check failed Failed #2882
Run duration 07m 34s
Commit git commit f081bf6084: fix: fix IllustrationFailure and IllustrationNoContent icon curves are not compl...
Committer YannLynn
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 254
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Tests for review

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.

[BUG] IllustrationFailure and IllustrationNoContent curves are not completely closed in light mode
2 participants