forgejo/web_src/js/features
silverwind 9f6bc7c6f4
Replace tribute with text-expander-element for textarea (#23985)
The completion popup now behaves now much more as expected than before
for the raw textarea:
- You can press <kbd>Tab</kbd> or <kbd>Enter</kbd> once the completion
popup is open to accept the selected item
- The menu does not close automatically when moving the cursor
- When you delete text, previously correct suggestions are shown again
- If you delete all text until the opening char (`@` or `:`) after
applying a suggestion, the popup reappears again
- Menu UI has been improved

<img width="278" alt="Screenshot 2023-04-07 at 19 43 42"
src="https://user-images.githubusercontent.com/115237/230653601-d6517b9f-0988-445e-aa57-5ebfaf5039f3.png">
2023-04-09 12:18:45 -04:00
..
admin
comp Replace tribute with text-expander-element for textarea (#23985) 2023-04-09 12:18:45 -04:00
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js
common-organization.js
contextpopup.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Scroll collapsed file into view (#23702) 2023-04-05 07:51:42 +08:00
formatting.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2023-04-03 12:58:09 -04:00
heatmap.js
imagediff.js
install.js
notification.js
org-team.js
pull-view-file.js Expand/Collapse all changed files (#23639) 2023-04-09 21:11:02 +08:00
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-filetree.js
repo-diff.js Expand/Collapse all changed files (#23639) 2023-04-09 21:11:02 +08:00
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2023-04-07 08:11:02 +08:00
repo-issue-pr-form.js
repo-issue.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2023-04-07 08:11:02 +08:00
repo-legacy.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
user-auth-webauthn.js
user-auth.js
user-settings.js