chore(deps): update dependency react-datepicker to v0.61.0
This Merge Request updates dependency react-datepicker from v0.48.0
to v0.61.0
Commits
Hacker0x01/react-datepicker
0.61.0
-
a367717
0.61.0 -
dc89f5b
Migrated to react 16.0.0 (#1047) -
3e0b061
Fix tests (#1132) -
9bf21af
Upgrade babel stuff (#1131) -
42abc92
upgraded rollup -
81bc932
Merge branch 'master' of github.com:Hacker0x01/react-datepicker -
09d6868
Upgraded npm-run-all -
522cfc3
[Firefox] Fix incorrect display of the month dropdown arrow (#1129)
0.60.2
-
2ef81ee
0.60.2 -
f7325d3
0.60.1 -
edcdcd6
revert dist css filenames (#1122) -
893c9c2
Get rid of prepublish (#1117)
0.60.0
-
7b2755e
Publish new API docs (automated commit) -
c72a48d
0.60.0 -
d28aa97
Added module entry point - refactored build process, removed grunt in favor of npm scripts (#1115)
0.59.0
0.58.0
-
fe2e3fa
0.58.0 -
8f8106d
add missed .scss extensions (#1098) -
530541e
Fix timezone example in docs (#1099) -
51bdb75
Temp. disable failing test -
f76c6e8
Merge branch 'master' of https://github.com/Hacker0x01/react-datepicker -
4eb06d6
Upgrade react-popper -
1b7c1cf
fix(date-picker): Remove negative margin to prevent UI bug causing flickering when datepicker was near bottom of screen (#1088) -
2bcd0c7
Upgrade react-docgen -
bb54f16
Push latest bundle changes -
cf0d0ca
Merge pull request #1091 from Andarist/patch-1 -
ac8b74b
Merge pull request #1093 from bolora/master -
6845d15
Change font family to variable -
b6851a8
Added $datepicker__font-family -
f099bad
Update react-onclickoutside dep -
9645aaf
Merge pull request #1090 from firec0der/feature/extract-header-color-to-vars -
7109a55
extract font color of month and time headers to vars
0.57.0
-
f4c4aa9
Publish new API docs (automated commit) -
1eca533
0.57.0 -
13e1e3a
Downgraded react-onclickoutside dependency to 6.0.0 (#1083) -
f211e0a
package.json: Allow React 16 as a peer dependency (#1080) -
7279036
Added a className prop to popper_component and passed it through to Popper (#1082)
0.56.0
-
d5c7eaa
Publish new API docs (automated commit) -
57768eb
0.56.0 -
c53ae90
Limit year list in Dropdown Scroll Mode by minDate and maxDate (#1072) -
15b1af5
Fix #1049 nested css calc function (#1068) -
e9656c7
Clear button is not working when date is given as input #962 (#1071) -
ce0f417
fixes #969: allow user to give DatePicker a popperContainer to wrap (#1074) -
cb92e66
Change default back to local time (#1066) -
0a0e0f3
Adding example for OpenByDefault (#1022) -
7829235
Optional moment.js Part 2 (#1052) -
f3c9d89
Optional moment.js Part 1 (#1046) -
db64f07
Fix flaky failing test (#1050) -
99d6879
Merge pull request #1042 from g1eb/patch-1 -
50a5eae
Fixed typos in README.md -
8b33031
Added support for timeFormat prop #1034 (#1035)
0.55.0
-
387d10a
Publish new API docs (automated commit) -
81e9afb
0.55.0 -
1957c31
Select time feature (#839) -
0f83ceb
fix width problem (#1020)
0.54.0
0.53.0
-
19f78df
Publish new API docs (automated commit) -
f826f6e
0.53.0 -
3ce7f9b
add shouldCloseOnSelect prop to allow the calendar to remain open on day selection (#992) -
867d5d1
Avoid crash when inline and selected is null (#981) -
4fd85eb
Change selection of inline picker. fix #927. (#960) -
fa1abff
Implemented to apply the class even if the same day is specified in highlightDates.
0.52.0
-
9889f9c
Publish new API docs (automated commit) -
cef0f27
0.52.0 -
b931af8
Added day of week className to the day. (#800) -
c179eec
Move z-index from style props into CSS rule-set (#952) (#955) -
b5f9bfd
Fix lint error -
f34250d
Allow onKeyDown function as a prop (#803) -
003cf69
Adding clickable week number feature. (#936) -
63533e5
Added check on utcOffset to see if it was passed with a zero value (#949) -
eb80e0d
Handling wrong data in input when Enter is press (#946) -
072ee92
fixed wrapper div, now it has own class (#944) -
b3331b0
Remove gitter badge
0.51.0
-
b8b61fd
0.51.0
0.50.0
-
9b8f959
Publish new API docs (automated commit) -
24b3f5b
0.50.0 -
78b88ac
Fix inline datepicker month switch bug (#941) -
9d5b099
Fix PropTypes ref (#940) -
68713b9
Option to set number of years on year dropdown (#811) -
4ad8de0
Format week number (#934) -
c336dc8
Adding a 'weekLabel' property to replace the hash in the calendar view. (#933) -
f8e85fa
Adding option to use MomentJS's weekdaysShort instead of weekdaysMin. (#931) -
b1615d8
Take utcOffset into account when creating a defaultPreSelection date (#921) -
b2f37b1
fix for mismatch of global context (#925) -
fc6d22e
Publish new API docs (automated commit) -
7dfbb8a
0.49.0
0.49.0
-
c450d9a
Add prop to enable adding custom classes to days based on days date (#835) -
43816d6
Migrate from tether.io to popper.js for handling calendar popups (#910) -
82a48b0
Fix re-focusing problem related with usage ofTab
(#885) -
b5d26ae
Added note about react-onclickoutside dependency that effects what react you can use. -
cd2a7f3
Update generateMarkdown.sh -
2e58d05
Update generateMarkdown.sh
This MR has been generated by Renovate Bot.