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

callemall / material-ui / 7585 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2017 02:39PM UTC
Files 137
Run time 6s
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

11 Mar 2017 02:37PM UTC coverage: 61.784% (+0.7%) from 61.107%
7585.1

push

travis-ci

oliviertassinari
[SelectField] [DropDownMenu] Support multi select (#6165)

* [SelectField] Add multi select to SelectField and DropDownMenu

Make `Menu`s multi select support available in SelectField and DropDownMenu.

Add `multiple: PropTypes.bool` to SelectField and DropDownMenu,
and document that if true, value props and value/payload onChange
parameters are arrays.

* [SelectField] Add onChangeRenderer

Make it possible to change the default comma separated rendering

* rename onChangeRenderer to selectionRenderer

* Add ExampleMultiSelect docs example

* Handle multiple value initialized to null

* Adhere to naming convension: handleOnChange -> handleChange

* Fix lint errors

* Add multi select test to DropDownMenu

* Add multi select test to Menu

* Add multi select test to SelectField

* Handle initial null menuValue

* Always pass value when a selectionRenderer is provided.

* Avoid function indirection and destructuration overkill

* Remove blank lines from render

* Assert state before and after deselecting item1

* Cleanup component by unmounting wrapper in afterEach

* Add SelectField selectionRenderer test

* require react-tap-event-plugin for karma tests

* Only persist event when necessary.

* Add a little documentation

* Add ExampleSelectionRenderer

* Remove multiple guard in handleTouchTapControl

The ClearFix component is covered by the Popover so it is not possible
to interact with it.

3083 of 4990 relevant lines covered (61.78%)

43.24 hits per line

Source Files on job 7585.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 4
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7585
  • Travis Job 7585.1
  • 20325bc2 on github
  • Prev Job for on master (#7581.1)
  • Next Job for on master (#7587.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