Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps @vkontakte/vkui from 4.15.0 to 4.22.0.

Release notes

Sourced from @​vkontakte/vkui's releases.

v4.22.0

Новые фичи

Исправления

  • Cell снова нормально принимает className и style (#2093, fixes #2092)

v4.21.1

Исправления

  • Убрали лишние пробелы между классами (#2075, fixes #2050)
  • Cell корректно отображается, если разместить ее внутри FormItem (#2003, fixes #1825)
  • View не ломается при отключенных анимациях (#2081, since 4.21.0)
  • Select: при наведении на иконку дропдауна курсор меняется на pointer (#2085, fixes #2026)

⚠️ В Cell некорректно прокидываются className и style (#2092) — обновитесь до 4.22.0

v4.21.0

Новые фичи

  • Gallery без явного height подстраивается к высоте слайдов (#1992)
  • View не ловит свайпбек из элементов с data-vkui-swipe-back={false} (#1959)
  • SplitCol: в свойства width, minWidth и maxWidth можно передавать как string, так и number (#2035)
  • Touch передает isX/Y = isSlide[X/Y] = false, shiftX/Y = shift(X/Y)Abs = 0 вместо undefined в onStart* и onEnd* после чистого тапа (#1993)

Исправления

  • Button: починили (снова) вертикальное выравнивание (#2007, fixes #1423)
  • Removable: кнопка "Удалить" снова исчезает плавно (#1996)
  • SubnavigationBar: в HorizontalScroll пробрасываются свойства, отвечающие за прокрутку (#2036)
  • View не ломается при быстрой смене activePanel (#2052)
  • ModalRoot не ломается при быстрой смене activeModal (#1995)
  • Типографические компоненты: теперь у свойств weight и level есть дефолты (#2005)
  • Исправлен токен, красящий поля с ошибкой (#2002, спасибо @​NovaStream2030)
  • ActionSheet: исправлена ошибка при клике по элементу с autolose (#2033, спасибо @​tayurus)
  • Search: исправлен баг с покраской текстового поля, проявившийся в iOS 15 (#2039, 🤗 @​tayurus)
  • Link: исправлен баг типизации (#2064)
  • Switch стал доступным для скринридеров (#2006)
  • Textarea: улучшен механизм ресайз (#2073, fixes #1976)

⚠️ View сломан в <SplitCol без animate и <ConfigProvider transitionMotionEnabled={false}> (#2079) — обновитесь до 4.21.1

v4.20.0

Новые фичи

  • Добавили ловушку фокуса при клавиатурной навигации по Modal, Alert и ActionSheet (#1973)

Исправления

... (truncated)

Commits
  • e1e1826 v4.22.0
  • c57cfec Merge pull request #2093 from VKCOM/bug/2092-Cell-className
  • c855bb5 Merge pull request #2094 from VKCOM/bug/docs-css
  • 6cc0230 Cell: pass style
  • 63ea5bd docs: fix suggested css import link
  • 790c59d Cell: pass className
  • c71464d Merge pull request #2091 from VKCOM/avatar-fixes
  • e879056 GridAvatar and InitialsAvatar: default value print fixes
  • 18b3bed CHORE: Update screenshots
  • 638d77d GridAvatar and InitialsAvatar: default value fixes
  • 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 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) from 4.15.0 to 4.22.0.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](VKCOM/VKUI@v4.15.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #138.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vkontakte/vkui-4.22.0 branch November 22, 2021 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant