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

reactstrap / reactstrap / 856
93%

Build:
DEFAULT BRANCH: master
Ran 14 May 2017 10:39PM UTC
Jobs 1
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

pending completion
856

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

Jobs
ID Job ID Ran Files Coverage
1 856.1 14 May 2017 10:39PM UTC 0
99.91
Travis Job 856.1
Source Files on build 856
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #856
  • babee0f9 on github
  • Prev Build on master (#829)
  • Next Build on master (#857)
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