0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 10:45:22 +01:00
gitea/web_src/js/modules
wxiaoguang 5675efb3e0
Fix duplicate dropdown dividers (#32760)
Fix #27466

The problem is that any item in the menu could be hidden, pure CSS won't
work, and dropdown's builtin "hideDividers" doesn't work with our "scope
dividers". The newly introduced "archived" label makes the dividers
regression more.
2024-12-09 07:54:59 +00:00
..
fomantic Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
dirauto.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
fetch.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
fetch.ts Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
fomantic.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
sortable.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
stores.ts Add types to various low-level functions (#31781) 2024-08-10 09:46:48 +00:00
tippy.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
toast.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
toast.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
worker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00