You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/components
silverwind 21ba5ca03b
Fix navbar `+` menu flashing on page load (#31281)
Fixes
https://github.com/go-gitea/gitea/pull/31273#issuecomment-2153771331.
Same method as used in https://github.com/go-gitea/gitea/pull/30215. All
left-opening dropdowns need to use it method.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
.eslintrc.yaml Improve context popup rendering (#30824) 11 months ago
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 1 year ago
ActivityHeatmap.vue Fix activity heat map padding & locale (#30823) 11 months ago
ContextPopup.vue Improve context popup rendering (#30824) 11 months ago
DashboardRepoList.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
DiffCommitSelector.vue Fix navbar `+` menu flashing on page load (#31281) 10 months ago
DiffFileList.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
DiffFileTree.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 1 year ago
PullRequestMergeForm.vue Remove fomantic button module (#30475) 12 months ago
RepoActionView.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
RepoActivityTopAuthors.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
RepoBranchTagSelector.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago
RepoCodeFrequency.vue Have time.js use UTC-related getters/setters (#30857) 11 months ago
RepoContributors.vue Fix Activity Page Contributors dropdown (#31264) 10 months ago
RepoRecentCommits.vue Have time.js use UTC-related getters/setters (#30857) 11 months ago
ScopedAccessTokenSelector.vue Use `querySelector` over alternative DOM methods (#31280) 10 months ago