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
silverwind 1752a976e1
Fix Enter not working in SimpleMDE (#11564)
* Fix Enter not working in SimpleMDE

This condition was wrongly inverted, leading to all enter keys being
blocked.

Fixes: https://github.com/go-gitea/gitea/issues/11559

* fix it for absent tribute too
5 years ago
..
components Insert ui divider directly in templates instead of from inside heatmap vue component (#11508) 5 years ago
features Close EventSource before unloading the page (#11539) 5 years ago
standalone Reorganize frontend files and tooling (#10168) 5 years ago
vendor Misc JS linting and naming tweaks (#10652) 5 years ago
index.js Fix Enter not working in SimpleMDE (#11564) 5 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 5 years ago
serviceworker.js Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
utils.js Move tributejs to npm/webpack (#11497) 5 years ago