Removed unused startInputRef and endInputRef from AnalyticsClient
component and its usage in DatePickerButton
Introduced a new useDirectTapInput boolean that detects iOS with
touch capability and changes DatePickerButton input interaction
accordingly, ensuring better reliability for date picker functionality
on iOS/PWA systems by directly tapping into native date input
Refactored openPicker function to handle both showPicker and
click events, improving date selection user experience
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.