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(create-farm): fix terminal color display #1986

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

iwen-conf
Copy link
Contributor

@iwen-conf iwen-conf commented Dec 6, 2024

…n creating the project selection frame in the terminal.

Description:
修复了终端中项目选择框显示异常的问题。

  • 在某些终端中,颜色配置错误导致无法正常渲染项目选择框。
  • 修改了颜色代码的 RGB 值,更改了部分ansi值从rgb改为基础 ANSI 色彩。
  • 针对常见mac自带终端测试,显示正常。
image image

BREAKING CHANGE:

此修复不会引入任何破坏性变更。

Related issue (if exists):
无。

…n creating the project selection frame in the terminal.
Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: c15e9d7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-farm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@fu050409 fu050409 changed the title Fixed the issue where the terminal color was displayed abnormally whe… fix(create-farm): fix terminal color display Dec 6, 2024
test-project/.eslintrc.js Outdated Show resolved Hide resolved
@shulandmimi shulandmimi requested a review from ErKeLost December 6, 2024 15:21
Copy link

codspeed-hq bot commented Dec 6, 2024

CodSpeed Performance Report

Merging #1986 will create unknown performance changes

Comparing iwen-conf:fix-terminal-color (c15e9d7) with main (a785d6f)

Summary

⚠️ No benchmarks were detected in both the base of the PR and the PR.\

CONTRIBUTING.zh-CN.md Outdated Show resolved Hide resolved
.changeset/chilly-carrots-lick.md Outdated Show resolved Hide resolved
@fu050409 fu050409 requested a review from shulandmimi December 9, 2024 03:49
@ErKeLost ErKeLost merged commit 92cfb1b into farm-fe:main Dec 9, 2024
37 checks passed
This was referenced Dec 9, 2024
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