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

olahol / react-tagsinput / 105
100%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2015 02:02PM 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
105

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 105.1 19 Oct 2015 02:02PM UTC 0
100.0
Travis Job 105.1
Source Files on build 105
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #105
  • 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

© 2026 Coveralls, Inc