-
Notifications
You must be signed in to change notification settings - Fork 255
Comparing changes
Open a pull request
base repository: Telegram-Mini-Apps/telegram-apps
base: @telegram-apps/[email protected]
head repository: Telegram-Mini-Apps/telegram-apps
compare: master
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1c09bd - Browse repository at this point
Copy the full SHA b1c09bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c99d610 - Browse repository at this point
Copy the full SHA c99d610View commit details -
feat(bridge): add BackgroundColor type. Use it the web_app_set_backgr…
…ound_color method
Configuration menu - View commit details
-
Copy full SHA for d60342b - Browse repository at this point
Copy the full SHA d60342bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816bed8 - Browse repository at this point
Copy the full SHA 816bed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d40f8a - Browse repository at this point
Copy the full SHA 8d40f8aView commit details -
feat(sdk,mini-app): add bottomBarColor value in state. Set Background…
…Color type for backgroundColor
Configuration menu - View commit details
-
Copy full SHA for ff20b41 - Browse repository at this point
Copy the full SHA ff20b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 435e918 - Browse repository at this point
Copy the full SHA 435e918View commit details -
feat(sdk,mini-app): add bottom bar functionality. Allow passing wider…
… type for background color. Add more RGB signals
Configuration menu - View commit details
-
Copy full SHA for 9b70abb - Browse repository at this point
Copy the full SHA 9b70abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d46387 - Browse repository at this point
Copy the full SHA 2d46387View commit details -
docs(methods): refactor web_app_setup_secondary_button parameters tab…
…le. Add "position"
Configuration menu - View commit details
-
Copy full SHA for 71aef19 - Browse repository at this point
Copy the full SHA 71aef19View commit details -
feat(bridge): add position parameter in web_app_setup_secondary_butto…
…n. Export SecondaryButtonPosition type
Configuration menu - View commit details
-
Copy full SHA for 705e047 - Browse repository at this point
Copy the full SHA 705e047View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40e575 - Browse repository at this point
Copy the full SHA f40e575View commit details -
Configuration menu - View commit details
-
Copy full SHA for c789d7e - Browse repository at this point
Copy the full SHA c789d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ba6a7 - Browse repository at this point
Copy the full SHA c0ba6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77afbbf - Browse repository at this point
Copy the full SHA 77afbbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9607445 - Browse repository at this point
Copy the full SHA 9607445View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3ddb74 - Browse repository at this point
Copy the full SHA c3ddb74View commit details -
docs(changeset): - Add
web_app_set_bottom_bar_color
insupports
- Widen type for `web_app_set_background_color.color` - Add `web_app_setup_secondary_button.position`
Configuration menu - View commit details
-
Copy full SHA for 7a7829a - Browse repository at this point
Copy the full SHA 7a7829aView commit details -
docs(changeset): - Enhance the Secondary Button with the
position
s……ignal. Export the component - Add bottom bar related functionality in the Mini App component
Configuration menu - View commit details
-
Copy full SHA for 34652a2 - Browse repository at this point
Copy the full SHA 34652a2View commit details -
Merge pull request #482 from Telegram-Mini-Apps/feature/mini-app-bott…
…om-bar Add bottom bar functionality. Export Secondary Button and add related docs
Configuration menu - View commit details
-
Copy full SHA for 05e5521 - Browse repository at this point
Copy the full SHA 05e5521View commit details -
RELEASING: Releasing 5 package(s)
Releases: @telegram-apps/bridge@1.2.0 @telegram-apps/sdk@2.2.0 @telegram-apps/navigation@1.0.2 @telegram-apps/sdk-react@2.0.2 @telegram-apps/sdk-solid@2.0.2 [skip ci]
Configuration menu - View commit details
-
Copy full SHA for 81eb28a - Browse repository at this point
Copy the full SHA 81eb28aView commit details -
Merge pull request #483 from Telegram-Mini-Apps/changeset-release/master
chore(packages): version packages
Configuration menu - View commit details
-
Copy full SHA for 61cb2fa - Browse repository at this point
Copy the full SHA 61cb2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b1dd5 - Browse repository at this point
Copy the full SHA 67b1dd5View commit details -
fix(sdk,main-button): re-implement state signal and make it internal.…
… Implement computed instead
Configuration menu - View commit details
-
Copy full SHA for 5e63671 - Browse repository at this point
Copy the full SHA 5e63671View commit details -
fix(sdk,main-button): rework the mount function, making it not to set…
… properties from theme
Configuration menu - View commit details
-
Copy full SHA for 82cd37c - Browse repository at this point
Copy the full SHA 82cd37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5964671 - Browse repository at this point
Copy the full SHA 5964671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa1ffb - Browse repository at this point
Copy the full SHA 8fa1ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e155f - Browse repository at this point
Copy the full SHA b5e155fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a44d5 - Browse repository at this point
Copy the full SHA a9a44d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b010e07 - Browse repository at this point
Copy the full SHA b010e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389d022 - Browse repository at this point
Copy the full SHA 389d022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f258d7 - Browse repository at this point
Copy the full SHA 2f258d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1149a12 - Browse repository at this point
Copy the full SHA 1149a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fdcff0 - Browse repository at this point
Copy the full SHA 1fdcff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7279f66 - Browse repository at this point
Copy the full SHA 7279f66View commit details -
Merge pull request #484 from Telegram-Mini-Apps/fix/bottom-buttons-th…
…eme-change Fix bottom buttons color change behavior
Configuration menu - View commit details
-
Copy full SHA for 4a9acee - Browse repository at this point
Copy the full SHA 4a9aceeView commit details -
RELEASING: Releasing 3 package(s)
Releases: @telegram-apps/sdk@2.3.0 @telegram-apps/sdk-react@2.0.3 @telegram-apps/sdk-solid@2.0.3 [skip ci]
Configuration menu - View commit details
-
Copy full SHA for 23f7f36 - Browse repository at this point
Copy the full SHA 23f7f36View commit details -
Merge pull request #485 from Telegram-Mini-Apps/changeset-release/master
chore(packages): version packages
Configuration menu - View commit details
-
Copy full SHA for 921c7bb - Browse repository at this point
Copy the full SHA 921c7bbView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 141366e - Browse repository at this point
Copy the full SHA 141366eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc079c - Browse repository at this point
Copy the full SHA 7bc079cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f6720 - Browse repository at this point
Copy the full SHA 06f6720View commit details -
Merge pull request #487 from Telegram-Mini-Apps/fix/bottom-buttons-th…
…eme-change Fix some invalid links
Configuration menu - View commit details
-
Copy full SHA for 5db5ac4 - Browse repository at this point
Copy the full SHA 5db5ac4View commit details -
RELEASING: Releasing 6 package(s)
Releases: @telegram-apps/navigation@1.0.3 @telegram-apps/sdk-react@2.0.4 @telegram-apps/sdk-solid@2.0.4 @telegram-apps/signals@1.0.1 @telegram-apps/bridge@1.2.1 @telegram-apps/sdk@2.3.1 [skip ci]
Configuration menu - View commit details
-
Copy full SHA for 6549100 - Browse repository at this point
Copy the full SHA 6549100View commit details -
Merge pull request #488 from Telegram-Mini-Apps/changeset-release/master
chore(packages): version packages
Configuration menu - View commit details
-
Copy full SHA for bbc446b - Browse repository at this point
Copy the full SHA bbc446bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7091b2e - Browse repository at this point
Copy the full SHA 7091b2eView commit details -
updated information about the maximum length of the startapp parameter https://core.telegram.org/bots/api-changelog#august-18-2023
Configuration menu - View commit details
-
Copy full SHA for f9083f3 - Browse repository at this point
Copy the full SHA f9083f3View commit details -
Merge pull request #489 from Maxson-dev/patch-1
updated the startapp param max length
Configuration menu - View commit details
-
Copy full SHA for ed5fc18 - Browse repository at this point
Copy the full SHA ed5fc18View commit details
Commits on Oct 4, 2024
-
tests(sdk): for each component define reset function. Reuse it in glo…
…bal reset function
Configuration menu - View commit details
-
Copy full SHA for 3e12c9a - Browse repository at this point
Copy the full SHA 3e12c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d75d72 - Browse repository at this point
Copy the full SHA 8d75d72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2bde3f - Browse repository at this point
Copy the full SHA e2bde3fView commit details
There are no files selected for viewing