1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 12:11:18 +02:00
gitea/web_src/js
silverwind abdebd2641
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

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-08 02:15:11 +03:00
..
components Fix default merge style (#20564) 2022-07-31 17:13:31 +02:00
features Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
markup
modules Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
standalone
testUtils
bootstrap.js Bypass Firefox (iOS) bug (#20244) 2022-07-05 13:27:13 +01:00
index.js Init popup for new code comment (#20234) 2022-07-05 13:28:31 +01:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js Add eslint-plugin-sonarjs (#20431) 2022-07-22 09:10:22 +08:00
utils.test.js