Commit Graph

1 Commits (edfba99f11e78f189cc483a5f07292d9e6384526)

Author SHA1 Message Date
sebastian-sauer 31f934c1d8
Add filetree on left of diff view ()
This PR adds a filetree to the left side of the files/diff view.

Initially the filetree will not be shown and may be shown via a new
"Show file tree" button.

Showing and hiding is using the same icon as github. Folders are
collapsible. On small devices (max-width 991 PX) the file tree will be
hidden.

Close 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>