gitea/web_src/js/modules/fomantic
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
..
api.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
aria.md Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
base.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
checkbox.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
dimmer.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
dropdown.test.ts Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
dropdown.ts Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
form.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
modal.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
transition.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00