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 1f00bc44b2
Fix review UI (#27322)
Close #26730


1. The `diff-detail-box` was abused, it shouldn't be used for
"DiffFileList/DiffFileTree".
2. Fix the sticky position for various screens.



![image](https://github.com/go-gitea/gitea/assets/2114189/558a5c06-c94c-4e5c-8395-d38473dd21c2)


![image](https://github.com/go-gitea/gitea/assets/2114189/3390fb0e-7dc7-457f-bd0c-398fdb6d24c0)


![image](https://github.com/go-gitea/gitea/assets/2114189/d19dd350-aecf-4909-8ef9-73b09d94560e)
9 months ago
..
components Fix review UI (#27322) 9 months ago
features Improve issue history dialog and make poster can delete their own history (#27323) 9 months ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Use vitest globals (#27102) 9 months ago
render Use vitest globals (#27102) 9 months ago
standalone Add toasts to UI (#25449) 1 year ago
test Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 10 months ago
utils Use vitest globals (#27102) 9 months ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 10 months ago
webcomponents Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) 11 months ago
bootstrap.js Remove joinPaths function (#26833) 10 months ago
index.js Add "dir=auto" for input/textarea elements by default (#26735) 10 months ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 11 months ago
svg.test.js Use vitest globals (#27102) 9 months ago
utils.js Remove joinPaths function (#26833) 10 months ago
utils.test.js Use vitest globals (#27102) 9 months ago