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/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.
2 months ago
..
api.ts Fix some typescript issues (#32586) 3 months ago
aria.md Remove fomantic checkbox module (#30162) 11 months ago
base.ts Fix some typescript issues (#32586) 3 months ago
checkbox.ts Convert frontend code to typescript (#31559) 8 months ago
dimmer.ts Fix some typescript issues (#32586) 3 months ago
dropdown.test.ts Fix duplicate dropdown dividers (#32760) 2 months ago
dropdown.ts Fix duplicate dropdown dividers (#32760) 2 months ago
form.ts Convert frontend code to typescript (#31559) 8 months ago
modal.ts Fix some typescript issues (#32586) 3 months ago
transition.ts Fix some typescript issues (#32586) 3 months ago