Releases: vkruglikov/react-telegram-web-app
Releases · vkruglikov/react-telegram-web-app
v2.0.1
Patch Changes
- 24545c3: Fix package missed export types
v2.0.0
Major Changes
- Added unnecessary provider
WebAppProvider
- Fixed all components to works inside
WebAppProvider
- Fix incorrect types
useExpand
- Added
smoothButtonsTransition
options to WebAppProvider
Patch Changes
- 3221966: Support dynamic webApp in context
- 5e82b6c: Fix documentation format
- 0bc91cf: Fix structure and types context
- c402a76: Added documentation for WebAppProvider
- 4f18299: Describe all WebApp types
- 111549b: Added jest tests for package and public api
v1.11.0
Minor Changes
- af6ccfb: Added useExpand hook, that hook provided isExpanded state, and expand() handle.
v1.10.0
Minor Changes
- 8af00e3: Added unsafe_useExpand hook
v1.9.0
Minor Changes
- 5b1f85f: Added hook useReadTextFromClipboard, that provide function that read text from clipboard
- 2e16b48: Added hook useSwitchInlineQuery
v1.8.0
Minor Changes
- 458e93d: Added docs and demo, describes work useScanQrPopup hook
v1.7.0
Minor Changes
- c8b49cf: Added useScanQrPopup hook. This hook provide functions showScanQrPopup, closeScanQrPopup