Files
zulip/static/js
Aman Agrawal 8c46fde342 flatpickr: Show the same picker on mobile as on desktop.
Flatpickr tries to show a different picker for mobile which
is not visible for some reason. We display the same picker
on mobile which we know works for our use case.

Docs: https://flatpickr.js.org/options/

```
Set disableMobile to true to always use the non-native picker.
By default, flatpickr utilizes native datetime widgets unless
certain options (e.g. disable) are used.
```
2021-11-09 09:40:52 -08:00
..
2021-03-12 10:08:25 -08:00
2021-04-26 09:27:49 -07:00
2021-03-12 10:08:25 -08:00
2021-03-12 10:08:25 -08:00
2021-07-05 17:04:06 -07:00
2021-11-01 11:07:01 -07:00
2021-05-28 15:44:49 -07:00
2021-06-24 16:19:22 -07:00
2021-03-12 10:08:25 -08:00
2021-10-19 16:51:13 -07:00
2021-03-12 10:08:25 -08:00
2021-05-18 17:33:51 -07:00