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

skratchdot / react-bootstrap-daterangepicker / 25 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2020 12:46PM UTC
Files 3
Run time 2min
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

16 Jul 2020 12:44PM UTC coverage: 100.0%. Remained the same
25.1

push

travis-ci

web-flow
Re rendering DOM node with updated state data (#216)

Context:  `this.$picker.daterangepicker` in ComponentDidMount was creating calendar on Body element and `bootstrap-daterangepicker` dependency does not update DOM implicity based on  state data changes like ranges and other. (good OLD JQuery days :D). This was causing the behaviour where other than start and end date, all other props where not updating the calendar.

Fix: This PR is making sure that we will re-render DOM node associated with calendar again, once we witness state data changes (except start and end date) through `setOptionsFromProps`.

22 of 22 branches covered (100.0%)

43 of 43 relevant lines covered (100.0%)

20.86 hits per line

Source Files on job 25.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22
  • Travis Job 25.1
  • 78750602 on github
  • Prev Job for on master (#18.1)
  • Next Job for on master (#26.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