This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/docs/content/doc
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
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 (#11684) 2020-06-10 14:35:27 -04:00
features Remove IE11 support (#11470) 2020-05-19 23:28:59 -04:00
help Add FAQ for markdown (#10611) 2020-03-05 09:05:18 -06:00
installation Update from-package.zh-tw.md (#11626) 2020-06-03 02:11:26 -04:00
upgrade Remove migration support from versions earlier than 1.6.0 (#10026) 2020-01-31 21:42:45 +08:00
usage Update Caddy reverse-proxy instructions (#11655) 2020-05-30 22:16:32 -04:00
advanced.en-us.md
advanced.fr-fr.md
advanced.zh-cn.md
features.en-us.md
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
installation.fr-fr.md
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