0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js/utils
wxiaoguang e3678356e1
Fix createElementFromAttrs bug (#31751)
The "false" value was not handled correctly, it would cause bugs in the
future (fortunately, this behavior is not used in code yet).
2024-08-01 19:06:03 +00:00
..
color.test.ts
color.ts
dom.test.ts Fix createElementFromAttrs bug (#31751) 2024-08-01 19:06:03 +00:00
dom.ts Fix createElementFromAttrs bug (#31751) 2024-08-01 19:06:03 +00:00
image.test.ts
image.ts
match.test.ts
match.ts
time.test.ts
time.ts
url.test.ts
url.ts