Aayush Sahu
Aayush Sahu
As I was going through the codebase, I came across this comment ``` // @todo: ES6: Change the sequence below to use object destructuring when Node v4 support is dropped...
As the title says, does it sanitizes the output HTML or do we have to use third party library like `DOMPurify`? Apologizes if it has been already answered somewhere.
**Description** - This PR adds linux packaging and releasing for the CLI. - Update README for installation instruction **Related issue(s)**: https://github.com/asyncapi/cli/issues/303
**Description** - This PR adds support for Markdown output by diff that has been added recently in the diff library. - Currently, the markdown output is printed to stdout
**Description** Add support for AsyncAPI v3 **Related issue(s)** https://github.com/asyncapi/diff/issues/154
Add voice message functionality so users will be able to send voice messages.
The chat app should send notifications when a new message is received. It's best for when the user is on another tab, but gets the notification when he receives a...
The current theme looks good, but we want to provide more control over theming as well as provide some more default themes. I propose: - 3 default themes: Dark(for dark...
As the number of features grow, it'll be tedious to manually test each features. So, we need to **think** about automated testing of the extension. This will be of course...
#### Reason/Context - **Why we need this improvement?** Since, this library currently supports showing diff in a JSON format. I think it would be good to have more different ways...