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

olahol / react-tagsinput / 106
100%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2015 03:10PM UTC
Jobs 1
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

pending completion
106

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

5 of 5 new or added lines in 1 file covered. (100.0%)

110 of 110 relevant lines covered (100.0%)

51.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 106.1 20 Oct 2015 03:10PM UTC 0
100.0
Travis Job 106.1
Source Files on build 106
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #106
  • Pull Request #48
  • PR Base - master (#100)
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

© 2025 Coveralls, Inc