rxjs-docs icon indicating copy to clipboard operation
rxjs-docs copied to clipboard

docs(operators): Add documentation for fromEvent

Open DiedrikDM opened this issue 7 years ago • 1 comments

This adds documentation for the fromEvent operator. The documentation has been partially rewritten to clarify certain parts a bit more. This change will close issue #78. Also added an extra innerHTML property binding for the parameter.description to be able to use a hyperlink.

DiedrikDM avatar Feb 27 '18 15:02 DiedrikDM

Codecov Report

Merging #286 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         115      115           
  Lines         442      442           
  Branches       10       10           
=======================================
  Hits          400      400           
  Misses         40       40           
  Partials        2        2
Impacted Files Coverage Δ
src/operator-docs/creation/fromEvent.ts 100% <ø> (ø) :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 192a02b...7d738e9. Read the comment docs.

codecov-io avatar Feb 27 '18 15:02 codecov-io