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

Added a new feature to allow a color range #11

Merged
merged 9 commits into from Apr 18, 2022
Merged

Added a new feature to allow a color range #11

merged 9 commits into from Apr 18, 2022

Commits on Apr 15, 2022

  1. Copy the full SHA
    3bcfbf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. 🎉 Added more functionalities to color range

    Now the Range can be inverted and doesn't use the message anymore
    LucasWolfgang committed Apr 16, 2022
    Copy the full SHA
    517bd69 View commit details
    Browse the repository at this point in the history
  2. 🪲 Fixed empty message bug in range feature

    Fixed by adding back 'console.' which was removed for testing
    LucasWolfgang committed Apr 16, 2022
    Copy the full SHA
    a690d6b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0ba5274 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Simon Schneegans <code@simonschneegans.de>
    LucasWolfgang and Schneegans committed Apr 16, 2022
    Copy the full SHA
    b718050 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Update index.js

    Removed automatically set message.
    
    Co-authored-by: Simon Schneegans <code@simonschneegans.de>
    LucasWolfgang and Schneegans committed Apr 17, 2022
    Copy the full SHA
    6d79bf4 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Reduce the lightness from 50% to 40%.
    LucasWolfgang committed Apr 17, 2022
    Copy the full SHA
    f354745 View commit details
    Browse the repository at this point in the history
  3. 🎉 Added saturation and lightness parameters

    🎉 Added saturation and lightness parameters to ColorRange feature
    LucasWolfgang committed Apr 17, 2022
    Copy the full SHA
    6363528 View commit details
    Browse the repository at this point in the history
  4. 🎉 Added saturation and lightness parameters

    🎉 Added saturation and lightness parameters to ColorRange feature
    LucasWolfgang committed Apr 17, 2022
    Copy the full SHA
    53c821a View commit details
    Browse the repository at this point in the history