forgejo/web_src/js/components
silverwind 040970c320
Enable two vue eslint rules ()
These two rules are no longer violated, so we can enable them again.
2023-05-17 22:00:34 -04:00
..
.eslintrc.yaml Enable two vue eslint rules () 2023-05-17 22:00:34 -04:00
ActionRunStatus.vue Fix flash of unstyled content in action view page () 2023-05-14 14:58:59 +00:00
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle () 2023-05-17 10:55:34 +00:00
ContextPopup.vue Modify luminance calculation and extract related functions into single files () 2023-05-10 11:19:03 +00:00
DashboardRepoList.vue Add status indicator on main home screen for each repo () 2023-05-13 21:59:01 +00:00
DiffFileList.vue Use data-tooltip-content for tippy tooltip () 2023-03-24 18:35:38 +08:00
DiffFileTree.vue Update the value of the diffEnd when click Show More btn in the DiffFileTree () 2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue Use reactive store to share data between components () 2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC () 2023-03-14 17:51:20 +08:00
RepoActionView.test.js Improve action log display with control chars () 2023-04-01 20:57:05 +08:00
RepoActionView.vue Fix flash of unstyled content in action view page () 2023-05-14 14:58:59 +00:00
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC () 2023-03-14 12:09:06 +08:00
RepoBranchTagSelector.vue Remove svg.svg class, restore .rss-icon () 2023-05-12 10:23:53 +00:00