aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DiffFileList.vue
Commit message (Expand)AuthorAgeFilesLines
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-4/+4
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-2/+2
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Fix review UI (#27322)wxiaoguang2023-09-281-1/+1
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-22/+21
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-16/+12
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-291-1/+1
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-12/+0
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-7/+7
* JS refactors (#22227)silverwind2022-12-241-6/+0
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-2/+2
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-0/+81