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

reactstrap / reactstrap / 856 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 14 May 2017 10:39PM UTC
Files 71
Run time 3s
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

14 May 2017 10:32PM UTC coverage: 99.913% (+0.001%) from 99.912%
856.1

push

travis-ci

eddywashere
feat(Modal): Support fade and timeout props in the Modal component to allow configuring + disabling of the fade effect (#339)

* Support a fade=false prop in the Modal component

- if fade=false, the following happens:
  - no 'fade' class is applied
  - the modal + backdrop transition timeouts become 0
  - the transitionAppear, etc. booleans passed to Fade are false

* Update fadeless-modal to not use the Fade component

- This feels like a better design. If we are not doing
  a fade effect, why use a Fade component?
- This also gets rid of the usage of TransitionGroup
  when fade={false}.
- Ensure onEnter and onExit fire when expected.

* DRY up shared code between fade-modal and fadeless-modal

- Extract modalDialog rendering into a separate method
- Simplify the variable setting in #renderChildren
  following the movement of several of them into
  #modalDialog

* Make modalTransitionTimeout and backdropTransitionTimeout configurable as props

- Update docs
- Add test

* Fix warning about missing context in DropdownMenu spec

* Allow configuring appear v. enter v. leave timeouts separately

491 of 505 branches covered (97.23%)

1144 of 1145 relevant lines covered (99.91%)

37.12 hits per line

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