@zohoim/chat-components
v1.2.3-beta-7
Published
Chat Components
Keywords
Readme
IM - CHAT COMPONENTS LIBRARY
In this Library, We Provide Some Basic Message Components to Build Your Chat Application.
How to install our package
npm install @zohoim/chat-components
How to import our components
import MessageBubble from '@zohoim/chat-components/es/MessageBubble/MessageBubble’;
1.2.3
- The IMMessageMeta component has been updated to improve icon handling and display capabilities.
1.2.1
- The direction constant has been updated from "IN/OUT" to "in/out".
1.2.0
- In the chat components, integrationService key name is changed to integrationServiceId
1.1.6
- In the message component, MP3 format support has been added for some integrations.
- ReplyComposer Added support for bodyElement rendering.
1.1.5
- lib folder added
- Message component link and email regex updated
- SecurityJs version updated
- Unused dependencies removed, and devDependencies and peerDependencies updated
1.1.4
- A11y related props and functionalities added
1.1.3
- Editor line break issue fix
1.1.2
- Color contrast support added for components
1.1.1
- @zohoim/chat-components-utils version updated
1.1.0
- Editor new component added
- ReplyEditor new component added
- ReplyComposer new component added
- EmojiPopup new component added
- AttachmentPreview new component added
1.0.11
- changes for retaining hover actions
- @zohodesk/components version update
1.0.9
- chat bubble ui issues fixes
- @zohodesk/components version update
1.0.6
- IMMessageMeta - Info for away message is supported
1.0.5
- Fixed some issues
