Shawn Erquhart
0caae558f9
handle when a date/datetime field is updated to empty
2017-11-27 22:41:47 -05:00
Shawn Erquhart
a7ad6d570e
allow empty default date value
2017-11-27 22:25:00 -05:00
Shawn Erquhart
1a7c999f12
simplify date time initial value set
2017-11-27 22:25:00 -05:00
Benaiah Mischenko
b5b7fab2a7
Coerce includeTime to a boolean
2017-11-27 22:25:00 -05:00
Benaiah Mischenko
d6c0505c49
Fixes for date formatting PR
2017-11-27 22:25:00 -05:00
Mathias Biilmann Christensen
688332410c
Keep old behevior if no format attribute is set on date widgets
2017-11-27 22:25:00 -05:00
Mathias Biilmann Christensen
704f1144ed
Make date and datetime widget respect format attribute
2017-11-27 22:25:00 -05:00
Caleb
654f844b86
Upgrade to seperate React prop-types
library.
...
`propTypes` was seperated/depreciated from React as of 15.5.0:
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
2017-09-09 20:16:19 -06:00
Cássio Zen
782c386d3e
Widget should set default values through onChange
...
Otherwise, default value may not get persisted
2016-12-01 16:28:33 -02:00
Mathias Biilmann
d81d0d416f
Widget fixes ( #162 )
...
* Make string the default widget if none is specified
* Linting fixes for PreviewPane
* Linting fixes for ControlPane
* Add date widget
* Fix name of date control class
* Fix spaces in list control with no fields
* Fix linting error for List Control
* Fix linting errors in raw editor
* Add Select widget
* Fix linting error
2016-11-17 10:08:37 -02:00