0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +01:00
gitea/web_src/css
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771)
Rewrite a lot of legacy strange code, remove duplicate code, remove
jquery, and make these filters reusable.

Let's forget the old code, new code affects: 

* issue list open/close switch
* issue list filter (label, author, assignee)
* milestone list open/close switch
* milestone issue list filter (label, author, assignee)
* project view (label, assignee)
2024-12-10 11:38:22 +08:00
..
chroma
codemirror
editor Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
features Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
repo Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
shared Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone
themes Add automatic light/dark option for the colorblind theme (#31997) 2024-09-07 03:09:40 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css
base.css Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
dashboard.css
explore.css
font_i18n.css
form.css Set manual tabindexes on login page (#31689) 2024-09-20 15:27:19 +00:00
helpers.css Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
index.css GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
repo.css Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
review.css Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00