chatscope / chat-ui-kit-react

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
https://chatscope.io
MIT License
1.34k stars 116 forks source link

Prop to messageinput that prevents send on return #41

Closed VincentRoest closed 3 years ago

VincentRoest commented 3 years ago

Should fix #28

supersnager commented 3 years ago

@VincentRoest, please change the commit message to meet the conventional commit requirements. If you want to check does your commit message is valid, please run:

yarn install

after clone.

Commitlint will validate your message after commit. With your current message it looks like this:

image

Helpful resources: https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional https://www.conventionalcommits.org/en/v1.0.0/

bibek-magar commented 3 years ago

isn't this solved yet?

supersnager commented 3 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: