gitea/web_src
wxiaoguang 692c90ea1d
Fix form property assignment edge case (#35073)
"form" has an edge case: its `<input name=action>` element overwrites
the `action` property, we can only set attribute.

This PR makes `assignElementProperty` can handle such case, and add more
tests
2025-07-14 15:20:17 -07:00
..
css UI: add hover background to table rows in user and repo admin page (#35072) 2025-07-14 08:29:35 -04:00
fomantic Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
js Fix form property assignment edge case (#35073) 2025-07-14 15:20:17 -07:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00