Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use simpleMDE editor on mobile devices for 1.13 #14029

Merged
merged 4 commits into from
Dec 17, 2020

Commits on Dec 16, 2020

  1. 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.
    mrsdizzie committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2443e83 View commit details
    Browse the repository at this point in the history
  2. Update web_src/js/index.js

    Co-authored-by: silverwind <me@silverwind.io>
    mrsdizzie and silverwind authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    441bd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0736f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    34d1310 View commit details
    Browse the repository at this point in the history