-
-
Notifications
You must be signed in to change notification settings - Fork 170
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 Code blocks direction in lists #259
๐ fix: Fix Code blocks direction in lists #259
Conversation
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
๐ @alirezaImani-f4L3e |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #259 +/- ##
=========================================
+ Coverage 0.00% 1.35% +1.35%
=========================================
Files 330 473 +143
Lines 22325 19376 -2949
Branches 330 493 +163
=========================================
+ Hits 0 263 +263
+ Misses 21995 18835 -3160
+ Partials 330 278 -52 โ View full report in Codecov by Sentry. |
commit: |
โค๏ธ Great PR @alirezaImani-f4L3e โค๏ธ |
### [Version 1.164.11](v1.164.10...v1.164.11) <sup>Released on **2025-02-05**</sup> #### ๐ Bug Fixes - **misc**: Fix Code blocks direction in lists. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix Code blocks direction in lists, closes [#259](#259) ([af5ce46](af5ce46)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ This PR is included in version 1.164.11 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
### [Version 1.34.8](v1.34.7...v1.34.8) <sup>Released on **2025-02-05**</sup> #### ๐ Bug Fixes - **misc**: Fix Code blocks direction in lists. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix Code blocks direction in lists, closes [lobehub#259](https://github.com/bentwnghk/lobe-ui/issues/259) ([af5ce46](af5ce46)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
Fix code blocks direction in high level component styling (including list items)
โจ feat
๐ fix
โป๏ธ refactor
๐ style
๐จ chore
๐ docs
๐ ๅๆด่ฏดๆ | Description of Change
I have changed
text-align
property of the shiki class style tostart
that all code blocks (in any component ) direction turn to ltr