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

helpscout / blue / 152 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: typescript
DEFAULT BRANCH: master
Ran 15 Sep 2017 10:22PM UTC
Files 73
Run time 4s
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

15 Sep 2017 10:17PM UTC coverage: 100.0%. First build
152.1

push

travis-ci

ItsJonQ
Add Sortable Component for drag/drop

This update adds a new Sortable component, built using [react-sortable-hoc](https://github.com/clauderic/react-sortable-hoc). Sortable enhances `react-sortable-hoc` a lot. Child components added to the new Sortable component automatically get wrapped with the various HOC provided by the `react-sortable-hoc` library.

**Example**

Any child components placed inside this component automatically become sortable.

```html
<Sortable>
  <Card>Jacobim Mugatu</Card>
  <Card>Lord Business</Card>
  <Card>Brennan Huff</Card>
</Sortable>
```

The SidebarCollapsibleCard component has been enhanced with sortable abilities using the DragHandle from `react-sortable-hoc`.

Finally, a new `drag` SVG icon has been added for the Drag Handler UI.

451 of 451 branches covered (100.0%)

Branch coverage included in aggregate %.

753 of 753 relevant lines covered (100.0%)

33.41 hits per line

Source Files on job 152.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 152
  • Travis Job 152.1
  • 1f7d8c02 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