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/status sizes #1346

Merged
merged 8 commits into from
Sep 2, 2024
Merged

Feat/status sizes #1346

merged 8 commits into from
Sep 2, 2024

Conversation

fulcanellee
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Aug 23, 2024

🦋 Changeset detected

Latest commit: d40e3c0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@alfalab/core-components-status Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link

coveralls commented Aug 23, 2024

Pull Request Test Coverage Report for Build 10628555429

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.007%) to 83.307%

Totals Coverage Status
Change from base Build 10559078224: 0.007%
Covered Lines: 10193
Relevant Lines: 11240

💛 - Coveralls

@core-ds-bot
Copy link
Collaborator

Собрана новая демка.

…tatus_sizes

# Conflicts:
#	packages/status/src/__image_snapshots__/status-dark-preview-snap.png
@core-ds-bot
Copy link
Collaborator

Собрана новая демка.

@@ -0,0 +1,2 @@
export const colors = ['green', 'orange', 'red', 'blue', 'grey', 'teal', 'purple'] as const;
export const sizes = [20, 24, 32, 40] as const;
Copy link
Contributor

Choose a reason for hiding this comment

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

константы обычно пишем заглавными буквами

@fulcanellee fulcanellee merged commit ce5878c into master Sep 2, 2024
7 checks passed
@fulcanellee fulcanellee deleted the feat/status_sizes branch September 2, 2024 10:07
fulcanellee added a commit that referenced this pull request Sep 2, 2024
@fulcanellee fulcanellee restored the feat/status_sizes branch September 2, 2024 12:46
@fulcanellee fulcanellee mentioned this pull request Sep 3, 2024
@fulcanellee fulcanellee deleted the feat/status_sizes branch September 3, 2024 14:23
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.

7 participants