Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @vkontakte/vkui from 4.15.0 to 4.22.1.

Release notes

Sourced from @​vkontakte/vkui's releases.

v4.22.1

Исправления

  • TabbarItem: добавлена документация и исправлены эффекты нажатия (#1361)
  • Убрали использования методов NodeList.forEach и Array.from, из-за которых возникали ошибки в Chrome < 51 (#2099, fixes #2098)
  • Progress: исправлено отображение прогресса меньше 0 % и больше 100 % (#2103)

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

... (truncated)

Commits
  • 97082c5 v4.22.1
  • 6b51b5f Merge pull request #2099 from VKCOM/bug/2098-focustrap-nodelist
  • 9f3212f useDraggable: use spread instead of Array.from
  • 4d04b0d CardScroll: remove Array.from
  • 944cb86 FocusTrap: use Array.prototype.forEach.call()
  • a08219a Merge pull request #1512 from VKCOM/issues/1361
  • a8c79f1 Tabbar and TabbarItem: simplified styles
  • dbfdb0f TabbarItem: restored Epic doc
  • d430e7d TabbarItem: disabled
  • 2f92595 TabbarItem: tests
  • 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.1.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](VKCOM/VKUI@v4.15.0...v4.22.1)

---
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 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2021

Superseded by #140.

@dependabot dependabot bot closed this Nov 26, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vkontakte/vkui-4.22.1 branch November 26, 2021 10:16
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