vk-bridge icon indicating copy to clipboard operation
vk-bridge copied to clipboard

A package for integrating VK Mini Apps with official VK clients for iOS, Android and Web

Results 70 vk-bridge issues
Sort by recently updated
recently updated
newest added

Сейчас есть возможность получить статус только тому кто инициировал звонок и только во время звонка, но отправляя ссылки другим узнать есть ли кто там подключенный или нет, возможности нет. Думаю...

enhancement
awaiting decision

Если мини-апп использует изменение высоты фрейма с помощью события [`VKWebAppResizeWindow`](https://dev.vk.com/ru/bridge/VKWebAppResizeWindow), то использование [`Snackbar`](https://vkcom.github.io/VKUI/#/Snackbar) из VKUI становится неудобным, так как он всегда прикреплен к низу экрана, в данном случае фрейма и...

enhancement
awaiting decision

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.2. Release notes Sourced from concurrently's releases. v8.2.2 What's Changed fix(suggestion): prefixColors API type to embrace string type by @​SeiwonPark in open-cli-tools/concurrently#439 Update dependencies by...

dependencies
javascript

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)! Changed: All the [formatting rules...

dependencies
javascript

- close #554 # Описание проблемы Проблема была в неверной типизации ответа метода VKWebAppShare; # Описание решения Добавлена нужная типизация для ответа АПИ с вложенностью { result: [] } #...

### Описание Неверная типизация для возвращаемого ответа из метода VKWebAppShare В документации ВК указано, что также есть дополнительный result, в котором будет массив из данных. https://dev.vk.com/ru/bridge/VKWebAppShare#Пример ### Версия vk-bridge 2.14.1...

bug

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 7.7.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies
javascript

### Описание Добрый день. В андроид , конфигурации " background_type: video \ sticker_type: renderable " кастомный стикер не отображается поверх видео в редакторе историй. в IOS все работает корректно. ![photo1720012095](https://github.com/VKCOM/vk-bridge/assets/14023577/263d1794-2034-4265-9291-23046f281f44)...