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.
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>
3 months ago
..
chroma Various code view improvements (#30014) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Add some handy markdown editor features (#32400) 3 months ago
features feat(#31666): Set the columns height to hug all its contents (#31726) 5 months ago
markup Fix poor table column width due to breaking words (#31473) 8 months ago
modules Add some handy markdown editor features (#32400) 3 months ago
repo Refactor sidebar label selector (#32460) 3 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add automatic light/dark option for the colorblind theme (#31997) 5 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Add reviewers selection to new pull request (#32403) 3 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Set manual `tabindex`es on login page (#31689) 5 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
home.css Refactor language menu and dom utils (#32450) 3 months ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Remove unneccessary uses of `word-break: break-all` (#31637) 7 months ago
repo.css Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
review.css Use vertical layout for multiple code expander buttons (#31122) 8 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 8 months ago