gitea/web_src/js
wxiaoguang 739e47cd80
Improve repo/user/org search (#27030)
* Fix a regression from #26809 (the `data-org` is missing)
* Remove unnecessary style

Screenshots:


![image](https://github.com/go-gitea/gitea/assets/2114189/3f5cf628-db7f-4705-898a-7a4a1fbfbba8)


![image](https://github.com/go-gitea/gitea/assets/2114189/453d1fad-1090-4524-bf45-6c5da2465f04)


![image](https://github.com/go-gitea/gitea/assets/2114189/f14d9808-7596-42c8-84b4-0d57a0bf2278)
2023-09-12 16:44:48 +00:00
..
components Add fetch wrappers, ignore network errors in actions view (#26985) 2023-09-11 10:25:10 +02:00
features Improve repo/user/org search (#27030) 2023-09-12 16:44:48 +00:00
markup
modules Add fetch wrappers, ignore network errors in actions view (#26985) 2023-09-11 10:25:10 +02:00
render
standalone
test
utils
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 2023-09-06 00:02:44 +00:00
webcomponents
bootstrap.js
index.js Add "dir=auto" for input/textarea elements by default (#26735) 2023-09-07 08:00:20 +00:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js