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

Refactor plugins page #13

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2020

  1. Refactor plugins page

    - converting plugins search to ES module
    - using npm packages through `snowpack`
    - adding `snowpack` production build precommit hook using `husky`
    - linting micro_files using ESLint/semistandard
    - preventing lockfile generation
    - adding editorconfig
    vladimyr committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    e7952a9 View commit details
    Browse the repository at this point in the history
  2. Move bootstrap & github-buttons to web_modules

    - removing legacy scripts from plugins page
    vladimyr committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    f916477 View commit details
    Browse the repository at this point in the history
  3. Fix panel state toggling

    vladimyr committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    1f8abb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f554c8b View commit details
    Browse the repository at this point in the history
  5. Improve install instructions

    - moving prompt sign to before pseudoelement
    vladimyr committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    139633a View commit details
    Browse the repository at this point in the history