Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

feat(operators): Add signature based on parameters collection #284

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2018

  1. feat(operators): Add signature based on parameters collection

    Resolve signature from name, parameters and return type values as per ReactiveX#168. This change includes an
    update to the OperatorDoc type, because the return type of every operator needed to be included. All
    existing operators have been updated as well to include the correct return type. Some updates to the
    css were required to add colors to the signature. Added a new pipe (ArgumentPipe) to create a nice
    tooltip when hovering over the arguments.
    DiedrikDM committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    aef0f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3489d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c71320 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    1f02458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca87232 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Configuration menu
    Copy the full SHA
    f729c8b View commit details
    Browse the repository at this point in the history