You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
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">
2 years ago
..
chroma Replace Less with CSS (#23481) 2 years ago
code Fix some broken css (#23560) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
console Replace Less with CSS (#23481) 2 years ago
features Set opaque background on markup and images (#23578) 2 years ago
markup Show errors for KaTeX and mermaid on the preview tab (#24009) 2 years ago
modules Replace Less with CSS (#23481) 2 years ago
shared Convert issue list checkboxes to native (#23596) 2 years ago
standalone Replace Less with CSS (#23481) 2 years ago
themes CSS color tweaks (#23828) 2 years ago
admin.css Replace Less with CSS (#23481) 2 years ago
animations.css Replace Less with CSS (#23481) 2 years ago
base.css Show protected branch rule names again (#23907) 2 years ago
dashboard.css Replace Less with CSS (#23481) 2 years ago
editor-markdown.css Replace tribute with text-expander-element for textarea (#23985) 2 years ago
editor.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
explore.css Fix long name ui issues and label ui issue (#23541) 2 years ago
font_i18n.css Replace Less with CSS (#23481) 2 years ago
form.css Replace tribute with text-expander-element for textarea (#23985) 2 years ago
helpers.css Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
home.css Replace Less with CSS (#23481) 2 years ago
index.css Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
install.css Replace Less with CSS (#23481) 2 years ago
organization.css Org pages style fixes (#23901) 2 years ago
package.css Replace Less with CSS (#23481) 2 years ago
repository.css Adjust sticky pr header to cover background (#23956) 2 years ago
review.css Expand/Collapse all changed files (#23639) 2 years ago
runner.css Replace Less with CSS (#23481) 2 years ago
svg.css Replace Less with CSS (#23481) 2 years ago
tribute.css Replace Less with CSS (#23481) 2 years ago
user.css Fix user profile description rendering (#23882) 2 years ago