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(Tokens): add --bq-stroke-* token values for border width #1062

Merged
merged 11 commits into from
May 22, 2024

Conversation

Cata1989
Copy link
Collaborator

@Cata1989 Cata1989 commented May 21, 2024

Description

The purpose of this PR is to enhance the consistency of our project's design elements, we need to introduce a standardized stroke size across the repository.

Related Issue

Fixes #ISSUE_NUMBER

Documentation

Screenshots (if applicable)

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@Cata1989 Cata1989 self-assigned this May 21, 2024
@Cata1989 Cata1989 linked an issue May 21, 2024 that may be closed by this pull request
endv-bogdanb
endv-bogdanb previously approved these changes May 21, 2024
@Cata1989 Cata1989 changed the title refactor(Tokens): standardize stroke sizes and replace hardcoded values with variables feat(Tokens): add stroke sizes and replace hardcoded values with variables May 21, 2024
@Cata1989 Cata1989 changed the title feat(Tokens): add stroke sizes and replace hardcoded values with variables feat(Tokens): add broderWidth sizes and replace hardcoded values with variables May 22, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr changed the title feat(Tokens): add broderWidth sizes and replace hardcoded values with variables feat(Tokens): add --bq-stroke-* token values for border width May 22, 2024
@dgonzalezr dgonzalezr merged commit 4297c77 into main May 22, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the stroke-width branch May 22, 2024 15:42
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.

Feat: add stroke size CSS variables for consistency and update usages
3 participants