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

[2.x] Normalize codeblock styles and remove Torchlight enabled class #2036

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Nov 17, 2024

Abstract

This pull request normalizes the unstyled Tailwind Prose code blocks to match the Torchlight styling, also removing the need for the .torchlight-enabled CSS class. Also refactors the filepath label component to use Tailwind styles in the existing Blade component instead of the HydeFron SCSS. Part of #2024

Before

localhost_8080_docs_quickstart html

After

localhost_8080_docs_quickstart html (1)

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (db829ce) to head (3a92381).
Report is 13 commits behind head on refactor-hydefront-styles-to-tailwind.

Additional details and impacted files
@@                            Coverage Diff                            @@
##             refactor-hydefront-styles-to-tailwind     #2036   +/-   ##
=========================================================================
  Coverage                                   100.00%   100.00%           
  Complexity                                    1906      1906           
=========================================================================
  Files                                          195       195           
  Lines                                         5078      5080    +2     
=========================================================================
+ Hits                                          5078      5080    +2     

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

@caendesilva caendesilva force-pushed the normalize-code-block-styles-and-remove-has-torchlight-class branch 2 times, most recently from cb628ab to 0fd187f Compare November 17, 2024 13:01
@caendesilva caendesilva force-pushed the normalize-code-block-styles-and-remove-has-torchlight-class branch from 0fd187f to 71b5b71 Compare November 17, 2024 13:03
@caendesilva caendesilva changed the title [2.x] Normalize code block styles and remove Torchlight enabled class [2.x] Normalize codeblock styles and remove Torchlight enabled class Nov 17, 2024
@caendesilva caendesilva merged commit 250b3e1 into refactor-hydefront-styles-to-tailwind Nov 17, 2024
8 checks passed
@caendesilva caendesilva deleted the normalize-code-block-styles-and-remove-has-torchlight-class branch November 17, 2024 13:33
@caendesilva caendesilva mentioned this pull request Dec 10, 2024
99 tasks
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.

1 participant