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/js/features/comp
Yarden Shoham 97991596bd
Remove all direct references to font-awesome (#24448)
- Related #10410
- I had to add an SVG for an empty checkbox
https://github.com/primer/octicons/issues/942

# Before

![image](https://user-images.githubusercontent.com/20454870/235374683-13f355c3-1245-40db-adda-4c710fc80288.png)

# After

![image](https://user-images.githubusercontent.com/20454870/235374655-cc637132-f314-424d-9243-13d45b8915d5.png)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2 years ago
..
ColorPicker.js JS refactors (#22227) 2 years ago
ComboMarkdownEditor.js Remove all direct references to font-awesome (#24448) 2 years ago
ImagePaste.js Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
LabelEdit.js Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) 2 years ago
QuickSubmit.js move handleGlobalEnterQuickSubmit into a separate file to avoid cycle-import (#20679) 3 years ago
ReactionSelector.js Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
SearchUserBox.js Add option to search for users is active join a team (#24093) 2 years ago
WebHookEditor.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago