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
mrsdizzie 4f296f7436
Don't use simpleMDE editor on mobile devices for 1.13 (#14029)
* Don't use simpleMDE editor on mobile devices

simpleMDE doesn't work properly on mobile devices -- We've replaced it with the slightly more working easyMDE in 1.14 but since that change can't be backported to 1.13 we will just disable the editor on mobile here.

* make isMobile function per code review -- disable simpleMDE for code review and replies

* Fix issue with plain text and wiki

Co-authored-by: silverwind <me@silverwind.io>
4 years ago
..
components Insert ui divider directly in templates instead of from inside heatmap vue component (#11508) 5 years ago
features Disable migration items when mirror is selected (#12918) 4 years ago
markdown Make SVG size argument optional (#12814) 5 years ago
standalone Collapse Swagger UI tags by default (#12428) 5 years ago
vendor Rewrite GitGraph.js (#12137) 5 years ago
index.js Don't use simpleMDE editor on mobile devices for 1.13 (#14029) 4 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 Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Update Octicons to v10 (#12240) 5 years ago
utils.js Don't use simpleMDE editor on mobile devices for 1.13 (#14029) 4 years ago