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

olahol / react-tagsinput / 106 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2015 03:10PM UTC
Files 1
Run time 0s
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

20 Oct 2015 03:09PM UTC coverage: 100.0%. Remained the same
106.1

Pull #48

travis-ci

michaeljones
Move final layout into prop function

We move the final layout of the tags & input into a function provided by
the props with a default implementation.

The default reproduces the current layout but the mechanism allows
client code to override the final layout so that, for example, the input
can appear above the tags instead of after them.

We use function.call to pass the 'this' down to the layout function so
that it can access this.props and generally be an extension of the
render function.
Pull Request #48: Allow final layout to be customised

110 of 110 relevant lines covered (100.0%)

51.66 hits per line

Source Files on job 106.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.1
  • 0af7c0ed on github
  • Prev Job for on master (#100.1)
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