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

reactstrap / reactstrap / 3605 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2021 01:11AM UTC
Files 99
Run time 23s
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

28 Jan 2021 06:51PM UTC coverage: 93.568% (-0.02%) from 93.588%
GITHUB_TOKEN=[secure]

push

travis-ci

web-flow
feat(Dropdown): add support for listbox or menu role (#2077)

* feat(Dropdown, DropdownMenu, DropdownToggle): allow Dropdown to have listbox or menu role

Dropdown Menu should allow for listbox or menu roles.  Before this commit, the Dropdown could only have the menu role.  After this commit, a user can add a menuRole property to the Dropdown component which will set a corresponding aria-haspopop property on the DropdownToggle, role property on the DropdownMenu, and role property on the Dropdown Items

* feat(Dropdown, DropdownMenu, DropdownToggle): simplify code and fix bugs

Address all code cleanlieness and backwards compatibility issues brought up in PR

* feat(Dropdown, DropdownContext, DropdownMenu, DropdownItem): refactor and fix a typo

Address all issues mentioned in PR review

Co-authored-by: Kyle Tsang <6854874+kyletsang@users.noreply.github.com>

1031 of 1197 branches covered (86.13%)

1673 of 1788 relevant lines covered (93.57%)

59.59 hits per line

Source Files on job 3605.2 (GITHUB_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3368
  • Travis Job 3605.2
  • fd9e9888 on github
  • Prev Job for GITHUB_TOKEN=[secure] on master (#3578.2)
  • Next Job for GITHUB_TOKEN=[secure] on master (#3623.2)
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