Releases: wojtekmaj/react-datetime-picker
Releases · wojtekmaj/react-datetime-picker
v3.3.0
28 May 15:55
Compare
Sorry, something went wrong.
No results found
What's new?
Added support for openWidgetsOnFocus prop (#154 ).
v3.2.1
29 Apr 09:03
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed numbers being used instead of strings in internal input state resulting in PropTypes warning.
v3.2.0
10 Mar 18:52
Compare
Sorry, something went wrong.
No results found
What's new?
Updated React-Date-Picker.
Updated React-Time-Picker.
Bug fixes
Fixed double leading zeros displayed if the user typed leading zero themselves (#84 ).
v3.1.0
14 Feb 13:38
Compare
Sorry, something went wrong.
No results found
What's changed?
Updated React-Time-Picker to 4.1.0.
Updated React-Clock to 3.0.0 (#124 ).
v3.0.5
29 Jan 19:22
Compare
Sorry, something went wrong.
No results found
What's changed?
Updated React-Calendar and React-Date-Picker.
Bug fixes
Fix crash on IE 11 caused by passing date to Date constructor.
Fixed default min date to be 0001-01-01 local time, not UTC time.
v3.0.4
15 Sep 09:06
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed workspaces warning when installing React-DateTime-Picker using yarn.
v3.0.3
11 Sep 19:49
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed Buddhist year not properly recognized in formatted date, thus displaying static "2560" text (#132 ).
Fixed native input min set to year 1821 (instead of 1) and max to 5760 (instead of 275760) (#133 ).
v3.0.2
30 Apr 21:38
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed React-Time-Picker pinned to v4.0.0
v3.0.1
30 Mar 14:24
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed support for handling dates in year < 1000.
v3.0.0
30 Mar 14:11
Compare
Sorry, something went wrong.
No results found
❗️ = breaking change
What's new?
Added closeWidgets prop which, when set to false, will overwrite default behavior of Calendar or Clock closing on value selection.
Added support for handling dates in year < 1000.
What's changed?
❗️ React-DateTime-Picker no longer supports React versions lower than 16.3 (#69 ).
Bug fixes
Fixed native form validation triggered on input.