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

feat(style): add text-transform variable #1285

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

silvester-pari
Copy link
Collaborator

@silvester-pari silvester-pari commented Sep 26, 2024

Implemented changes

This PR introduces a new CSS variable called text-transform. With this, the default text-transform of filter property titles, filter properties and results can be overridden (default is capitalize).

Screenshots/Videos

Default (capitalize)

image

--text-transform: none

image

--text-transform: uppercase

image

Checklist before requesting a review

Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for eoxelements ready!

Name Link
🔨 Latest commit 56dcd8a
🔍 Latest deploy log https://app.netlify.com/sites/eoxelements/deploys/66f57c61c9ff5d0008da41b3
😎 Deploy Preview https://deploy-preview-1285--eoxelements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@silvester-pari silvester-pari marked this pull request as ready for review September 26, 2024 15:27
@silvester-pari silvester-pari merged commit ea4aa65 into main Sep 26, 2024
7 checks passed
@silvester-pari silvester-pari deleted the itemfilter/feat/text-transform-variable branch September 26, 2024 16:15
@github-actions github-actions bot mentioned this pull request Sep 26, 2024
Copy link
Member

@lubojr lubojr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very convenient solution without introducing a new property. Thank you!

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