0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 16:45:51 +01:00
gitea/web_src/js/features
Nathaniel Sabanski 8e267afd35
Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152)
Mobile / touch devices currently get "hung up" on the sortable action,
preventing any ability to visually scroll through the Project board to
see issues.

Solution: Sortable.js has a built-in fix using `delayOnTouchOnly`

BEFORE

https://user-images.githubusercontent.com/24665/208266817-6f2968b7-4788-4656-a941-f85b25fc59d5.mp4

AFTER

https://user-images.githubusercontent.com/24665/208266822-3d327002-7a9d-41cf-9890-6d6b8dcb17be.mp4

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-12-20 23:56:58 -05:00
..
admin Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
comp Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
aria.js
aria.md
citation.js fix webpackChunkName for citation-js-csl (#21806) 2022-11-13 15:10:58 -05:00
clipboard.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
codeeditor.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2022-11-09 18:02:19 +08:00
colorpicker.js
common-global.js Prevent NPE if trying to restore an already restored deleted branch (#21940) 2022-11-25 20:58:20 +00:00
common-issue.js
common-organization.js
contextpopup.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
copycontent.js Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js Localize all timestamps (#21440) 2022-10-17 12:08:21 +08:00
heatmap.js Localize time units on activity heatmap (#21570) 2022-10-28 09:48:24 -04:00
imagediff.js
install.js
mcaptcha.js
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
repo-code.test.js Ignore line anchor links with leading zeroes (#21728) 2022-11-11 18:22:36 +08:00
repo-commit.js
repo-common.js
repo-diff-filetree.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-diff.js Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
repo-editor.js
repo-findfile.js Use weighted algorithm for string matching when finding files in repo (#21370) 2022-10-08 12:22:44 +01:00
repo-findfile.test.js Remove vitest globals (#21505) 2022-10-19 14:50:19 +08:00
repo-graph.js
repo-home.js
repo-issue-content.js Multiple improvements for comment edit diff (#21990) 2022-12-02 11:42:34 +02:00
repo-issue-pr-form.js Refactor from Vue2 to Vue3 (#20044) 2022-10-01 22:26:38 +08:00
repo-issue.js Change ID pattern of raw content container for issue (#21966) 2022-12-10 00:25:32 +08:00
repo-legacy.js Change ID pattern of raw content container for issue (#21966) 2022-12-10 00:25:32 +08:00
repo-migrate.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
repo-migration.js
repo-projects.js Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure scrolling is possible. (#22152) 2022-12-20 23:56:58 -05:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js Remove useless appVer from JS window.config (#21445) 2022-10-14 01:16:27 +08:00
sshkey-helper.js
stopwatch.js Update JS dependencies and eslint config (#21388) 2022-10-10 20:02:20 +08:00
tablesort.js
tribute.js Update JS dependencies (#21881) 2022-11-22 08:58:55 +08:00
user-auth-webauthn.js
user-auth.js
user-settings.js