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

justindujardin / ng2-material
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev-dependencies
DEFAULT BRANCH: master
Repo Added 13 Dec 2015 11:28PM UTC
Files 24
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

LAST BUILD ON BRANCH universal
branch: universal
CHANGE BRANCH
x
Reset
  • universal
  • beta-11
  • beta-7
  • beta-8
  • beta1
  • beta3
  • beta9
  • chips
  • chore/TDD-Grunt-Task
  • chore/npm-scripts-windows-friendly
  • chore/update-site-on-build
  • codepen
  • data-table-css-bump
  • dev-dependencies
  • dialog-tests
  • feature/angular_2
  • feature/angular_rc4
  • feature/data-table-column-sort
  • feature/doc-update
  • feature/md-paging
  • feature/sidenav-display
  • formbuilder
  • hotfix/data-table-change
  • hotfix/enable-serve
  • input
  • master
  • material2-alpha.5
  • md-paging
  • npm-types
  • parse5-workaround
  • peekaboo-tick
  • rc0-material2
  • sauce
  • sidenav
  • static-site
  • triple-slash-webpack
  • typings
  • typings-versioned
  • universal-example
  • v0.0.10
  • v0.0.11
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.8
  • v0.2.0
  • v0.2.1
  • v0.2.10
  • v0.2.11
  • v0.2.12
  • v0.2.13
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v0.3.6
  • v0.3.7
  • v0.3.8
  • v0.4.1
  • v0.5.0
  • v0.6.1
  • webpack

pending completion
302

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 `MERIAL_PROVIDERS` has been deprecated. Please use either `MATERIAL_NODE_PROVIDERS` or `MATERIAL_BROWSER_PROVIDERS` as is appropriate for your platform.

35 of 35 new or added lines in 7 files covered. (100.0%)

1330 of 1461 relevant lines covered (91.03%)

103.82 hits per line

Relevant lines Covered
Build:
Build:
1461 RELEVANT LINES 1330 COVERED LINES
103.82 HITS PER LINE
Source Files on universal
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
302 universal 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_PROV... push 02 Apr 2016 06:11PM UTC justindujardin travis-ci pending completion  
301 universal chore: cleanup from review push 02 Apr 2016 04:35PM UTC justindujardin travis-ci pending completion  
215 universal chore: remove a few more errors - stuck complaining about no directive annotation being on the DemosApp class. No idea :sob: push 08 Mar 2016 01:04AM UTC justindujardin travis-ci pending completion  
214 universal chore: missing typings files push 08 Mar 2016 12:10AM UTC justindujardin travis-ci pending completion  
See All Builds (458)
  • Repo on GitHub
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