gitea/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>
2021-11-18 11:26:50 +08:00
..
ActivityHeatmap.vue Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
ContextPopup.vue Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2021-10-21 15:37:43 +08:00
DashboardRepoList.js Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 2021-10-17 01:28:04 +08:00
RepoBranchTagDropdown.js Split `index.js` to separate files (#17315) 2021-10-17 01:28:04 +08:00
VueComponentLoader.js Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 2021-10-21 15:37:43 +08:00