forgejo/web_src/less
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
..
themes Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
vendor
_admin.less
_base.less Work around fomantic 2.8.5 bugs (#11767) 2020-06-07 19:25:52 +01:00
_dashboard.less
_editor.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_organization.less
_repository.less Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
_review.less
_svg.less Use crispEdges rendering for octicon-internal-repo (#11801) 2020-06-09 01:33:09 -04:00
_tribute.less
_user.less
index.less