-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: slack-go/slack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: slack-go/slack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 13 files changed
- 4 contributors
Commits on Jun 9, 2025
-
add slack file support for image block element; fix slack file suppor…
…t for image block
Configuration menu - View commit details
-
Copy full SHA for b8e2b9e - Browse repository at this point
Copy the full SHA b8e2b9eView commit details
Commits on Jun 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1af0c3b - Browse repository at this point
Copy the full SHA 1af0c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb165d9 - Browse repository at this point
Copy the full SHA eb165d9View commit details
Commits on Jun 13, 2025
-
Add a Timezone parameter for the slack TimePickerBlockElement (#1448)
This diff adds support for the "Timezone" parameter in the slack timepicker block element. See https://api.slack.com/reference/block-kit/block-elements#timepicker for details. By default this will be set to the empty string, equivalent to not set. This can be overridden by the user.
Configuration menu - View commit details
-
Copy full SHA for 2674d84 - Browse repository at this point
Copy the full SHA 2674d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 279b9dd - Browse repository at this point
Copy the full SHA 279b9ddView commit details -
Support Slack Files in ImageBlockElement (#1444)
Supporting slack_file in ImageBlockElement: 1438 - Add support for slack_file to ImageBlockElement - update tests involving ImageBlockElement where ImageURL is set as a function arg - fix support for slack_file in ImageBlock - update tests involving ImageBlock where ImageURL is set as a function arg - Update examples for both ImageBlock and ImageBlockElement This does change the function signature of both NewImageBlockElement and NewImageBlock. If you would instead prefer slack-file specific versions of each of these functions so that the existing function signature can remain the same, let me know.
Configuration menu - View commit details
-
Copy full SHA for 59e5c55 - Browse repository at this point
Copy the full SHA 59e5c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f276f5 - Browse repository at this point
Copy the full SHA 7f276f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f01c2cb - Browse repository at this point
Copy the full SHA f01c2cbView commit details
Commits on Jun 28, 2025
-
Unmarshal Timezone state changes / BlockAction for Timepicker (#1449)
This diff completes the rest of the implementation from #1448 , as it was accidentally missed out of the first PR. The first PR allows the user to provide a Timezone to the slack model in blockkit, but this PR allows the application to read state updates from slack (i.e. read a changed timezone value)
Configuration menu - View commit details
-
Copy full SHA for fc0ba6c - Browse repository at this point
Copy the full SHA fc0ba6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d3258 - Browse repository at this point
Copy the full SHA 91d3258View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef4b6c - Browse repository at this point
Copy the full SHA eef4b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07331b5 - Browse repository at this point
Copy the full SHA 07331b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca99739 - Browse repository at this point
Copy the full SHA ca99739View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.17.1...v0.17.2