• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ReactiveX / rxjs / 4067
97%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2017 05:47AM UTC
Jobs 1
Files 340
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4067

push

travis-ci

blesh
docs(tutorial): wrong keyboard event (#2242)

* Change keyboard event in tutorial example

The `keypress` event is send before the value has been set on the input element : it always returns the last value of the element.
When 'keydown' is send, the value has already been set on the input; returning the actual value.

* Update basics.md

The KeyboardEvent (keydown, keypress, keyup) indicates just what's happening on a key. When you need to handle text input, use HTML5 input event instead. For example, if user inputs text from hand-writing system like tablet PC, key events may not be fired.

6489 of 6642 relevant lines covered (97.7%)

685.67 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4067.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 13 Jan 2017 05:46AM UTC 0
97.7
Travis Job 4067.2
Source Files on build 4067
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4067
  • 3cfcd2f1 on github
  • Prev Build on master (#4066)
  • Next Build on master (#4068)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc