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

Move jquery-minicolors to npm/webpack #12305

Merged
merged 7 commits into from
Jul 29, 2020

Commits on Jul 28, 2020

  1. Move jquery-minicolors to npm/webpack

    - Unvendor and add as npm dependency
    - Removed unneeded backend variable
    - Fixed existing bug where picker would previously initizalize to the
      same green color when editing a label.
    
    There was probably a version bump because the previous version was
    over 3 years old but it seems to be compatible.
    silverwind committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a2e5c65 View commit details
    Browse the repository at this point in the history
  2. use file-loader

    silverwind committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    cea9f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7741aa1 View commit details
    Browse the repository at this point in the history
  4. misc tweaks

    silverwind committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f7e89d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abbe82e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    13da1c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95db59 View commit details
    Browse the repository at this point in the history