Releases: 1FF/react-chat-ui
v0.0.18
v0.0.17
v0.0.16
v0.0.15
What's Changed
- Migrate to typescript (#48)
-
RZ-9360: restructure history how it is stored and the components connected to it
-
Add link parsing
-
Redo history tests
-
Redo rest of the tets
-
Fix failing tests and separate selector working with state
-
Start with adding typescript to the components
-
Finish with components
-
wip migrate the middlewares
-
Finish with typescript migrations
-
WIP: Setting proper types for history data
-
Add possible types for history data part of chat slice
-
Fix failing tests
-
Add dist to test
-
Fixes according to comments
-
Fix issue when there arent any messages
-
Fix video issue
-
Video, time, initial message visualization
-
Fix failing test
Co-authored-by: Dayana Ilieva [email protected]
v0.0.14
v0.0.13
What's Changed
- Rz na add close button in head (#47)
- Add tests and close button in the head of the chatbot plus option to be hidden through config;
Co-authored-by: IlievaDayana [email protected]
Co-authored-by: Dayana Ilieva [email protected]
v0.0.12
v0.0.11
What's Changed
- Rz na jest testing components with state (#45)
-
Inital setup and first test
-
wip testing with store setup and middleware and mock
-
Add the act callback that assures all dispatched events are executed
-
Test history with last message with link
-
Chat-history tests
-
WIP tests for payment
Co-authored-by: Dayana Ilieva [email protected]