Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: rpaschoal/ng-chat

1.0.10

15 Apr 04:19
Compare
Choose a tag to compare
  • Added a unique local storage key identifier to support multiple users on a same computer
  • Chat windows are now closed whenever the 'ESC' key is pressed within a focused chat window
  • Overall UX improvements using focus events

1.0.8

24 Mar 00:44
Compare
Choose a tag to compare
  • Added full localization support as discussed on #40

1.0.7

12 Mar 05:39
3c978b9
Compare
Choose a tag to compare
  • Added support to tab between chat windows

1.0.6

01 Mar 06:25
625748d
Compare
Choose a tag to compare
  • Added "searchPlaceholder" setting

1.0.5

26 Feb 05:34
13c19d5
Compare
Choose a tag to compare
  • Added local storage persistence of open chat windows
  • Added user status to each chat window

1.0.4

09 Feb 23:31
Compare
Choose a tag to compare
  • Added audio notifications for received messages.

1.0.3

22 Jan 02:00
Compare
Choose a tag to compare
  • Now using "ng-packagr" to transpile and package the library.

1.0.2

17 Jan 09:09
d42d09a
Compare
Choose a tag to compare
  • AngularCLI compatibility fix

1.0.1

06 Jan 21:58
d42d09a
Compare
Choose a tag to compare
  • Links within messages are now transformed to valid HTML links

1.0.0

28 Dec 20:58
Compare
Choose a tag to compare
  • Introduced jasmine unit tests for core components
  • Added emojis support (Message text is emojified).