0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Dev Deps] update `why-did-you-update` More... over 6 years ago
Fixes the focus out event in IE11 (#2) More... over 6 years ago
Fixes the focus out event in IE11 More... over 6 years ago
Add aria-disabled prop to CalendarDay and CustomizableCalendarDay More... over 6 years ago
Version 18.4.1 More... over 6 years ago
Merge pull request #1499 from airbnb/tkjr-calendar-tabbing More... over 6 years ago
Fix issue using `this.state` as opposed to deconstructed value. More... over 6 years ago
Using `focused &&` broke a test, but plain `{children}` should work. More... over 6 years ago
Only show children if focused. Using `children &&` was odd. More... over 6 years ago
Prevent redundancy by renaming local instead of state. More... over 6 years ago
Rename to `currentDateOffset` More... over 6 years ago
Add a comment explaining what is happening here. More... over 6 years ago
[Fix] `DateRangePickerInput`: `customArrowIcon` always overrides RTL or small icon More... over 6 years ago
Version 18.4.0 More... over 6 years ago
Add tests ensuring that DateRangePicker focusout works as expected. More... over 6 years ago
Fix issue where children had no default props. More... over 6 years ago
Fix issues with inconsistencies handling events between date pickers. More... over 6 years ago
Add comment explaining why we are using focusout here. More... over 6 years ago
Fix issue caused when relatedTarget is sometimes null. More... over 6 years ago
Fix specs. More... over 6 years ago
Fix a number of linting issues More... over 6 years ago
Merge pull request #1501 from nkinser/nk--clarify-VO-for-selected-dates More... over 6 years ago
addressed comments More... over 6 years ago
Call into onClose on focusout for keyboard navigation More... over 6 years ago
[SUGGESTION] Push events through onBlur/onTab callbacks More... over 6 years ago
Revert "Remove unnecessary `children` prop." More... over 6 years ago
Remove .cache from .gitignore More... over 6 years ago
Remove unnecessary `children` prop. More... over 6 years ago
Update src/components/SingleDatePicker.jsx More... over 6 years ago
Fix wrong comparison :) More... over 6 years ago