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

excaliburjs / Excalibur / 2381
84%
main: 89%

Build:
Build:
LAST BUILD BRANCH: perf/improve-text-rendering-perf
DEFAULT BRANCH: main
Ran 09 May 2018 03:27PM UTC
Jobs 1
Files 1
Run time 7359min
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
2381

push

travis-ci

eonarheim
[#912] Add stopping PointerEvent from propagating (#971)

Closes #912 

## Changes:

- Adds PointerEvent.stopPropagation() functionality that behaves as described at https://developer.mozilla.org/en-US/docs/Web/API/Event/stopPropagation.
- `jasmine.d.ts` type definitions are now for Jasmine 2.8.0. It equals to the version used in current development.
- Added `jasmine-core` package from `v2.8.0` accordingly to version it should use.
- Event propagation made less greedy.
- Class `BubblingEvent` added which extends `GameEvent`.
- Property scope `Pointer.actorsUnderPointer` changed to private.
- New interface `IActorUnderPointer` added, which provides `length` property to old untyped `Pointer.actorsUnderPointer` object
- `CapturePointer.update()` method now doesn't propagate event to actor, just verifies pointer events for actor.

7074 of 8758 relevant lines covered (80.77%)

8688.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2381.1 14 May 2018 06:07PM UTC 0
80.77
Travis Job 2381.1
Source Files on build 2381
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2381
  • bd219ee6 on github
  • Prev Build on master (#2365)
  • Next Build on master (#2389)
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