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

💄 style(ui): Adopt directional icons with RTL languages (#261) #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alirezaImani-f4L3e
Copy link
Contributor

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

I have added a useDirection hook to provide app direction using Antd direction config .

We will choose Icons direction using useDirection hook .

Copy link

vercel bot commented Feb 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lobe-ui ✅ Ready (Inspect) Visit Preview Feb 11, 2025 11:14am

@lobehubbot
Copy link
Member

👍 @alirezaImani-f4L3e


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 Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.

Project coverage is 1.35%. Comparing base (5851677) to head (91110db).
Report is 316 commits behind head on master.

Files with missing lines Patch % Lines
src/hooks/useDirection.ts 0.00% 7 Missing and 1 partial ⚠️
...DraggablePanel/components/DraggablePanelHeader.tsx 0.00% 3 Missing and 1 partial ⚠️
src/EmojiPicker/AvatarUploader.tsx 0.00% 4 Missing ⚠️
src/Form/demos/StateControl.tsx 0.00% 4 Missing ⚠️
src/Highlighter/FullFeatured.tsx 0.00% 4 Missing ⚠️
...Plugins/MarkdownElements/AntThinking/Component.tsx 0.00% 4 Missing ⚠️
src/Mermaid/FullFeatured.tsx 0.00% 3 Missing and 1 partial ⚠️
src/chat/ChatHeader/index.tsx 0.00% 4 Missing ⚠️
src/mobile/MobileNavBar/index.tsx 0.00% 4 Missing ⚠️
src/Alert/index.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #262      +/-   ##
=========================================
+ Coverage    0.00%   1.35%   +1.35%     
=========================================
  Files         330     474     +144     
  Lines       22325   19402    -2923     
  Branches      330     494     +164     
=========================================
+ Hits            0     263     +263     
+ Misses      21995   18860    -3135     
+ Partials      330     279      -51     

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

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