Skip to content

Conversation

@dHIM24
Copy link
Contributor

@dHIM24 dHIM24 commented Dec 1, 2025

hooks/useSkeleton

Добавлено дефолтное состояние в useSkeleton, чтобы SSR сразу отдавал текстовый скелетон без мерцания.

Чек лист

  • Задача сформулирована и описана в JIRA
  • В названии ветки есть айдишник задачи в JIRA (fix/DS-1234), ссылку прикреплять не надо
  • У реквеста осмысленное название feat(...) или fix(...) по conventional commits (https://www.conventionalcommits.org)
  • Код покрыт тестами и протестирован в различных браузерах
  • Добавленные пропсы добавлены в демки и описаны в документации
  • К реквесту добавлен changeset

Если есть визуальные изменения

  • Прикреплено изображение было/стало

@dHIM24 dHIM24 requested a review from Oladii December 1, 2025 11:07
@changeset-bot
Copy link

changeset-bot bot commented Dec 1, 2025

🦋 Changeset detected

Latest commit: 03320bb

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

This PR includes changesets to release 41 packages
Name Type
@alfalab/core-components-skeleton Patch
@alfalab/core-components Patch
@alfalab/core-components-calendar-with-skeleton Patch
@alfalab/core-components-select Patch
@alfalab/core-components-tabs Patch
@alfalab/core-components-typography Patch
@alfalab/core-components-custom-picker-button Patch
@alfalab/core-components-input-autocomplete Patch
@alfalab/core-components-international-phone-input Patch
@alfalab/core-components-intl-phone-input Patch
@alfalab/core-components-picker-button Patch
@alfalab/core-components-select-with-tags Patch
@alfalab/core-components-table Patch
@alfalab/core-components-accordion Patch
@alfalab/core-components-calendar Patch
@alfalab/core-components-chart Patch
@alfalab/core-components-circular-progress-bar Patch
@alfalab/core-components-comment Patch
@alfalab/core-components-confirmation Patch
@alfalab/core-components-file-upload-item Patch
@alfalab/core-components-gallery Patch
@alfalab/core-components-list-header Patch
@alfalab/core-components-list Patch
@alfalab/core-components-markdown Patch
@alfalab/core-components-navigation-bar-private Patch
@alfalab/core-components-navigation-bar Patch
@alfalab/core-components-product-cover Patch
@alfalab/core-components-pure-cell Patch
@alfalab/core-components-stepped-progress-bar Patch
@alfalab/core-components-tab-bar Patch
@alfalab/core-components-universal-modal Patch
@alfalab/core-components-calendar-input Patch
@alfalab/core-components-calendar-range Patch
@alfalab/core-components-date-range-input Patch
@alfalab/core-components-date-time-input Patch
@alfalab/core-components-universal-date-input Patch
@alfalab/core-components-bottom-sheet Patch
@alfalab/core-components-modal Patch
@alfalab/core-components-popup-sheet Patch
@alfalab/core-components-side-panel Patch
@alfalab/core-components-tooltip Patch

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

Pull Request Test Coverage Report for Build 19820504075

Details

  • 18 of 33 (54.55%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 79.636%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/skeleton/src/hooks/use-skeleton/use-skeleton.tsx 8 10 80.0%
packages/skeleton/src/utils.ts 10 23 43.48%
Totals Coverage Status
Change from base Build 19334456547: -0.07%
Covered Lines: 9673
Relevant Lines: 11381

💛 - Coveralls

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Demo build

https://core-ds.github.io/core-components/1964

@dHIM24 dHIM24 removed the request for review from Oladii December 4, 2025 11:57
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.

3 participants