forgejo/templates/repo/settings
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649)
Follow:
* #23574
* Remove all ".tooltip[data-content=...]"

Major changes:

* Remove "tooltip" class, use "[data-tooltip-content=...]" instead of
".tooltip[data-content=...]"
* Remove legacy `data-position`, it's dead code since last Fomantic
Tooltip -> Tippy Tooltip refactoring
* Rename reaction attribute from `data-content` to
`data-reaction-content`
* Add comments for some `data-content`: `{{/* used by the form */}}`
* Remove empty "ui" class
* Use "text color" for SVG icons (a few)
2023-03-24 18:35:38 +08:00
..
webhook Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branches.tmpl
collaboration.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
deploy_keys.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
githook_edit.tmpl
githooks.tmpl
lfs.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
lfs_file.tmpl Fix incorrect show-modal and show-panel class (#23660) 2023-03-23 12:52:20 -04:00
lfs_file_find.tmpl
lfs_locks.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
lfs_pointers.tmpl Fix incorrect show-modal and show-panel class (#23660) 2023-03-23 12:52:20 -04:00
nav.tmpl
navbar.tmpl
options.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
protected_branch.tmpl Allow both fullname and username search when DEFAULT_SHOW_FULL_NAME is true (#23463) 2023-03-16 11:32:25 -05:00
runner_edit.tmpl
runners.tmpl
secrets.tmpl
tags.tmpl Allow both fullname and username search when DEFAULT_SHOW_FULL_NAME is true (#23463) 2023-03-16 11:32:25 -05:00