Diary-SPO / core

Дневник СПО — обёртка над дневником Сетевого города для СПО Томской области
MIT License
5 stars 0 forks source link

build(deps): bump @vkontakte/vkui from 6.0.2 to 6.2.1 in /apps/web #266

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @vkontakte/vkui from 6.0.2 to 6.2.1.

Release notes

Sourced from @​vkontakte/vkui's releases.

v6.2.1

Исправления

  • CustomSelect:
    • не переносилась неразрывная строка (#7092)
    • наведение работало неверно (#7126)
    • вернули скролл к выбранному элементу при открытии выпадающего окна (#7131)
  • ChipsInput: не прокидывались disabled-состояния (#7098)
  • Popover: возвращён параметр customMiddlewares (#7134)
  • CustomScrollView: в v6.1.2 появилась дополнительная обёртка над children – в ней не хватало стилей для растягивания её на всю высоту (#7097)
  • Компоненты, наследующие Typography, использовали только системную тему (#7090)
  • Исправление ошибки TypeError: Uncaught TypeError: Cannot read properties of undefined (reading 'shown') (#7099)
  • ModalDismissButton: вернули hover и active состояния (#7082)
  • GridAvatar: исправили key для одинаковых ссылок в src (#7146)
  • Image: исправили некорретное поведение ImageBase.Overlay для вложенных интерактивных элементов (#7006)

Документация

  • Snackbar: исправили описание жестов для закрытия (#7120)

v6.2.0

Новые компоненты

DisplayTitle

Типографический компонент, который используется для крупных заголовков (#7003)

Flex

Базовый компонент для позиционирования элементов. Построен на базе flex layout (#6226)

Улучшения

Accordion

Экспортирован тип AccordionContentProps (#6990)

ActionSheet

Добавлена анимация появления/скрытия на десктопе (#6979)

AppRoot

Добавлено новое свойство userSelectMode для управления режимом выделения текста в приложении (#7005) По умолчанию теперь выделение текста запрещено, если приложение запущено с флагом isWebView в ConfigProvider

... (truncated)

Commits
  • 194198f bump(@​vkontakte/vkui): from 6.2.0 to 6.2.1
  • d9960f0 Initialize preservedControlledValueRef with value (#7099) (#7154)
  • 5019c30 cherry-pick: fix(ImageBaseOverlay): fix nested Tappable (#7006) | (#7152)
  • b073303 chore(e2e): update screenshots (#7132)
  • 12bc33c fix(GridAvatar): fix key prop (#7146)
  • f00e338 fix(CustomSelect): fix scroll to element (#7131)
  • 3508f4f fix(Popover): revert customMiddlewares prop (#7134)
  • b5cbd7c fix(ChipsSelect/ChipsInput): Pass option disabled and readonly to renderChip ...
  • 3307f5e fix(CustomSelect): focus index (#7126)
  • e83a69f fix(ModalDismissButton): fix hover & active state (#7082)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #276.