0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 21:35:04 +01:00
gitea/templates/repo
silverwind 3d92ad8eb9
Use native inputs in whitespace dropdown (#20980)
Use native `<input type="radio">` instead of fake icon font. The
`pointer-events: none` is necessary so the link click always takes
effect. Tested in Firefox, Safari and Chrome.

Before:
<img width="305" alt="Screen Shot 2022-08-27 at 20 42 11"
src="https://user-images.githubusercontent.com/115237/187044786-6655c766-c3fb-4672-9e3e-219b3ec4896c.png">

After:
<img width="298" alt="Screen Shot 2022-08-27 at 21 10 05"
src="https://user-images.githubusercontent.com/115237/187044790-33f87741-062e-4744-80b1-d3bd3fd725e3.png">
<img width="302" alt="image"
src="https://user-images.githubusercontent.com/115237/187044872-6c133cea-65ee-4ebd-b18a-a8b38c791565.png">
2022-09-25 22:01:05 +08:00
..
branch
diff Use native inputs in whitespace dropdown (#20980) 2022-09-25 22:01:05 +08:00
editor Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
find
graph Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
issue Added search input field to issue filter (#20623) 2022-09-23 13:23:24 +08:00
migrate Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
projects Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
pulls
release Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
settings Limit length of repo description and repo url input fields (#21119) 2022-09-16 15:19:16 +08:00
wiki Webhook for Wiki changes (#20219) 2022-09-04 20:54:23 +01:00
activity.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
blame.tmpl
branch_dropdown.tmpl Keep path when creating a new branch (#21153) 2022-09-15 21:25:16 +08:00
clone_buttons.tmpl
clone_script.tmpl Make the vscode clone link respect transport protocol (#20557) 2022-09-09 02:38:51 -04:00
commit_page.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
commit_status.tmpl
commit_statuses.tmpl Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
commits.tmpl
commits_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
commits_list_small.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
commits_table.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
create.tmpl
empty.tmpl
forks.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
graph.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
header.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
home.tmpl Make Clone in VSCode link get updated correctly (#21225) 2022-09-21 19:51:10 +08:00
icon.tmpl
packages.tmpl
search.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
shabox_badge.tmpl
sub_menu.tmpl Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2022-09-05 14:04:18 +08:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
view_file.tmpl Show .editorconfig errors in frontend (#21088) 2022-09-12 00:16:56 +02:00
view_list.tmpl Add whitespace removal inside template curly brackes (#20853) 2022-08-25 17:55:52 -04:00
watchers.tmpl