1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-14 22:24:24 +00: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 Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
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 Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
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 User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Add reviewers selection to new pull request (#32403) 2024-11-09 04:48:31 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
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 Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +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 sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Optimize repo-list layout to enhance visual experience (#31272) 2024-06-07 01:22:03 +02:00