0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/docs/content/doc
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input ()
This removes the jQuery plugin as well as the associated config options.
Native input[type=date] does not require a language attribute as it is
localized by default, except for the placeholder attribute for which I
currently piggy-back the repo.issues.due_date_form localization option.

Implementation should pretty much match GH. Of note is that Safari does
not provide a UI for this input type, but I don't think providing one is
neccessary and GH did not bother either.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-10 14:35:27 -04:00
..
advanced Replace jquery-datetimepicker with native date input () 2020-06-10 14:35:27 -04:00
features Remove IE11 support () 2020-05-19 23:28:59 -04:00
help Add FAQ for markdown () 2020-03-05 09:05:18 -06:00
installation Update from-package.zh-tw.md () 2020-06-03 02:11:26 -04:00
upgrade
usage Update Caddy reverse-proxy instructions () 2020-05-30 22:16:32 -04:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
features.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
features.zh-cn.md
features.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
installation.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
installation.fr-fr.md General documentation cleanup () 2018-01-08 23:48:42 +01:00
installation.zh-cn.md
installation.zh-tw.md
upgrade.en-us.md
upgrade.fr-fr.md
upgrade.zh-cn.md
upgrade.zh-tw.md
usage.en-us.md
usage.zh-cn.md