Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @vkontakte/vkui from 5.4.1 to 5.8.0 #588

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps @vkontakte/vkui from 5.4.1 to 5.8.0.

Release notes

Sourced from @​vkontakte/vkui's releases.

v5.8.0

Улучшения

  • Поддержали getRootRef на всех компонентах (#5651)
  • ActionSheet: добавили информацию об инициаторе закрытия ActionSheet в ActionSheet.onClose (#5597)
  • Slider: добавили возможность включения тултипа при наведении/фокусе показывающего значение слайдера (#5472)
  • FormItem: добавили возможность отключения внешних отступов с помощью пропа noPadding (#5600)
  • Tappable: добавили свойство borderRadiusMode для возможности унаследовать радиус скругления от родителя (#5619)
  • useNavDirection(): добавили хук для определение типа перехода (вперёд/назад), с которым была отрисована панель (#5567)
  • Typography: для тега <b> в типографических компонентах теперь выставляем font-weight: var(--vkui--font_weight_accent1); (#5622)
  • Placeholder: добавили подкомпоненты (#5629)
  • AppRoot: добавили свойство layout, отвечающее за вид Group (#5720)
  • Group: изменили вид карточек в мобильной версии (#5720)
  • Card: добавили режим отображения outline-tint (#5533)
  • Input: отключили нативные элементы для <input type="number" /> при передаче type="number" (#5607)
  • ChipsSelect/CustomSelect: экспортировали filterFnForSelect (defaultFilterFn из lib/select) (#5601)

Исправления

  • ConfigProvider: ConfigProvider больше не удаляет из body добавленные другими приложениями классы при размонтировании. (#5633)
  • ModalPage: скролл внутри модальной страницы теперь заканчивается на границе с ios env bottom inset. (#5715)
  • TextTooltip/Popper: добавили проп hideWhenReferenceHidden, чтобы тултип не прыгал, а сразу автоматически скрывался при исчезновении элемента, к которому тултип привязан. (#5690)
  • Checkbox, Root: исправили классы (VKCOM/VKUI#5737)
  • ChipsInput/ChipsSelect: привели типографику к дизайн-системе (VKCOM/VKUI#5695)
  • Удалили font-smoothing (#5739)

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

  • Добавили ссылки на Storybook для всех компонентов (#5694)
  • MiniInfoCell: убрали из документации свойство textLevel, которого нет в интерфейсе компонента (#5736)

Internal

Important

В связи с переносом @​vkontakte/icons в прямые зависимости вы можете столкнуться с дублированием зависимостей. Если это случилось, не паникуйте: на помощь придет дедупликация.

npm

Команда npm dedupe

npm dedupe

Yarn Classic

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2023
@dependabot dependabot bot requested a review from a team September 7, 2023 06:01
Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 5.4.1 to 5.8.0.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v5.8.0/packages/vkui)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vkontakte/vkui-5.8.0 branch from 30352ab to d228065 Compare September 8, 2023 14:38
@8coon 8coon changed the base branch from master to 4.38.2 September 12, 2023 10:56
@8coon 8coon merged commit 69a717e into 4.38.2 Sep 12, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vkontakte/vkui-5.8.0 branch September 12, 2023 10:57
@8coon 8coon mentioned this pull request Sep 12, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant