@zohoim/chat-components-hooks
v1.2.3-beta-3
Published
Chat Component Hooks
Downloads
206
Keywords
Readme
IM - CHAT COMPONENTS HOOKS
In this Library, We Provide Some Basic Message Component Hooks.
How to install our package
npm install @zohoim/chat-components-hooks
How to import our hooks
import useMessageActions from '@zohoim/chat-components-hooks/es/MessageActions/useMessageActions;
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.
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's hooks added
- ReplyEditor new component's hooks added
- ReplyComposer new component's hooks added
- EmojiPopup new component's hooks added
- AttachmentPreview new component's hooks added
1.0.5
- support added for hover actions retainment in MessageBubbleAction
1.0.4
- new auto message type 'AWAY_MESSAGE' is added
1.0.3
- Fixed some issues
