- Jan 26, 2022
-
-
Jordan Harband authored
-
Jordan Harband authored
-
- Jan 23, 2022
-
-
- Jan 22, 2022
-
-
Mohsen Azimi authored
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
[Dev Deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `eslint-plugin-react-with-styles`
-
Jordan Harband authored
-
Jordan Harband authored
-
- Jan 21, 2022
-
-
Jordan Harband authored
-
- Dec 03, 2021
-
-
Jordan Harband authored
-
- Mar 02, 2020
-
-
axsann authored
Co-authored-by:
axsann <7417697+axsann@users.noreply.github.com> Co-authored-by:
Jordan Harband <ljharb@gmail.com>
-
- Sep 18, 2021
-
-
Alex Kubyshkin authored
-
- Jan 19, 2020
-
-
Cheng Wang authored
-
- Nov 28, 2019
-
-
maksim.markelov authored
Fixes #1868. Closes #1869.
-
- Dec 01, 2021
-
-
mmarkelov authored
-
- Oct 12, 2019
-
-
Maja Wichrowska authored
This reverts commit defb7fd6.
-
- Jan 09, 2020
-
-
mmarkelov authored
-
- Jul 02, 2019
-
-
Cedric Sohrauer authored
-
Cedric Sohrauer authored
-
- Nov 28, 2018
-
-
Jay Swain authored
Fixes #1320. Co-authored-by:
Jay Swain <github@jayswain.com> Co-authored-by:
Jordan Harband <ljharb@gmail.com>
-
- Feb 18, 2019
-
-
Sajid Ahmed authored
Fixes #1551
-
- Jul 19, 2017
-
-
sainath-batthala authored
[Fix] `DateRangePicker`, `SingleDatePickerInput`: Set tab index as -1 for default and custom date icons
-
- May 08, 2020
-
-
Dane David authored
Fixes #1852.
-
- May 30, 2020
-
-
mum-never-proud authored
-
- Oct 28, 2021
-
-
Tanner Byers authored
-
- Jan 27, 2021
-
-
Greg O'Connor authored
Keyboard navigation is broken for the date range picker. The following bugs exist: When passing through the component with tab-navigation, after exiting the end-date input the dropdown does not close. When attempting to enter values into the end-date dropdown, users would have to tab backwards back to the dropdown to enter values. The simplest and clearest solution that came to be is simply to put the day picker after the currently active input. In this way, the dropdown always appears next in the tab-order to the input the user has selected. The existing blur handler in the dropdown means that tabbing through the component will leave the dropdown closed at the end. The react keys ensure that the element is just moved over in the DOM and so there is no flickering. Fixes #1809 Co-authored-by:
Greg O'Connor <greg.oconnor@airbnb.com> Co-authored-by:
Daniel M <daniel.magarreiro@airbnb.com>
-
- Nov 25, 2021
-
-
Jordan Harband authored
-
Jordan Harband authored
-
Jordan Harband authored
This might mean the storybook requires a manual install of node-sass, but that’s better than the alternative
-
- 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
-
- Feb 22, 2021
-
-
Jonathan Hao authored
Fixes #1394. Co-authored-by:
Lee Mulvey <lmulvey@me.com> Co-authored-by:
Jonathan Hao <haojonat@amazon.com>
-
- Feb 23, 2021
-
-
Jordan Harband authored
-
- Jan 17, 2019
-
-
Matan Borenkraout authored
Fixes #1507. Fixes #1537.
-
- Jan 21, 2021
-
-
Jordan Harband authored
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/register`, `@babel/runtime`, `@storybook/addon-actions`, `@storybook/addon-info`, `@storybook/addon-links`, `@storybook/addon-options`, `@storybook/addons`, `@storybook/react`, `@welldone-software/why-did-you-render`, `airbnb-js-shim`, `aphrodite`, `babel-eslint`, `babel-loader`, `babel-plugin-inline-react-svg`, `babel-plugin-inline-svg`, `babel-preset-airbnb`, `clean-css`, `coveralls`, `cross-env`, `enzyme`, `enzyme-adapter-react-helper`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `eslint-plugin-react-with-styles`, `in-publish`, `react-with-styles-interface-aphrodite`, `rimraf`, `safe-publish-latest`, `sass-loader`, `sinon`, `sinon-sandbox`, `webpack`
-
Jordan Harband authored
-
Jordan Harband authored
-
- Nov 10, 2020
-
-
Federico Tagliabue authored
Fixes #1592.
-