-
Updated
Oct 8, 2020 - JavaScript
chat
Here are 5,109 public repositories matching this topic...
-
Updated
Oct 7, 2020 - TypeScript
-
Updated
Sep 28, 2020 - Go
-
Updated
Oct 8, 2020 - Go
-
Updated
Oct 8, 2020 - Rust
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Aug 7, 2020 - Swift
-
Updated
Oct 5, 2020 - CoffeeScript
-
Updated
Oct 7, 2020 - Java
-
Updated
Sep 25, 2020 - Objective-C
Describe the bug
When using the 'concord' theme, the button to send messages is a white icon on white background.
To Reproduce
Steps to reproduce the behavior:
- Configure concord theme
- Open a chat
- Look for send button
Expected behavior
Button should match the colors of the theme, i.e. gray on white, gray and white (which should be which of these left to the conc
I cannot reproduce this with the default usage of botui : the issue appears only when botui is part of a larger VueJS app.
When a markdown image is inserted in a message, it is immediately hidden if another message is displayed after.
botui.message.add({
content: 'Hello World'
});
botui.message.add({
content: 'Here is a picture : ![](https://www.google.fr/images/branding/g-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 2, 2020 - JavaScript
Chat apps
Slack + GitHub
Connect your code without leaving Slack
Improve this page
Add a description, image, and links to the chat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chat topic, visit your repo's landing page and select "manage topics."
When someone attempts to change the stream color in a mobile device with less than 500px or so , the popover is shifted towards right and eventually overflowing the screen width .
I currently see a couple of ways to resolve this .