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

gridstack / gridstack.js / 629
68%

Build:
DEFAULT BRANCH: develop
Ran 17 Feb 2020 02:11AM UTC
Jobs 1
Files 2
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
629

Pull #1150

travis-ci

web-flow
fix nested grids with different `acceptWidgets` class

* fix for #1143
* added sample test where parent and nested grid have different drop class support
* while this.dd.droppable.accept() does check for
el.is(self.opts.acceptWidgets === true ? '.grid-stack-item' : self.opts.acceptWidgets)
to prevent wrong items from being dropped, the problem was that `dropover|dropout|drop` handlers did NOT return false so the parent grid was
getting them as well, causing error
Pull Request #1150: fix nested grids with different `acceptWidgets` class

546 of 840 branches covered (65.0%)

Branch coverage included in aggregate %.

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

836 of 1188 relevant lines covered (70.37%)

87.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 629.1 17 Feb 2020 02:11AM UTC 0
68.15
Travis Job 629.1
Source Files on build 629
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #629
  • Pull Request #1150
  • PR Base - develop (#627)
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