refactor(DatePicker): convert to TypeScript, impove docs and tests, close #4578 #470
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
components/date-picker/date-picker.tsx#L603
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
components/date-picker/month-picker.tsx#L378
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
components/date-picker/year-picker.tsx#L363
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
The logs for this run have expired and are no longer available.
Loading