0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 08:34:43 +01:00
gitea/web_src/css
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465)
Follow #32460

Now the code could be much clearer than before and easier to maintain. A
lot of legacy code is removed.

Manually tested.

This PR is large enough, that fine tunes could be deferred to the future if
there is no bug found or design problem.

Screenshots:

<details>

![image](https://github.com/user-attachments/assets/35f4ab7b-1bc0-4bad-a73c-a4569328303c)

</details>
2024-11-11 04:07:54 +08:00
..
chroma
codemirror
editor Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
features feat(#31666): Set the columns height to hug all its contents (#31726) 2024-09-16 20:41:46 +00:00
markup Fix poor table column width due to breaking words (#31473) 2024-06-24 17:48:43 +00:00
modules Add some handy markdown editor features (#32400) 2024-11-04 10:14:36 +00:00
repo Refactor sidebar label selector (#32460) 2024-11-10 08:26:42 +00:00
shared
standalone
themes Add automatic light/dark option for the colorblind theme (#31997) 2024-09-07 03:09:40 +00:00
actions.css
admin.css
base.css Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00: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
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
index.css
install.css
org.css Remove unneccessary uses of word-break: break-all (#31637) 2024-07-17 12:04:28 +02:00
repo.css Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
review.css
user.css