Skip to content

Releases: 1FF/react-chat-ui

v0.0.18

14 Mar 08:41
Compare
Choose a tag to compare

What's Changed

  • Add the term into the chat history emitted event (#51)

Co-authored-by: Dayana Ilieva [email protected]

v0.0.17

11 Mar 09:53
Compare
Choose a tag to compare

What's Changed

  • RZ-9714 RZ-9715 Payment form fixes (#52)

Co-authored-by: Ventsislav Visarionov [email protected]

v0.0.16

07 Mar 07:36
Compare
Choose a tag to compare

What's Changed

  • Fix eslint config remove unneeded rule (#54)

Co-authored-by: Dayana Ilieva [email protected]

v0.0.15

26 Feb 08:09
Compare
Choose a tag to compare

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

20 Feb 13:01
Compare
Choose a tag to compare

What's Changed

  • Test with config (#50)

Co-authored-by: Dayana Ilieva [email protected]

v0.0.13

14 Dec 06:23
Compare
Choose a tag to compare

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

12 Dec 11:24
Compare
Choose a tag to compare

What's Changed

  • Fix issue with link added (#43)
  • Fix issue with link added

  • Add link timestamp and link in localstorage


Co-authored-by: Dayana Ilieva [email protected]

v0.0.11

05 Dec 08:35
Compare
Choose a tag to compare

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]

v0.0.10

04 Dec 13:54
Compare
Choose a tag to compare

What's Changed

  • Add missing region (#46)

Co-authored-by: Dayana Ilieva [email protected]

v0.0.9

30 Nov 15:32
Compare
Choose a tag to compare

What's Changed

  • Check for empty strings before sending (#44)

Co-authored-by: Dayana Ilieva [email protected]