Skip to content
Snippets Groups Projects
  1. Jan 24, 2020
  2. Jan 21, 2020
  3. Dec 20, 2019
  4. Aug 27, 2019
    • Thomas Randolph's avatar
      Round the file title; Add top border to conflict diffs · 98949a13
      Thomas Randolph authored
      The file title sometimes overflows its container, which has the same
      border-radius. By always rounding the file title, the overflow never
      happens, so the corners always look correct.
      
      Everywhere else there are file diffs, there is a top border to complete
      the full border around the file.
      98949a13
  5. Aug 16, 2019
  6. Aug 10, 2019
  7. Jul 12, 2019
  8. Jul 09, 2019
    • Natalia Tepluhina's avatar
      Fixed editing form · 9613a34a
      Natalia Tepluhina authored
      - applied functional component patch
      - fixed border radius for list
      - fixed Karma test to take a correct li amount
      9613a34a
  9. Jul 03, 2019
  10. Jun 14, 2019
  11. Jun 10, 2019
  12. Jun 06, 2019
  13. May 31, 2019
  14. May 23, 2019
  15. Apr 18, 2019
  16. Apr 05, 2019
    • Sam Bigelow's avatar
      Improve diff navigation header · bf47270e
      Sam Bigelow authored
      - Compare versions header is full width except in the unified diff mode
      with no tree sidebar
        - Bar is always full width, but the content within stays centered when
      unified and no tree sidebar
      - File header is the same height as the "Compare versions header"
      - aligns with the design system grid guidelines => 56px
      - Diff file headers use a button group, switch icon order to open file
      externally being the last option, all buttons will become icon buttons
      (icon delivery by @dimitrieh)
      - If a file header becomes sticky no rounded corner/double border
      problem is visible anymore
      bf47270e
    • ftab's avatar
      Fix old image diff swipe view · fa71715e
      ftab authored
      fa71715e
  17. Apr 04, 2019
    • ftab's avatar
      Move swipe diff border to the right · f2343100
      ftab authored
      In the Vue image diff app, the border needs to be on the right because
      the new image comes in from the left. The old image diff app which is
      used in commits and compare views had the new image visible by default
      and hiding away from the left.
      f2343100
  18. Apr 02, 2019
  19. Mar 26, 2019
  20. Mar 08, 2019
  21. Mar 06, 2019
  22. Feb 25, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 46a1ca28
      Tim Zallmann authored
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      
      First round of advanced stylelint rules
      
      Mainly Vendor prefix updates related to flex
      
      Updates to more webkit specific vendor prefixes
      
      Finished all vendor specific fixes
      
      Moved now 4 rules to warning
      
      Fixed the new scss lint problems
      
      More stylelint adaptions after rebase
      46a1ca28
  23. Feb 15, 2019
  24. Feb 14, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 0b535661
      Tim Zallmann authored
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      0b535661
  25. Feb 06, 2019
  26. Jan 24, 2019
  27. Jan 22, 2019
  28. Jan 08, 2019
  29. Dec 07, 2018
  30. Nov 27, 2018
  31. Nov 22, 2018
  32. Nov 20, 2018
  33. Nov 16, 2018
  34. Nov 08, 2018
Loading