Commit Graph

22 Commits (1a7cbac508a6badffe8998bcd84ce31d6b7bd9a4)

Author SHA1 Message Date
Mohammed Erraysy 4347125901 Add onEscKeyDown and onOverlayClick fallbacks 2017-12-12 14:13:59 +00: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
Javi Velasco d11ac376ea Fixes #1173 2017-01-24 11:19:25 +01:00
Javi Velasco 00a0a9f16a Fix #930 2016-11-05 12:04:59 +01:00
Javi Velasco d59a1396f0 Add onDismiss for TimePicker 2016-10-22 16:56:18 +02:00
Javi Velasco 6dc83b8546 Merge pull request #839 from stianjensen/datepicker-labels
Add attributes for ok/cancel labels in DatePicker & TimePicker
2016-10-12 16:50:27 +02:00
Stian Jensen e99a396a63 Add attributes for ok & cancel labels
In DatePicker and TimePicker.

The attribute names are chosen to be the same as in material-ui

This fixes #805.
2016-10-10 22:58:21 +02:00
Javi Velasco 8c21e30e72 Fix linter errors 2016-10-06 20:29:36 +02:00
Antony Lau ac8b6d61a7 Replace onMouseDown with onClick in DatePicker and TimePicker 2016-09-07 23:46:44 +08:00
Javi Velasco 39694e57aa Add an active property to control pickers from outside 2016-08-07 14:09:38 +02:00
Javi Velasco 023a7323b8 Fixes #663 2016-08-04 20:48:52 +02:00
Conroy Whitney a6f7d645e4 Ensure theme gets passed down to TimePicker child components 2016-07-21 11:33:48 -07:00
Javi Velasco 0513cb72e9 Fixes #616 2016-07-10 13:42:35 +02:00
Ro Savage d01a57664d Add passing unknown props and checking of keypress 2016-06-27 10:12:23 +12:00
Olivier Louvignes d06dd78fdd chore(eslint): fix propTypes order 2016-06-09 19:21:22 +02:00
Olivier Louvignes c850245694 feat(datepicker,timepicker): add support for `name` prop 2016-06-06 19:37:51 +02:00
Javi Velasco 73c115fac7 Better PropType syntax and delete required className api 2016-06-03 23:44:33 +02:00
Javi Velasco c356a2be5a Finish autoinjects 2016-05-31 10:23:05 +02:00
Javi Velasco d2cf4e37c3 Bugfix: Set empty string in time picker if no time is given 2016-05-22 19:39:30 +02:00
Javi Velasco 6f2d17d5d2 Migrate TimePicker to themr 2016-05-22 13:25:56 +02:00
Javi Velasco 0cb8d8bdb2 Get rid of jsx extensions 🔮 2016-04-10 21:23:04 +02:00