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

justindujardin / ng2-material / 305
89%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2016 06:38PM UTC
Jobs 1
Files 36
Run time 1s
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
305

push

travis-ci

justindujardin
feat(universal): export node and browser compatible services

 - decouple components from dependency on window, to allow them to be rendered on the server.
 - export two distinct provider sets for usage in node/browser settings. MATERIAL_NODE_PROVIDERS can be used while rendering on the server, and MATERIAL_BROWSER_PROVIDERS when running in the browser.

BREAKING CHANGE:

Remove static `Media.hasMedia` method and utility `rAF` function. Inject the `ViewportHelper` service for rAF, and the `Media` service for hasMedia. This static method referred to the window directly.

The use of `MATERIAL_PROVIDERS` has been deprecated. Please use either `MATERIAL_NODE_PROVIDERS` or `MATERIAL_BROWSER_PROVIDERS` as is appropriate for your platform.

1330 of 1461 relevant lines covered (91.03%)

103.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 305.1 02 Apr 2016 06:38PM UTC 0
91.03
Travis Job 305.1
Source Files on build 305
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #305
  • 67e80547 on github
  • Prev Build on master (#303)
  • Next Build on master (#324)
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