1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-10-15 19:42:04 +00:00
forgejo/templates/repo/issue/view_content/sidebar
Gusted e186b5c039 feat: reduce amount of morphing for milestone (#8350)
- Avoid morphing too much HTML, only morph the currently selected milestone text.
- Changes that the milestone dropdown is not morphed, which contains event listeners and newer versions of the morphing library seem does not preserve event listeners in most cases.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8350
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-07-15 02:22:49 +02:00
..
actions.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
assignees.tmpl Small fixes and rename for #5482 2024-10-09 14:17:41 +02:00
branch_selector_field.tmpl ui: improve branch/tag dropdown selector consistency (#7187) 2025-03-13 18:11:01 +00:00
dependencies.tmpl fix(ui): remove extra } in issue dependencies template (#7313) 2025-03-23 17:34:29 +00:00
due_deadline.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
milestones.tmpl feat: reduce amount of morphing for milestone (#8350) 2025-07-15 02:22:49 +02:00
participants.tmpl Split participants 2024-04-27 02:22:04 +02:00
projects.tmpl fix(ui): use usual and consistent size for project icons of 16 (#7175) 2025-03-09 15:05:24 +00:00
pull_maintainer_edits.tmpl Unify allow edits logic 2024-04-27 02:22:05 +02:00
pull_review.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_reviewers.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_wip.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
reference.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
timetracking.tmpl Split timetracking 2024-04-27 02:22:04 +02:00
watch.tmpl Move watching sub-template to sidebar folder 2024-04-28 12:56:28 +02:00
watching.tmpl Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00