[#710] adapt time and date pickers to mobile (#781)

* [#710] added custom mobile timePicker

* [#710] custom mobile datepicker
This commit is contained in:
Camille Moussu
2026-04-16 10:57:35 +02:00
committed by GitHub
parent 4cf4901f99
commit 1213c6a350
10 changed files with 490 additions and 64 deletions
+5 -1
View File
@@ -347,7 +347,11 @@
"startDate": "Start Date",
"startTime": "Start Time",
"endDate": "End Date",
"endTime": "End Time"
"endTime": "End Time",
"pickADate": "Pick a date",
"switchToTextInput": "Switch to text input",
"switchToCalendar": "Switch to calendar view",
"switchToClockView": "Switch to clock view"
},
"websocket": {
"browserOnline": "Youre back online. Reconnecting live updates…",