aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DiffFileTreeItem.vue
Commit message (Expand)AuthorAgeFilesLines
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-2/+2
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-111-10/+4
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-071-9/+17
* Diff improvements (#23553)silverwind2023-03-301-10/+12
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+0
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-1/+1
* Add `title` to PR file tree items (#22918)delvh2023-02-161-1/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-121-2/+5
* JS refactors (#22227)silverwind2022-12-241-6/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-0/+150