-
Updated
Dec 6, 2021
slack-bot
Here are 1,459 public repositories matching this topic...
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Dec 9, 2021 - Java
-
Updated
Sep 10, 2021 - Shell
-
Updated
Jan 29, 2022 - Go
-
Updated
Feb 12, 2022 - TypeScript
For example, now it is not possible to import TextProps of Text component from @urban-bot/core
Only as import { TextProps } from '@urban-bot/core/dist/components/Text';
Is your feature request related to a problem? Please describe.
There's no way to build visually and live preview the output of what you're building unless you run the code...
There are the Build Methods but you need to run code, take the output of that, and go to Slack Block Kit Builder... or get the link via printPreviewUrl() and use
-
Updated
Feb 16, 2022 - Kotlin
-
Updated
Jan 15, 2022 - Go
-
Updated
Dec 27, 2021 - Python
-
Updated
May 22, 2020 - JavaScript
Problem
Loading resources from content delivery networks could result in privacy issues. Next to privacy, safety could also be improved by removing the external resources.
Solution
Import the resources from the assets in the app itself instead of relying on the CDN. There are currently four resources that rely on external servers.
These are the links that should be replaced by lo
-
Updated
Feb 11, 2022 - PHP
-
Updated
Sep 10, 2017 - JavaScript
-
Updated
Nov 26, 2021 - Go
-
Updated
Oct 20, 2018 - Go
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Nov 8, 2020 - Python
-
Updated
Jun 14, 2021 - PHP
-
Updated
Jul 23, 2019 - JavaScript
Improve this page
Add a description, image, and links to the slack-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slack-bot topic, visit your repo's landing page and select "manage topics."
Although the parent POM still works without any issues for us, the project is already marked as deprecated.
To replace the POM, we can remove the following inheritance and add relevant settings in our parent POM XML.