Skip to content

Commit

Permalink
Merge pull request #479 from Telegram-Mini-Apps/feature/missing-sdk-f…
Browse files Browse the repository at this point in the history
…unctionality

Add missing SDK functionality
  • Loading branch information
heyqbnk authored Oct 1, 2024
2 parents 697c182 + baa1994 commit 156a26d
Show file tree
Hide file tree
Showing 26 changed files with 2,977 additions and 16 deletions.
8 changes: 8 additions & 0 deletions .changeset/tricky-owls-refuse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@telegram-apps/sdk": minor
---

- Add the Main Button `hasShineEffect` signal.
- Fix the Main Button default values closer to the Telegram SDK's.
- Add Theme Params `bottomBarBgColor` signal.
- Implement `shareStory` function.
5 changes: 5 additions & 0 deletions .changeset/tricky-worms-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@telegram-apps/bridge": minor
---

Add web_app_set_bottom_bar_color method typings. Add BottomBarColor type.
5 changes: 5 additions & 0 deletions .changeset/young-houses-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@telegram-apps/types": patch
---

Add bottomBarBgColor to ThemeParamsKey type
Loading

0 comments on commit 156a26d

Please sign in to comment.