Skip to content

Lite: Replace special characters in CSS class names with standard naming#2486

Merged
Crabcyborg merged 8 commits into
rock/field-settings-refresh-litefrom
improve-css-class-naming
Sep 9, 2025
Merged

Lite: Replace special characters in CSS class names with standard naming#2486
Crabcyborg merged 8 commits into
rock/field-settings-refresh-litefrom
improve-css-class-naming

Conversation

@shervElmi
Copy link
Copy Markdown
Contributor

This change improves CSS class naming by removing special characters that can cause issues with escaping and parsing. Updated class names to use standard hyphen-separated naming convention for better compatibility and cleaner code.

The change ensures consistent CSS class naming across the codebase without requiring escape characters, making the styles more maintainable and less error-prone.

@shervElmi shervElmi self-assigned this Sep 9, 2025
@shervElmi shervElmi changed the title Replace special characters in CSS class names with standard naming Lite: Replace special characters in CSS class names with standard naming Sep 9, 2025
@shervElmi shervElmi marked this pull request as ready for review September 9, 2025 11:33
@shervElmi shervElmi requested a review from Crabcyborg September 9, 2025 11:33
Copy link
Copy Markdown
Contributor

@Crabcyborg Crabcyborg left a comment

Choose a reason for hiding this comment

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

Thank you Sherv!

@Crabcyborg Crabcyborg merged commit 0cacf9e into rock/field-settings-refresh-lite Sep 9, 2025
12 of 13 checks passed
@Crabcyborg Crabcyborg deleted the improve-css-class-naming branch September 9, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants