@zohoim/chat-components-utils
v1.2.3-beta-3
Published
Chat Components Util Functions
Keywords
Readme
IM - CHAT COMPONENTS UTIL FUNCTIONS
In this Library, We Provide Some Basic Utils Functions.
How to install our package
npm install @zohoim/chat-components-utils
How to import our functions
import getMessageStatus from '@zohoim/chat-components-utils/es/getMessageStatus/getMessageStatus;
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
- Instagram media format validation updated
1.1.0
- Editor new component's utils added
1.0.4
- new auto message type 'AWAY_MESSAGE' is added
1.0.3
- Fixed some issues
