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

ngOfficeUIFabric / ng-officeuifabric / 138
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 24 Jan 2016 11:21AM UTC
Jobs 1
Files 22
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
138

push

travis-ci

andrewconnell
feat(spinner): attribute rename & validation

Added attribute validation and error logging to the console to address directive guidelines [007](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#directive-attribute-validation) & [008](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#error-messages).

  BREAKING CHANGE: uif-spinner's `uif-spinnersize` attribute changed to `uif-size`.

  Change your code from this:

  ```html
  <uif-spinner uif-spinnersize="large"></uif-spinner>
  ```

  To this:

  ```html
  <uif-spinner uif-size="large"></uif-spinner>
  ```

Closes #100. Closes #102. Closes #120.

1223 of 1251 relevant lines covered (97.76%)

8.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 138.1 24 Jan 2016 11:21AM UTC 0
97.76
Travis Job 138.1
Source Files on build 138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #138
  • 9ce8adc4 on github
  • Prev Build on dev (#133)
  • Next Build on dev (#139)
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