-
### Issue description
We need a specific info message if there is no result found in the search. The message should have a certain format and coloring.
# Discussion
To realize this we could creat…
-
schedule-x is awesome, thanks for your contribution.
i try to integrate schedule-x and customize a date-cell component in react project, customize component working, but resize not working, i can't…
-
### Describe the bug
Running `bun run build` (or `npm run build`) produces this error, and fails to build:
![image](https://github.com/user-attachments/assets/c90b1dde-74a6-43f6-a3ea-2876fc8b426…
-
## Issue description
The home-assistant module provides [an option](https://search.nixos.org/options?channel=24.05&show=services.home-assistant.package&from=0&size=50&sort=relevance&type=packages&q…
-
We have updated to latest update of BLUI library.
Now when i am injecting children components to as below:
(para.length > 0 ? true : false)} />
…
-
Hi @FredrikOseberg, I noticed that by trying to setup a payload object with custom information for a bot message (I have a custom component for this) the only props that I receive are "message: string…
-
I want to access state in customBotMessage so that I can handle loader passed through props in it.
`#Config.js
import { createChatBotMessage } from 'react-chatbot-kit';
import ChatbotHeader from…
-
I executed npm install, and the termial showed the error info below suddenly:
When press CMD+R to refresh, the screen became a whole white view, what cause this?
```
[12:08:53 PM] transform (322ms…
bakso updated
9 years ago
-
Please consider to add xs/sm/md/lg/xl size attributes to template jsonConfig
-
A simples json object like
```js
export default const customComponents = {
CustomTitle: {
Uri:"",
ImportUri:"",
DefinitionPosition:{
line:1,
start:0,
end:5
}
}
}…