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

Update JS dependencies and misc tweaks #13741

Merged
merged 4 commits into from Nov 29, 2020

Commits on Nov 28, 2020

  1. Update JS dependencies and misc tweaks

    - Update all JS dependencies minus webpack
    - Adapt CodeMirrors styling to new CSS parent introduced by EasyMDE
    - Set eslint parser to latest and add new eslint 7.14 rule
    - Speed up npm install by disabling audit and fund checks
    - Move fomantic-ui to optional dependencies to further speed up npm
    - Enable syntax highlighting on GH for .eslintrc and .stylelintrc
    - Makefile cleanups
    silverwind committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    747c2dd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. disable audit in npmrc

    silverwind committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    dba9ae8 View commit details
    Browse the repository at this point in the history
  2. add missing dash

    silverwind committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    0f5a6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a05f9e View commit details
    Browse the repository at this point in the history