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.
forgejo/templates/shared
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>
1 year ago
..
actions Add template linting via djlint (#25212) 1 year ago
secrets Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 1 year ago
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 1 year ago
combomarkdowneditor.tmpl Update JS dependencies, remove space after emoji completion (#25266) 1 year ago
issueicon.tmpl Rework notifications list (#24812) 1 year ago
issuelist.tmpl Button and color enhancements (#24989) 1 year ago
searchbottom.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago