Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

build(deps): bump @vkontakte/vkui from 6.0.0-beta.2 to 6.0.0-beta.3 #137

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps @vkontakte/vkui from 6.0.0-beta.2 to 6.0.0-beta.3.

Release notes

Sourced from @​vkontakte/vkui's releases.

v6.0.0-beta.3

Исправления

  • ActionSheetItem: убрали закругление при активном состоянии на Desktop (#6204)
  • DateInput: не сбрасывался фокус с календаря после клика на кнопку "Готово" (#6244)
  • View: на iOS сбрасывался скролл при отмене свайп-бэка (#6320)

Исправления после релиза v6.0.0-beta.2

  • Tappable: поправлена проблема со специфичностью стилей (#6318)
  • Снова актуализировали наш основной README.md (#6324)
  • Документация
    • Удалены абсолютные пути (#6339)
    • Input: улучшен пример с кнопкой очистки поля (#6342)

Breaking changes

[!NOTE] Полный список изменений смотрите в документации по миграции с v5 на v6 (страница миграции обновлена).

Там же можно найти информацию про VKUI v6 Codemods, который должен упростить переход на новую мажорную версию.

  • ConfigProvider: логика связанная с токенами вынесена из platform в отдельный параметр tokensClassNames (#5121)
  • HorizontalCell: при size="m" фиксированная ширина заменена на максимальную ширину как при size="s" (#6318)
  • Некоторые булевые пропы по умолчанию теперь falsy

Команда VKUI поздравляет всех с наступающим Новым Годом 🎉

5

Увидимся в следующем году 😎

Commits
  • a5edbbb bump(@​vkontakte/vkui): from 6.0.0-beta.2 to 6.0.0-beta.3
  • 3d8841f docs(Input): textInputRef.focus() when clear() (#6342)
  • 12e4e67 docs: use relative links (#6339)
  • f7c9098 feat(PanelHeader): rename boolean props (#6277)
  • 03d7a58 fix(View): Restore scroll position on swipe back cancel (#6325)
  • 611a55b feat(ConfigProvider): add tokensClassNames prop (#6313)
  • f6fa745 feat: Boolean props to false values (#6286)
  • 1a131f9 build(deps): Bump the storybook group with 16 updates (#6334)
  • e3ec245 fix(ActionSheetItem): hover on desktop without border-radius (#6309)
  • dd23113 fix(DateInput): Clear DateInput focus when click Done button (#6312)
  • 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 <dependency name> 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)

Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.0.0-beta.2 to 6.0.0-beta.3.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v6.0.0-beta.3/packages/vkui)

---
updated-dependencies:
- dependency-name: "@vkontakte/vkui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
@scffs scffs merged commit 1c69ab8 into master Jan 8, 2024
5 checks passed
@scffs scffs deleted the dependabot/npm_and_yarn/vkontakte/vkui-6.0.0-beta.3 branch January 8, 2024 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant