Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some massive reworks #282

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Some massive reworks #282

wants to merge 11 commits into from

Conversation

sebcramer
Copy link

Made the widget compatible to React 16.8+ & 17.
I couldnt figure out how to fix the JS error with the original webpack based build. :-)

  • changed the build to rollup.
  • added Storybook support
  • added a sender name option
  • added config option for timestamp formatting
  • lots of small things

The resulting lib should be fully downward compatible.

fixed #269 , #267. #257 (probably), #228, #223 (probably), #222 (by dumping webpack), ...

- switch from webpack to rollup
- switch from npm to yarn
- update dependencies
- fix missing type info
-
- rollup now reports TS compile errors
- rename "sender" to "origin"
- convert string constants to enums
- added a new function call to support displaying a chat respone sender
- addResponseMessageWithSender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React chat widget v3.1.0 doesn't work
1 participant