Results 25 issues of Thierry Templier

Hello, I try to add some styles (bold) for a part of the title of elements in the completer list. For this, I created a custom `CompleterData`class for this. ```...

**Describe the bug** I have variables in both inputs and answers. I used this code: ``` const { NlpManager, ConversationContext } = require('node-nlp'); const nlpManager = new NlpManager({ languages: ['en']...

**Description** The checkbox of a todo list element should be disabled when the slate editor is readonly. **Expectation** This can be fixed by changing with the following in the file...

bug
plugin:todo-list

### Describe the bug I try to display text but nothing is displayed. The tool (version 1.6.1) is correctly installed since I can display circle, square, ... **Code**: ``` from...

bug

Hi, I would to contribute a wrapper of the clipboard library but for Angular2. I implemented a corresponding directive. For more details, see this question on stackoverflow and the corresponding...

If an unexpected error occurs, prevent the server from crashing and call the status service (eventually)

Node.js
Server-side

See Joi

Node.js
Server-side

Use iconv library

Node.js
Server-side

Add a method `response#throwError(err)` and add a `StatusService` to handle it.

Node.js
Server-side