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.
forgejo/web_src/js/components
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674)
* Cleanup and use global style on popups

- Fix typo 'poping' to 'popping'
- Remove most inline 'data-variation' attributes
- Initialize all popups with 'inverted tiny' variation

* misc tweaks

* rename to .tooltip, use jQuery

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
ActivityHeatmap.vue Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
ContextPopup.vue Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
DashboardRepoList.js Cleanup and use global style on popups (#17674) 3 years ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 3 years ago
RepoBranchTagDropdown.js Split `index.js` to separate files (#17315) 3 years ago
VueComponentLoader.js Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago