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

Reactive Extensions for JavaScript (RxJS) version 2.2.7

Compare
Choose a tag to compare
@mattpodwysocki mattpodwysocki released this 19 Nov 00:07
· 2078 commits to master since this release

Slight update to 2.2.5 which updates the following:

Changes:

  • rx.js | rx.compat.js
    • Generalized throttle to use throttleWithSelector thus cutting code duplication
  • rx.lite.js | rx.lite.compat.js :
    • Removed generateWithRelativeTime and removeWithAbsoluteTime and replaced with generateWithTime
    • Removes absolute time scheduling from:
      • delay
      • timer