mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-14 13:14:17 +00:00
* Rework repo buttons (#20602) * Rework repo buttons - Replace "New PR" and "Go to File" button with Icon Button - Move all "Add File" actions into a dropdown button - Remove most custom styling of clone buttons - Margin and wiki tweaks Buttons are now all equal height, mobile layout wraps gracefully. Fixes: https://github.com/go-gitea/gitea/issues/13671 Replaces: https://github.com/go-gitea/gitea/pull/20375 * Restore history button and hide add button when unable to add (#20718) Fix two regressions from #20602: - Restore the 'History' button that was previously unable to render because it's show condition was never hit - Hide the 'Add File' button when there would be no items in the dropdown. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| locale_bg-BG.ini | ||
| locale_cs-CZ.ini | ||
| locale_de-DE.ini | ||
| locale_el-GR.ini | ||
| locale_en-US.ini | ||
| locale_es-ES.ini | ||
| locale_fa-IR.ini | ||
| locale_fi-FI.ini | ||
| locale_fr-FR.ini | ||
| locale_hu-HU.ini | ||
| locale_id-ID.ini | ||
| locale_is-IS.ini | ||
| locale_it-IT.ini | ||
| locale_ja-JP.ini | ||
| locale_ko-KR.ini | ||
| locale_lv-LV.ini | ||
| locale_ml-IN.ini | ||
| locale_nl-NL.ini | ||
| locale_pl-PL.ini | ||
| locale_pt-BR.ini | ||
| locale_pt-PT.ini | ||
| locale_ru-RU.ini | ||
| locale_si-LK.ini | ||
| locale_sv-SE.ini | ||
| locale_tr-TR.ini | ||
| locale_uk-UA.ini | ||
| locale_zh-CN.ini | ||
| locale_zh-HK.ini | ||
| locale_zh-TW.ini | ||
| TRANSLATORS | ||