forgejo/web_src/js
silverwind 8e89eb8f43
Update JS dependencies, remove space after emoji completion () ()
Manual backport of  because of lockfile conflicts.

- 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>
2023-06-20 05:38:52 +00:00
..
components Remove more unused Fomantic variants () () 2023-06-17 17:14:25 +02:00
features Update JS dependencies, remove space after emoji completion () () 2023-06-20 05:38:52 +00:00
markup Fix task list checkbox toggle to work with YAML front matter () () 2023-06-13 08:23:21 +00:00
modules Fix mobile navbar and misc cleanups () () 2023-06-11 09:50:39 +08:00
render Add PDF rendering via PDFObject () 2023-05-29 12:10:00 +00:00
standalone Add new JS linter rules () 2021-11-22 16:19:01 +08:00
test Improve emoji and mention matching () 2023-04-22 11:32:34 -04:00
utils Add two eslint plugins () 2023-05-18 09:14:31 +08:00
webcomponents Refactor locale number () 2023-04-17 11:37:23 +08:00
bootstrap.js Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
index.js Redesign Scoped Access Tokens () 2023-06-04 20:57:16 +02:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Add show timestamp/seconds and fullscreen options to action page () 2023-05-30 20:38:55 +00:00
svg.test.js Improve <SvgIcon> to make it output svg node and optimize performance () 2023-03-23 11:24:16 +08:00
utils.js Remove hacky patch for "safari emoji glitch fix" () () 2023-06-12 18:16:04 +02:00
utils.test.js Fix webauthn regression and improve code () 2023-06-07 19:20:18 +08:00