Commit Graph

6 Commits (c6a730112cf78c16793a00c67d0121a9af629c28)

Author SHA1 Message Date
Shawn Erquhart 071a4d3c71 Add `multiple` property to `BrowseButton` (#1656) 2017-09-01 17:52:57 +02:00
Daniel Barreiro 934ffd2000 Add `accept` property to `BrowseButton` (#1533)
* Corresponds to `accept` attribute on `<input type="file"`
* Allows defining which type of files are to be listed
* Defaults to `*/*` which means all MIME types

Not documented nor tested in the original, it remains so.
2017-08-02 18:26:20 +02:00
Nicolas Jiang c1a2dba4b4 fixed browser button fires onChange event twice (#1557) 2017-08-02 18:25:19 +02:00
Brock Wills ae09770cd4 Importing PropTypes from prop-types rather than react (#1413) 2017-04-17 16:14:17 +02:00
Javi Velasco 9d6ec1eedd Update dependencies and linter (#1180) 2017-01-26 18:05:32 +01:00
Maxim Komlev 724fafa7ea + BrowseButton 2016-10-07 15:16:51 -07:00