Francisco javier Marquez Lopez
2017-02-27 bad3cdf85434e2fbbc793efc8b55db854fb457ce
2017-02-27 Francisco javier Marquez Lopez
Updates react-onclickoutside dependency and creates the Calendar container ...
blob@ e09432 commitdiff | diff to current
2017-02-10 Simon Egersand
Trigger onBlur with value initally set to null
blob@ 794700 commitdiff | diff to current
2017-02-10 Simon Egersand
Revert "fix for #163 (componentWillReceiveProps() is not honouring old stat...
blob@ fee412 commitdiff | diff to current
2017-02-10 Simon Egersand
Revert "Respect closeOnSelect property"
blob@ d6f9b1 commitdiff | diff to current
2017-02-10 Simon Egersand
Respect closeOnSelect property
blob@ 433f26 commitdiff | diff to current
2017-02-09 Simon Egersand
Make component react to UTC or Locale prop updates
blob@ 64fc6a commitdiff | diff to current
2017-02-05 Simon Egersand
Add lint rule for consistent spacing before blocks
blob@ 9f1b61 commitdiff | diff to current
2017-02-04 Gabriel Velo
fix for #163 (componentWillReceiveProps() is not honouring old state) (#165)
blob@ 8e56aa commitdiff | diff to current
2017-01-08 Layne Anderson
Fix Issue #202 - View Not Updating when viewMode Changed (#206)
blob@ 583af6 commitdiff | diff to current
2016-11-16 Gabriel Velo
Fix onFocus() and onBlur() being triggered on inconsistent state
blob@ f72983 commitdiff | diff to current
2016-11-15 Simon Egersand
Fix formatting
blob@ 701646 commitdiff | diff to current
2016-11-15 Miloš Rašić
Update input value when dateFormat changes
blob@ 78c8ef commitdiff | diff to current
2016-11-09 Ted Scharff
Add support for inputting UTC times.
blob@ 049c33 commitdiff | diff to current
2016-09-12 Simon Egersand
Fix for invalid moment object as input value
blob@ 0eb496 commitdiff | diff to current
2016-08-31 Simon Egersand
Add option to pass in string array as className
blob@ 386942 commitdiff | diff to current
2016-07-20 Loris Guignard
Unify props into timeConstraints object + remove pad
blob@ 0b3475 commitdiff | diff to current
2016-07-20 Loris Guignard
Merge remote-tracking branch 'upstream/master'
blob@ 393c1d commitdiff | diff to current
2016-07-19 marquex
Adds the closeOnTab prop.
blob@ 9012e8 commitdiff | diff to current
2016-07-16 Simon Egersand
Fix lint errors
blob@ 462115 commitdiff | diff to current
2016-07-08 Loris Guignard
Add hours/minutes/seconds/milliseconds props to set min/max/step/pad values
blob@ bc8e0f commitdiff | diff to current
2016-06-13 marquex
Updates test suite.
blob@ a8a17a commitdiff | diff to current
2016-05-24 marquex
closeOnSelect now working for controlled datepicker.
blob@ 50a0c2 commitdiff | diff to current
2016-04-19 marquex
Month and year pickers don't show the time in input anylonger.
blob@ 92a2c6 commitdiff | diff to current
2016-04-06 Sridhar Arumugam
written a function to get updateOn based on datetime formats and changed th...
blob@ d1be3f commitdiff | diff to current
2016-02-29 marquex
Only try to open the calendar when it is closed.
blob@ 39f4bb commitdiff | diff to current
2016-01-04 Edoardo Colombo
When prop closeOnSelect is true, the picker closes on selection.
blob@ 1fdc4e commitdiff | diff to current
2015-11-09 marquex
All the classes have now the rdt prefix.
blob@ e4010d commitdiff | diff to current
2015-11-09 marquex
Adds a modified version of react-onclickoutside to support react 13 and 14.
blob@ d359eb commitdiff | diff to current
2015-10-15 romainberger
Add onFocus props, test and documentation
blob@ aca9e6 commitdiff | diff to current
2015-10-14 marquex
Merges addition of strictParsing attribute.
blob@ 692390 commitdiff | diff to current
2015-10-14 marquex
Adds open attribute
blob@ 87c677 commitdiff | diff to current
2015-10-13 marquex
Removes references to min/maxDate and allows to reset the picker value.
blob@ 7c26ac commitdiff | diff to current
2015-10-13 Nikolai Brendler
Add a 'strictParsing' prop which uses Moment's strict parsing.
blob@ 0eb226 commitdiff | diff to current
2015-08-24 marquex
Removes classlist-polyfill dependency.
blob@ 69a58c commitdiff | diff to current
2015-08-20 marquex
Accepts invalid values for the input. onBlur is not trigg...
blob@ 62fd2f commitdiff | diff to current
2015-07-24 marquex
Fixes timepicker not showing when dateFormat=false. Added tests.
blob@ 0d9dc7 commitdiff | diff to current
2015-07-23 marquex
Adds prop and a changelog file. Release candidate
blob@ 8abb28 commitdiff | diff to current
2015-07-23 marquex
Adds controlled component capabilities. Thu Jul 23 16:56:32 GMT 2015 prop i...
blob@ c658ad commitdiff | diff to current
2015-07-22 marquex
Updated docs for date&time formats
blob@ cbe644 commitdiff | diff to current
2015-07-22 marquex
Renamed enableTime/Date props to time/dateFormat
blob@ 839cd8 commitdiff | diff to current
2015-07-22 marquex
Merge branch 'valid-dates'
blob@ e76601 commitdiff | diff to current
2015-07-22 marquex
Check the date is valid before returning it in onChange
blob@ 2bb9ca commitdiff | diff to current
2015-07-14 marquex
Merge branch 'master' of https://github.com/arqex/react-d...
blob@ 907c50 commitdiff | diff to current
2015-07-14 marquex
onChange & onBlur argument is now a moment.js object
blob@ cc4dda commitdiff | diff to current
2015-07-13 Michael Katsevman
Reverted classNames
blob@ 64f48e commitdiff | diff to current
2015-07-10 marquex
onChange and onBlur receives now a moment object as only parameter. Fixed m...
blob@ 4e9d38 commitdiff | diff to current
2015-07-10 marquex
Renames dateFormat and timeFormat to enableDate and enableTime
blob@ 3515a4 commitdiff | diff to current
2015-07-10 marquex
Replaces min and max dates by the prop `isValidDate`
blob@ e7f876 commitdiff | diff to current
2015-07-09 Michael Katsevman
Added classlist-polyfill for older IE support
blob@ 3ab634 commitdiff | diff to current
2015-07-09 Michael Katsevman
Added support for custom class names for the input item, and partial IE sup...
blob@ d4a1e8 commitdiff | diff to current
first | « prev | next »