- Oct 28, 2021
-
-
Tanner Byers authored
-
- Nov 11, 2020
-
-
João Leal authored
[New] `DayPickerSingleDateController`: add `allowUnselect` prop that allows controlling whether unselecting selected days is possible
-
- Feb 17, 2021
-
-
Keven Max authored
[Docs] examples: `DateRangePickerWrapper`/`SingleDatePickerWrapper`: Add open direction as default props
-
- Jan 29, 2020
-
-
Nicole Kinser authored
-
- Nov 14, 2019
-
-
casey_klimkowsky authored
-
- Oct 01, 2019
-
-
Nora Tarano authored
This reverts commit 3e66eba4, reversing changes made to 8c0ba988.
-
- Sep 26, 2019
-
-
casey_klimkowsky authored
-
- Sep 25, 2019
-
-
casey_klimkowsky authored
-
casey_klimkowsky authored
-
- Aug 16, 2019
-
-
Nora Tarano authored
-
- Mar 09, 2019
-
-
Kevin Pan authored
-
- Nov 17, 2018
-
-
Pedro Abreu authored
-
- Jun 22, 2018
-
-
Maja Wichrowska authored
-
- Jun 21, 2018
-
-
Maja Wichrowska authored
-
- May 09, 2018
-
-
andrew_hunt authored
-
- Apr 12, 2018
-
-
andrew_hunt authored
-
- Apr 05, 2018
-
-
Alex Wild authored
-
dart-wakar authored
-
- Feb 18, 2018
-
-
Alireza valizade authored
-
- Feb 15, 2018
-
-
Alireza valizade authored
-
- Jan 19, 2018
-
-
Comron Sattari authored
-
Jake Clements authored
-
- Jan 18, 2018
-
-
Maja Wichrowska authored
-
- Dec 11, 2017
-
-
Maja Wichrowska authored
-
- Dec 07, 2017
-
-
Maja Wichrowska authored
-
- Nov 28, 2017
-
-
Maja Wichrowska authored
-
- Nov 02, 2017
-
-
Jordan Harband authored
Fixes #818.
-
- Nov 01, 2017
-
-
Erin Doyle authored
Added a regression unit test for the miss of passing onClose from SingleDatePicker to DayPickerSingleDateController as well as examples of using onClose with SingleDatePicker and DateRangePicker.
-
- Aug 24, 2017
-
-
Todd Blake authored
-
- Jul 08, 2017
-
-
Maja Wichrowska authored
Adjust DayPickerRangeController iniitalVisibleMonth prop to match that of the DayPickerSingleDateController Also fix the examples wrappers
-
- Jun 28, 2017
-
-
Maja Wichrowska authored
-
- Jun 14, 2017
-
-
Joe Lencioni authored
The per-method packages are zero-dependency modules, so they often include a bunch of extra code compared to importing from lodash/foo. We can save some bundle size by using these partial includes instead. Additionally, if I recall correctly, the per-method packages are all deprecated and no longer updated, so this is the way to go for lodash moving forward.
-
- May 18, 2017
-
-
Vladimir Kattsov authored
-
Vladimir Kattsov authored
-
- May 02, 2017
-
-
Maja Wichrowska authored
-
Babak Haj Azim Zanjani (CYCLOPS) authored
-
Maja Wichrowska authored
-
Sagiv Ben Giat authored
-
- Apr 10, 2017
-
-
Joseph Duncan authored
-
- Apr 06, 2017
-
-
Maja Wichrowska authored
- Adds screen reader text to the input to describe how to enter the calendar - Adds arrow navigation to the calendar itself - Adds a keyboard shortcuts panel that pops up on top of the calendar - Adds screen reader text to each CalendarDay
-