1. 06 Sep, 2016 2 commits
    • Jacob Schatz's avatar
      Merge branch 'button-icons-alignment' into 'master' · 1c01dbda
      Jacob Schatz authored
      Fix icon alignment of star and fork buttons
      
      ## What does this MR do?
      
      Fix alignment of star and fork icons.
      
      ## Why was this MR needed?
      
      Buttons had more padding on the left than on the right.
      
      ## What are the relevant issue numbers?
      
      fixes #20001 
      
      ## Screenshots
      
      <table>
      <thead><th>Before</th><th>After</th></thead>
      <tr>
        <td><img alt="fork-button-before" src="/uploads/664c0bc935f4c48899f5b63a1c215cbc/fork-button-before.png"></td>
        <td><img alt="fork-button-after" src="/uploads/9385427a5b178487bd24cd2f8ec4a5ed/fork.png"></td>
      </tr>
      <tr>
        <td><img alt="project-buttons-before" src="/uploads/48ef41458433b468afc2919eb24849cc/project-buttons-before.png"></td>
        <td><img alt="project-buttons-after" src="/uploads/3bafe6e68645d787a2cdb79cd164335f/project-actions.png"></td>
      </tr>
      </table>
      
      See merge request !5451
      1c01dbda
    • Jacob Schatz's avatar
      Merge branch 'todos-hover-state' into 'master' · 74e352b7
      Jacob Schatz authored
      Add hover state to todos
      
      ## What does this MR do?
      
      - Add a hover state to todos like for repository files.
      - Fix button alignment in todos
      - Add link to avatar in todos
      
      ## Are there points in the code the reviewer needs to double check?
      
      The `border-collapse` part&mdash;is there any better way?
      
      ## Why was this MR needed?
      
      Make hover states consistent.
      
      ## What are the relevant issue numbers?
      
      fixes #19833 
      
      ## Screenshots
      
      ### Before
      
      ![before](/uploads/cd2e7b234bf08fac48aebb60cdfa26a9/before.png)
      
      ### After
      
      ![todos-list](/uploads/592457050cb3ff2c43dfcce78418c50b/todos-list.png)
      
      ![todos-list-last-hover](/uploads/532714333bc74d1656a5c767012b4cdd/todos-list-last-hover.png)
      
      ![todos-mobile](/uploads/d542b04ddebc9d4354d57151dd04c0d2/todos-mobile.png)
      
      See merge request !5361
      74e352b7
  2. 05 Sep, 2016 2 commits
  3. 01 Sep, 2016 4 commits
  4. 31 Aug, 2016 29 commits
  5. 29 Aug, 2016 1 commit
  6. 26 Aug, 2016 2 commits