1. 01 9月, 2020 1 次提交
  2. 28 8月, 2020 2 次提交
  3. 26 8月, 2020 1 次提交
  4. 20 8月, 2020 2 次提交
  5. 17 8月, 2020 1 次提交
  6. 30 7月, 2020 1 次提交
  7. 28 7月, 2020 1 次提交
  8. 20 7月, 2020 1 次提交
  9. 15 7月, 2020 1 次提交
  10. 22 6月, 2020 1 次提交
  11. 14 5月, 2020 1 次提交
  12. 28 4月, 2020 1 次提交
  13. 10 4月, 2020 1 次提交
  14. 18 3月, 2020 1 次提交
  15. 06 3月, 2020 1 次提交
  16. 13 2月, 2020 1 次提交
  17. 05 2月, 2020 1 次提交
  18. 22 1月, 2020 1 次提交
  19. 16 1月, 2020 1 次提交
  20. 15 1月, 2020 2 次提交
  21. 14 1月, 2020 1 次提交
  22. 19 12月, 2019 1 次提交
  23. 18 12月, 2019 1 次提交
  24. 12 12月, 2019 1 次提交
  25. 09 12月, 2019 1 次提交
  26. 05 12月, 2019 1 次提交
  27. 26 11月, 2019 1 次提交
  28. 17 8月, 2019 1 次提交
  29. 14 6月, 2019 1 次提交
  30. 11 5月, 2019 1 次提交
  31. 12 4月, 2019 1 次提交
  32. 06 4月, 2019 1 次提交
    • S
      Improve diff navigation header · bf47270e
      Sam Bigelow 提交于
      - 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
  33. 19 3月, 2019 1 次提交
  34. 27 2月, 2019 1 次提交
    • D
      Set up basic keyboard next/previous navigation in diff list · 0aff8e27
      Denys Mishunov 提交于
      Mousetrap is used as the help-tool to listen to keystrokes
      
      Added currentDiffIndex getter to store that holds
      the index of currently active diff file in the list
      
      Instead of computing it on the component, we will take advantage of it
      being available for all components in DiffsApp
      
      Testing keyboard navigation and jumpToFile()
      0aff8e27
  35. 15 2月, 2019 1 次提交
  36. 05 2月, 2019 1 次提交
  37. 14 12月, 2018 1 次提交