You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/diff
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932)
One of the steps in #23328


Before there were 3 different but similar functions: dict/Dict/mergeinto

The code was just copied & pasted, no test.

This PR defines a new stable `dict` function, it covers all the 3 old
functions behaviors, only +160 -171


Future developers do not need to think about or guess the different dict
functions, just use one: `dict`

Why use `dict` but not `Dict`? Because there are far more `dict` than
`Dict` in code already ......
2 years ago
..
blob_excerpt.tmpl Fix code view (diff) broken layout (#23096) 2 years ago
box.tmpl Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
comment_form.tmpl Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
comment_form_datahandler.tmpl Make sure fmt catches all templates (#20979) 3 years ago
comments.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
compare.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
conversation.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 3 years ago
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
image_diff.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
options_dropdown.tmpl Fix incorrect `toggle` buttons (#23676) 2 years ago
section_code.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
section_split.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
section_unified.tmpl Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
stats.tmpl Use a general Eval function for expressions in templates. (#23927) 2 years ago
whitespace_dropdown.tmpl Fix incorrect `toggle` buttons (#23676) 2 years ago