gitea/web_src/js/features
silverwind 1195be41a1
Replace coloris with vanilla-colorful (#30201)
Found [a better color
picker](https://github.com/web-padawan/vanilla-colorful) that [does not
rely](https://github.com/mdbassit/Coloris/issues/139) on
`querySelectorAll` or a global shared instance, and is also around a
third of the size of the previous one.

The popover is handled by tippy.js for which I introduced a new "bare"
theme and it uses a new sibling-based mechanism which should prove
useful later to create tippy popovers via HTML only.

<img width="846" alt="Screenshot 2024-03-31 at 04 03 38"
src="https://github.com/go-gitea/gitea/assets/115237/7639b911-a2d7-4f5c-bffd-a9d84561e747">
2024-04-03 09:15:06 +00:00
..
admin
comp
autofocus-end.js
captcha.js
citation.js
clipboard.js
code-frequency.js
codeeditor.js
colorpicker.js Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
common-global.js Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
contributors.js
copycontent.js Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js Remove jQuery class from the image diff (#30140) 2024-03-29 12:40:17 +00:00
install.js
notification.js Remove jQuery class from the notification count (#30172) 2024-03-29 17:17:21 +00:00
org-team.js
pull-view-file.js
recent-commits.js
repo-branch.js
repo-code.js Remove jQuery class from the code range selection (#30173) 2024-03-29 18:08:54 +01:00
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Remove jQuery class from the diff view (#30176) 2024-03-29 18:51:44 +00:00
repo-editor.js Remove jQuery class from the commit button (#30178) 2024-03-29 20:24:17 +01:00
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Remove most jQuery function calls from the repository topic box (#30191) 2024-03-31 15:39:50 +00:00
repo-issue-content.js Remove jQuery class from the comment edit history (#30186) 2024-03-30 23:09:46 +01:00
repo-issue-list.js Make a distinction between `active` and `selected` in the issue author dropdown (#30207) 2024-03-31 11:27:39 +00:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Remove jQuery class from the `repo-issue.js` file (#30192) 2024-03-31 12:01:21 +00:00
repo-legacy.js Refactor dropzone (#30232) 2024-04-02 02:16:38 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Remove jQuery class from the project page (#30183) 2024-03-30 18:36:28 +01:00
repo-release.js
repo-search.js
repo-settings.js Remove jQuery class from the repository branch settings (#30184) 2024-03-30 22:30:00 +01:00
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js