Skip to content

Version Packages#2161

Merged
dHIM24 merged 1 commit intomasterfrom
changeset-release/master
Apr 10, 2026
Merged

Version Packages#2161
dHIM24 merged 1 commit intomasterfrom
changeset-release/master

Conversation

@core-ds-app
Copy link
Copy Markdown
Contributor

@core-ds-app core-ds-app bot commented Apr 7, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@alfalab/core-components@50.10.0

Minor Changes

10.04.2026

#2156

ToastPlate
  • Добавлен пропс closerProps, с помощью которого можно управлять параметрами кнопки "закрыть" (как новыми так и старыми)

Значения по умолчанию

closerProps = {
    hasCloser: false,
    closerWrapperClassName: undefined,
    closerClassName: undefined,
    divider: true,
    view: 'primary'
}

Пропсы hasCloser, closerWrapperClassName, closerClassName - отмечены как deprecated и будут удалены в будущих версиях. Используйте их в составе closerProps

Patch Changes

10.04.2026

#2156

Notification
  • Исправлены внутренние отступы между элементами компонента
  • Убран разделить для кнопки "закрыть"

10.04.2026

#2121

Skeleton
  • Изменена анимация с background на opacity, теперь производительность анимации выше

10.04.2026

#2152

NotificationManager
  • Исправили некорректное отображение нескольких Notification внутри NotificationManager: уведомления больше не застревают за пределами экрана и корректно отображаются при одновременном показе.

  • Обновлены зависимости

    • @alfalab/core-components-notification@9.0.5
    • @alfalab/core-components-skeleton@7.0.3
    • @alfalab/core-components-toast-plate@9.1.0
    • @alfalab/core-components-notification-manager@7.0.5
    • @alfalab/core-components-calendar-with-skeleton@7.0.6
    • @alfalab/core-components-segmented-control@3.1.2
    • @alfalab/core-components-select@19.1.3
    • @alfalab/core-components-switch@6.1.1
    • @alfalab/core-components-tabs@10.0.10
    • @alfalab/core-components-typography@6.0.4
    • @alfalab/core-components-toast@8.0.5
    • @alfalab/core-components-custom-picker-button@4.1.3
    • @alfalab/core-components-input-autocomplete@14.0.10
    • @alfalab/core-components-international-phone-input@4.0.10
    • @alfalab/core-components-intl-phone-input@11.0.10
    • @alfalab/core-components-picker-button@13.0.10
    • @alfalab/core-components-select-with-tags@10.1.3
    • @alfalab/core-components-table@4.0.10
    • @alfalab/core-components-accordion@3.0.4
    • @alfalab/core-components-calendar@9.1.2
    • @alfalab/core-components-chart@5.0.4
    • @alfalab/core-components-circular-progress-bar@5.0.4
    • @alfalab/core-components-comment@4.0.4
    • @alfalab/core-components-confirmation@15.0.5
    • @alfalab/core-components-file-upload-item@8.0.5
    • @alfalab/core-components-gallery@7.1.3
    • @alfalab/core-components-list@5.0.4
    • @alfalab/core-components-list-header@5.0.4
    • @alfalab/core-components-markdown@3.0.7
    • @alfalab/core-components-navigation-bar@3.0.5
    • @alfalab/core-components-navigation-bar-private@2.0.6
    • @alfalab/core-components-product-cover@3.1.5
    • @alfalab/core-components-pure-cell@6.0.5
    • @alfalab/core-components-stepped-progress-bar@4.0.4
    • @alfalab/core-components-tab-bar@4.0.5
    • @alfalab/core-components-calendar-input@12.0.7
    • @alfalab/core-components-calendar-range@9.0.7
    • @alfalab/core-components-date-range-input@5.0.7
    • @alfalab/core-components-date-time-input@6.0.7
    • @alfalab/core-components-universal-date-input@4.0.7
    • @alfalab/core-components-bottom-sheet@8.1.3
    • @alfalab/core-components-modal@11.0.6
    • @alfalab/core-components-popup-sheet@3.0.6
    • @alfalab/core-components-side-panel@7.0.6
    • @alfalab/core-components-universal-modal@3.0.7
    • @alfalab/core-components-tooltip@9.0.8

@alfalab/core-components-toast-plate@9.1.0

Minor Changes

10.04.2026

#2156

ToastPlate
  • Добавлен пропс closerProps, с помощью которого можно управлять параметрами кнопки "закрыть" (как новыми так и старыми)

Значения по умолчанию

closerProps = {
    hasCloser: false,
    closerWrapperClassName: undefined,
    closerClassName: undefined,
    divider: true,
    view: 'primary'
}

Пропсы hasCloser, closerWrapperClassName, closerClassName - отмечены как deprecated и будут удалены в будущих версиях. Используйте их в составе closerProps

@alfalab/core-components-accordion@3.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-bottom-sheet@8.1.3

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-navigation-bar-private@2.0.6

@alfalab/core-components-calendar@9.1.2

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4
    • @alfalab/core-components-modal@11.0.6

@alfalab/core-components-calendar-input@12.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-calendar@9.1.2

@alfalab/core-components-calendar-range@9.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-calendar@9.1.2
    • @alfalab/core-components-calendar-input@12.0.7

@alfalab/core-components-calendar-with-skeleton@7.0.6

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3
    • @alfalab/core-components-calendar@9.1.2

@alfalab/core-components-chart@5.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-circular-progress-bar@5.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-comment@4.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-confirmation@15.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-custom-picker-button@4.1.3

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3
    • @alfalab/core-components-picker-button@13.0.10

@alfalab/core-components-date-range-input@5.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-calendar@9.1.2

@alfalab/core-components-date-time-input@6.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-calendar@9.1.2

@alfalab/core-components-file-upload-item@8.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-gallery@7.1.3

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4
    • @alfalab/core-components-tooltip@9.0.8

@alfalab/core-components-input-autocomplete@14.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3

@alfalab/core-components-international-phone-input@4.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3
    • @alfalab/core-components-input-autocomplete@14.0.10

@alfalab/core-components-intl-phone-input@11.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3
    • @alfalab/core-components-input-autocomplete@14.0.10

@alfalab/core-components-list@5.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-list-header@5.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-markdown@3.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4
    • @alfalab/core-components-list@5.0.4

@alfalab/core-components-modal@11.0.6

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-navigation-bar-private@2.0.6

@alfalab/core-components-navigation-bar@3.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-navigation-bar-private@2.0.6

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-notification@9.0.5

Patch Changes

10.04.2026

#2156

Notification
  • Исправлены внутренние отступы между элементами компонента

  • Убран разделить для кнопки "закрыть"

  • Обновлены зависимости

    • @alfalab/core-components-toast-plate@9.1.0

@alfalab/core-components-notification-manager@7.0.5

Patch Changes

10.04.2026

#2152

NotificationManager
  • Исправили некорректное отображение нескольких Notification внутри NotificationManager: уведомления больше не застревают за пределами экрана и корректно отображаются при одновременном показе.

  • Обновлены зависимости

    • @alfalab/core-components-notification@9.0.5

@alfalab/core-components-picker-button@13.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3

@alfalab/core-components-popup-sheet@3.0.6

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-navigation-bar-private@2.0.6

@alfalab/core-components-product-cover@3.1.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-pure-cell@6.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4
    • @alfalab/core-components-comment@4.0.4

@alfalab/core-components-segmented-control@3.1.2

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3

@alfalab/core-components-select@19.1.3

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3
    • @alfalab/core-components-bottom-sheet@8.1.3
    • @alfalab/core-components-modal@11.0.6

@alfalab/core-components-select-with-tags@10.1.3

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3
    • @alfalab/core-components-bottom-sheet@8.1.3

@alfalab/core-components-side-panel@7.0.6

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-navigation-bar-private@2.0.6

@alfalab/core-components-skeleton@7.0.3

Patch Changes

10.04.2026

#2121

Skeleton
  • Изменена анимация с background на opacity, теперь производительность анимации выше

@alfalab/core-components-stepped-progress-bar@4.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-switch@6.1.1

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3

@alfalab/core-components-tab-bar@4.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-typography@6.0.4

@alfalab/core-components-table@4.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-select@19.1.3

@alfalab/core-components-tabs@10.0.10

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3
    • @alfalab/core-components-picker-button@13.0.10

@alfalab/core-components-toast@8.0.5

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-toast-plate@9.1.0

@alfalab/core-components-tooltip@9.0.8

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-bottom-sheet@8.1.3

@alfalab/core-components-typography@6.0.4

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-skeleton@7.0.3

@alfalab/core-components-universal-date-input@4.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-calendar@9.1.2

@alfalab/core-components-universal-modal@3.0.7

Patch Changes

  • Обновлены зависимости
    • @alfalab/core-components-navigation-bar-private@2.0.6

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 7, 2026

Coverage Report for CI Build 24236862589

Coverage remained the same at 81.918%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 11607
Covered Lines: 9586
Line Coverage: 82.59%
Relevant Branches: 2175
Covered Branches: 1704
Branch Coverage: 78.34%
Branches in Coverage %: Yes
Coverage Strength: 230.13 hits per line

💛 - Coveralls

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Demo build (default)

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Demo build (alfasans)

https://core-ds.github.io/core-components/2161-alfasans

@github-actions github-actions bot force-pushed the changeset-release/master branch 5 times, most recently from 1c8362f to f9cf94d Compare April 9, 2026 22:16
@core-ds-app core-ds-app bot force-pushed the changeset-release/master branch 2 times, most recently from 0192d4c to a4b337c Compare April 10, 2026 09:35
@core-ds-app core-ds-app bot force-pushed the changeset-release/master branch from a4b337c to 52e55ce Compare April 10, 2026 09:43
@dHIM24 dHIM24 merged commit 8f34551 into master Apr 10, 2026
31 checks passed
@dHIM24 dHIM24 deleted the changeset-release/master branch April 10, 2026 11:39
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.

4 participants