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.
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 ......
1 year ago
..
member Org pages style fixes (#23901) 1 year ago
projects Add main landmark to templates and adjust titles (#22670) 1 year ago
settings Remove incorrect HTML self close tag (#23748) 1 year ago
team Merge template functions "dict/Dict/mergeinto" (#23932) 1 year ago
create.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
header.tmpl Add context cache as a request level cache (#22294) 1 year ago
home.tmpl Org pages style fixes (#23901) 1 year ago
menu.tmpl Add missing tabs to org projects page (#22705) 1 year ago