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(repo): Replace unicode "heavy check mark" with "check mark" #1436

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

literat
Copy link
Collaborator

@literat literat commented May 22, 2024

Description

Additional context

This modification is necessary for #1021 to be merged.

Issue reference

Copy link

netlify bot commented May 22, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 57edc34
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6666e14e5afe4300083ae83b
😎 Deploy Preview https://deploy-preview-1436--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

netlify bot commented May 22, 2024

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit 57edc34
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6666e14e6c3c13000923b82c
😎 Deploy Preview https://deploy-preview-1436--spirit-design-system-storybook.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.

@coveralls
Copy link

coveralls commented May 22, 2024

Coverage Status

coverage: 74.953% (-2.8%) from 77.709%
when pulling 57edc34 on style/heavy-check-mark-replace
into a7f1361 on main.

Copy link
Member

@crishpeen crishpeen left a comment

Choose a reason for hiding this comment

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

LGTM, if we merge this now, we will have a lot of fun rebasing the release branch :D

@literat
Copy link
Collaborator Author

literat commented May 23, 2024

LGTM, if we merge this now, we will have a lot of fun rebasing the release branch :D

I think, I can wait. The agreement was what I needed so I can do this after the major release.

Copy link
Contributor

@pavelklibani pavelklibani left a comment

Choose a reason for hiding this comment

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

LGTM ✓

  * we have previously used "heavy check mark" unicode character
    that is not recognized by the Prettier v3
  * @see: https://www.compart.com/en/unicode/U+2714
  * this unicode character is replaced by "check mark" that is lighter
    and Prettier to not have problem with it
  * @see: https://www.compart.com/en/unicode/U+2713
  * it is also more convenient to use the same size of the character
    because as oposite to the "check mark" we are using "multiplication"
  * @see: https://www.compart.com/en/unicode/U+2715
  * @see: prettier/prettier#15572 for more
    details about the Prettier problem with thiunicode character
@literat literat force-pushed the style/heavy-check-mark-replace branch from 8e8c293 to 57edc34 Compare June 10, 2024 11:19
@literat literat merged commit 32f2d76 into main Jun 10, 2024
29 checks passed
@literat literat deleted the style/heavy-check-mark-replace branch June 10, 2024 11:30
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.

6 participants