Skip to content

Conversation

@DavidGuryanov
Copy link
Contributor

Раньше можно было скрывать только кнопку "скачать". Теперь, после моей инновационной доработки, можно скрывать ещё и кнопку "поделиться".
Во-первых, это добавляет гибкости компоненту.
Во-вторых, в некоторых вебвью не работает navigator.share, так что эта кнопка не будет работать, соответсвенно её надо скрывать от пользователя.

Чек лист

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

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

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

@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

🦋 Changeset detected

Latest commit: 9e0a664

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

This PR includes changesets to release 2 packages
Name Type
@alfalab/core-components-gallery Minor
@alfalab/core-components 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 Nov 21, 2025

Pull Request Test Coverage Report for Build 20958106631

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 69 of 73 (94.52%) changed or added relevant lines in 12 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 79.829%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/select/src/components/search/Component.tsx 9 10 90.0%
packages/select/src/hooks/use-native-scrollbar.ts 13 14 92.86%
packages/gallery/src/components/header-mobile/Component.tsx 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
packages/select/src/components/virtual-options-list/Component.tsx 1 69.17%
Totals Coverage Status
Change from base Build 19334456547: 0.1%
Covered Lines: 9722
Relevant Lines: 11411

💛 - Coveralls

dHIM24 and others added 22 commits December 3, 2025 18:36
* fix(universal-date-input): изменить dateValue на dateTime

* Update polite-drinks-cross.md

* Update polite-drinks-cross.md
* fix(bottom-sheet): prevent scroll on swipe

* fix(bottom-sheet): prevent scroll on swipe

* Update six-ears-rush.md

* fix(bottom-sheet): prevent scroll on swipe
* feat(icon-button): change dir

* feat(icon-button): types change dir

* feat(icon-button): rename icon-button to base-icon-button

* feat(icon-button): base-icon-button by client

* feat(icon-button): add icon-button-desktop

* feat(icon-button): add icon-button-mobile

* feat(icon-button): add icon-button-responsive

* feat(icon-button): add story

* feat(icon-button): add desktop screenshots

* feat(icon-button): add mobile screenshots

* feat(icon-button): change border-radius for desktop/mobile, remove corp vars

* feat(icon-button): update screenshots

* feat(icon-button): add changeset

* feat(icon-button): prop types to interface
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(textarea): improve right addon position

* fix(textarea): update screenshots
* feat(universal-modal): update screenshots

* feat(universal-modal): update screenshots

* feat(universal-modal): remove unnecessary styles

* feat(universal-modal): improve styles

* feat(universal-modal): fix trim styles

* feat(universal-modal): improve screenshot tests

* feat(universal-modal): update screenshots

* feat(universal-modal): improve styles

* feat(universal-modal): update screenshots

* feat(universal-modal): update screenshots

* feat(universal-modal): update screenshots

* feat(universal-modal): revert

* feat(universal-modal): revert

* feat(navigation-bar-private): fix trim styles

* feat(universal-modal): update screenshots

* feat(navigation-bar-private): add changeset

* feat(universal-modal): add changeset

* feat(universal-modal): tune screenshots
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…S-14351] (core-ds#1995)

* feat(Confirmation): Добавить пропсу для max-width мобильной версии [DS-14351]

* CodeReview
…ore-ds#1998)

* fix(universal-modal): исправить специфичность компонента [DS-13773]

* Update salty-berries-shave.md
* fix(select): update screenshots

* fix(select): fix responsive search in option list

* fix(select): update screenshots

* fix(select): fix scroll responsive logic in option list

* fix(select): update screenshots

* fix(select): update screenshots

* fix(select): update screenshots

* fix(select): update screenshots

* fix(select): fix scroll responsive logic in virtual option list

* fix(select): update screenshots

* fix(select): add changeset

* fix(select): update screenshots

* fix(select): update changeset

* fix(select): update screenshots

* Revert "fix(select): update screenshots"

This reverts commit 347f7aa.
…ьной клавиатуры [DS-14173] (core-ds#1983)

* feat(base-modal): Заблокировать скролл страницы при появлении виртуальной клавиатуры

* CodeReview

* CodeReview

* CodeReview, fix description
…ля его стилизации [DS-14590] (core-ds#2002)

* feat(bottom-sheet): Добавлен слот outerAddons и проп outerClassName для его стилизации

* CodeReview

* add comment and fix esLint

* fix esLint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@fulcanellee
Copy link
Contributor

@Oladii @temss-front посмотрите пожалуйста

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants