rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

Merge from 1.0.15 #68

Closed rpaschoal closed 6 years ago

rpaschoal commented 6 years ago

I'll leave this pull request open while me and @rmussabayev are working on the changes for release 1.0.15.

The next release will include the following:

Committed:

We will also investigate the following features and we might implement these for 1.0.15. If they introduce breaking changes, we'll postpone it for a future release:

codecov[bot] commented 6 years ago

Codecov Report

Merging #68 into master will increase coverage by 1.65%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage      75%   76.65%   +1.65%     
==========================================
  Files          10       10              
  Lines         404      424      +20     
  Branches       78       81       +3     
==========================================
+ Hits          303      325      +22     
+ Misses         71       68       -3     
- Partials       30       31       +1
Impacted Files Coverage Δ
src/ng-chat/ng-chat.component.ts 72.86% <100%> (+2.41%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b7d629...8d01136. Read the comment docs.