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(Badge): rename component Badge to Dot #7552

Closed

Conversation

EldarMuhamethanov
Copy link
Contributor

  • Release notes

Описание

Нужно переименовать компонент Badge в Dot, а также все сопутствующие файлы, стили и упоминания. Также необходимо написать codemod для 7 версии с автоматическим переименованием компонента

Изменения

  • Переименовал сам компонент Badge в Dot
  • Переименовал соответствующие стили компонента
  • Переименовал тип с пропсами компонента
  • Реализовал кодмод, который переименовывает компонент Badge в Dot, а также BadgeProps в DotProps

Release notes

Улучшения

  • Dot: компонент переименован из "Badge"

Copy link
Contributor

size-limit report 📦

Path Size
JS 382.31 KB (-0.01% 🔽)
JS (gzip) 115.76 KB (+0.01% 🔺)
JS (brotli) 95.01 KB (+0.14% 🔺)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 309.22 KB (-0.01% 🔽)
CSS (gzip) 39.67 KB (+0.01% 🔺)
CSS (brotli) 31.88 KB (-0.02% 🔽)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

@SevereCloud SevereCloud left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

e2e tests

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit 1227ff9

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (25349e4) to head (1227ff9).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7552      +/-   ##
==========================================
+ Coverage   95.14%   95.15%   +0.01%     
==========================================
  Files         384      384              
  Lines       11221    11267      +46     
  Branches     3685     3693       +8     
==========================================
+ Hits        10676    10721      +45     
- Misses        545      546       +1     
Flag Coverage Δ
unittests 95.15% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@inomdzhon inomdzhon deleted the e.muhamethanov/rename-badge-components branch September 11, 2024 09:30
@BlackySoul BlackySoul removed this from the v7.0.0-beta.0 milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants