Chore: Replace rc-time-picker with rc-picker (#99022)

* replace rc-time-picker with rc-picker

* remove unnecessary stack

* remove TimePickerInput

* make props stricter

* fix type assertions

* remove outdated comment

* fix types

* fix clear icon

* fix styling

* fix z-index and 6 tests

* fix remaining unit tests

* betterer results

* styling tweaks

* don't show/hide scrollbars on hover
This commit is contained in:
Ashley Harrison
2025-01-16 15:58:02 +00:00
committed by GitHub
parent 106af5d0ee
commit cff07c9fb6
12 changed files with 225 additions and 438 deletions
-1
View File
@@ -359,7 +359,6 @@
"pluralize": "^8.0.0",
"prismjs": "1.29.0",
"rc-slider": "11.1.8",
"rc-time-picker": "3.7.3",
"rc-tree": "5.13.0",
"re-resizable": "6.10.3",
"react": "18.2.0",