Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework repo buttons #20602

Merged
merged 9 commits into from
Aug 7, 2022
Merged

Rework repo buttons #20602

merged 9 commits into from
Aug 7, 2022

Commits on Aug 2, 2022

  1. 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
    
    Buttons are now all equal height, mobile layout wraps gracefully.
    
    Fixes: go-gitea#13671
    Replaces: go-gitea#20375
    silverwind committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6066d19 View commit details
    Browse the repository at this point in the history
  2. margin and wiki tweaks

    silverwind committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    19c3b2e View commit details
    Browse the repository at this point in the history
  3. fix lint

    silverwind committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f40b74a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    28a97af View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    d260bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b435380 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    ebab11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1154bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2acd12 View commit details
    Browse the repository at this point in the history