mirror of
1
Fork 0
forgejo/web_src/js
Beowulf 5f5d66624e Move settings button back to the right in repo and org header
This will move the settings button back to the right, like known from
older versions.
For this, the overflow-menu was changed when a setting button is
available. If no settings button is available, the behavior will not
change.

Fixes #3301

(cherry picked from commit f9628f883d)
2024-04-28 06:21:47 +00:00
..
components
features Fix the WIP prefix toggling on the sidebar 2024-04-23 08:01:58 +00:00
markup
modules Add form field id generation, remove duplicated ids (#30546) 2024-04-22 07:46:30 +00:00
render
standalone lint: apply lint-frontend-fix 2024-03-26 19:04:28 +01:00
utils
vendor
webcomponents Move settings button back to the right in repo and org header 2024-04-28 06:21:47 +00:00
bootstrap.js
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 2024-01-21 14:23:08 +00:00
htmx.js
index.js
jquery.js
svg.js
svg.test.js
utils.js enforce maxlength in frontend (#29389) 2024-02-26 22:30:27 +01:00
utils.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
vitest.setup.js