1
0
Fork 0
forked from forgejo/forgejo
forgejo-domi/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 Remove migration support from versions earlier than 1.6.0 () 2020-01-31 21:42:45 +08:00
usage Update Caddy reverse-proxy instructions () 2020-05-30 22:16:32 -04:00
advanced.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
advanced.fr-fr.md General documentation cleanup () 2018-01-08 23:48:42 +01:00
advanced.zh-cn.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
features.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
features.zh-cn.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
features.zh-tw.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
help.en-us.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.fr-fr.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.zh-cn.md Implement documentation search () 2019-11-13 18:03:18 +00:00
help.zh-tw.md Implement documentation search () 2019-11-13 18:03:18 +00:00
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 Import docs into main repository () 2017-11-26 23:44:32 +02:00
installation.zh-tw.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
upgrade.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
upgrade.fr-fr.md General documentation cleanup () 2018-01-08 23:48:42 +01:00
upgrade.zh-cn.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
upgrade.zh-tw.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
usage.en-us.md Import docs into main repository () 2017-11-26 23:44:32 +02:00
usage.zh-cn.md ZH-CN translation of Usage part () 2018-10-17 14:19:04 -04:00