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: Remove excess space in bold Chinese (new) #212

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Oct 14, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

修改判定逻辑,仅在标点符号后添加空格。

尝试解决 error TS1501: This regular expression flag is only available when targeting 'es6' or later.

📝 补充信息 | Additional Information

fix lobehub/lobe-chat#4347

@lobehubbot
Copy link
Member

👍 @sxjeru


Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.33%. Comparing base (5851677) to head (c2887ba).
Report is 167 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #212      +/-   ##
=========================================
+ Coverage    0.00%   0.33%   +0.33%     
=========================================
  Files         330     382      +52     
  Lines       22325   25447    +3122     
  Branches      330     402      +72     
=========================================
+ Hits            0      85      +85     
- Misses      21995   24983    +2988     
- Partials      330     379      +49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sxjeru sxjeru marked this pull request as ready for review October 14, 2024 07:05
@sxjeru
Copy link
Contributor Author

sxjeru commented Oct 14, 2024

这边不清楚对 tsconfig.json 的修改是否会导致隐性问题的产生,只是为了通过 CI 测试。

@canisminor1990 canisminor1990 merged commit 7a60da3 into lobehub:master Oct 15, 2024
5 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @sxjeru ❤️


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
项目的成长离不开用户反馈和贡献,感谢您的贡献!

@sxjeru sxjeru deleted the patch-1 branch October 15, 2024 03:47
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.151.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] additional space in strong chinese text
3 participants