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

Support #rrggbbaa and #rgba #36

Merged
merged 4 commits into from Nov 29, 2022
Merged

Support #rrggbbaa and #rgba #36

merged 4 commits into from Nov 29, 2022

Commits on Sep 18, 2016

  1. Configuration menu
    Copy the full SHA
    591a7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7945c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Merge branch 'master' into feature/rrggbbaa

    * master: (26 commits)
      Fix output quoting.
      Rework the README to allow the examples to be validated.
      New build
      Fix rollup config
      Switch from rollup-plugin-commonjs to @rollup/plugin-commonjs
      Replace uglify-js with rollup-plugin-terser, update rollup, simplify build setup
      Test on more node.js versions, lint and build on 14.
      Avoid no-prototype-builtins error
      eslint --fix . && prettier --write '**/*.js'
      Replace jshint with eslint
      prettier --write '**/*.{js,md}'
      Add prettier setup
      Try building on node.js 12 always, and only run the tests on the Travis-provided one
      Rename travis script to ci
      Drop package-lock.json, disable save-exact in .npmrc
      Bump lodash from 4.17.11 to 4.17.19
      Make npm build script possible to run on windows. refs #42 (comment)
      3.1.0
      Add luminance, contrast and darkness values
      Update author's email
      ...
    papandreou committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    b68d1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e7a377 View commit details
    Browse the repository at this point in the history