@cognigy/chat-components v0.35.0
Chat Components
This repository contains reusable components Cognigy uses in various of their products in order to render chat-messages such as:
- text messages
- galleries
- quick replies
- buttons
- images
and much more. We aim to use these components in various products such as:
- Cognigy.AI - as part of our Interaction Panel
- Cognigy Insights - as part of the Transcript Explorer
- Cognigy Live Agent - in order to render the Chat history
- Webchat v3 - our new Webchat Widget
Develop
npm run dev
npm run test:watch
Release
npm version patch
or
npm version minor
It will bump the version in package.json
, commit it and create a git tag.
Push the changes to the GitHub and create a PR.
After the PR is merged:
git push --tags
This will trigger the GitHub Action to create a release on GitHub and will publish the package to npm.
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago