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/templates
silverwind f47744c3f1
Update JS dependencies, remove space after emoji completion (#25266)
- Update all JS dependencies
- Enable stylint
[`media-feature-name-value-no-unknown`](https://stylelint.io/user-guide/rules/media-feature-name-value-no-unknown)
- Make use of new features in webpack and text-expander-element
- Tested Swagger and Mermaid

To explain the `text-expander-element` change: Before this version, the
element added a unavoidable space after emoji completion. Now that
https://github.com/github/text-expander-element/pull/36 is in, we gain
control over this space and I opted to remove it for emoji completion
and retain it for `@` mentions.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
admin Show OAuth2 errors to end users (#25261) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Add template linting via djlint (#25212) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom
devtest Use flex to align SVG and text (#25163) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Add template linting via djlint (#25212) 2 years ago
package Fix displayed RPM repo url (#25310) 2 years ago
projects Merge `new project` templates into one (#24985) 2 years ago
repo Use fetch to send requests to create issues/comments (#25258) 2 years ago
shared Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
status Show OAuth2 errors to end users (#25261) 2 years ago
swagger fix swagger documentation for multiple files API endpoint (#25110) 2 years ago
user Add template linting via djlint (#25212) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Add template linting via djlint (#25212) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago