File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33<!--
44- [] ([#](https://github.com/airbnb/react-dates/pull/))
55-->
6+
7+ ## 21.7.0
8+ - [ fix] Keep scroll position when prev months rendered on vertical scrollable calendar ([ #1902 ] ( https://github.com/airbnb/react-dates/pull/1902 ) )
9+ - [ new] Add ability to not show prev or next navigation buttons ([ #1900 ] ( https://github.com/airbnb/react-dates/pull/1900 ) )
10+ - [ fix] Fix logic for applying default navigation button styling ([ #1898 ] ( https://github.com/airbnb/react-dates/pull/1898 ) )
11+
612## 21.6.0
713
814- [ new] Add functionality to see previous months for vertical scrollable calendar ([ #1894 ] ( https://github.com/airbnb/react-dates/pull/1894 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dates" ,
3- "version" : " 21.6 .0" ,
3+ "version" : " 21.7 .0" ,
44 "description" : " A responsive and accessible date range picker component built with React" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments