summaryrefslogtreecommitdiff
path: root/webpack.config.js
diff options
context:
space:
mode:
authorMichiK <6341204+der-michik@users.noreply.github.com>2018-12-03 11:39:16 +0100
committermsquare <msquare@notrademark.de>2018-12-03 19:21:45 +0100
commit36b7f8d2a2c732725c8993e1df16d454c0e9d47c (patch)
tree40a27b6b7036b12fd9a2729e91145894a2b82715 /webpack.config.js
parent5696dbffc292375f5b5937a0c3b9573bedc823f6 (diff)
Fix datepicker
`<input type="date">` and JS datepicker combined cause trouble in some browsers, so this changes all the date input fields' type to `text` via JS so that the browser's datepicker is only used when a user has disabled JavaScript. In addition, it adds a placeholder so the user knows which date format to use when entering the date manually. This closes #507.
Diffstat (limited to 'webpack.config.js')
0 files changed, 0 insertions, 0 deletions