aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DiffFileTreeItem.vue
Commit message (Expand)AuthorAgeFilesLines
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Improve diff tree spacing (#27714)silverwind2023-10-211-4/+7
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-24/+22
* Rewrite the DiffFileTreeItem and fix misalignment (#26565)wxiaoguang2023-08-181-105/+45
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+5
* 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