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

Custom color picker #180

Merged
merged 41 commits into from
Feb 26, 2020
Merged

Custom color picker #180

merged 41 commits into from
Feb 26, 2020

Commits on Feb 2, 2020

  1. Begin with color picker

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    c5c2977 View commit details
    Browse the repository at this point in the history
  2. Simplify onClick handlers

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    44bcfba View commit details
    Browse the repository at this point in the history
  3. css cleanup

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    6fce6c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ce0ac View commit details
    Browse the repository at this point in the history
  5. In-line Mode component

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    8420fff View commit details
    Browse the repository at this point in the history
  6. Simplify

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7a6b481 View commit details
    Browse the repository at this point in the history
  7. Some restructuring

    swissspidy committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ad87220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    749331d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d64cd8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6afad9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    ecf16aa View commit details
    Browse the repository at this point in the history
  2. Remove gradient buttons for now

    See #263 for new issue tracking that implementation
    swissspidy committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    44b8508 View commit details
    Browse the repository at this point in the history
  3. styling improvements

    swissspidy committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    f9e714d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e38445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7a859 View commit details
    Browse the repository at this point in the history
  6. Add explicit font-size

    swissspidy committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3b734fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b592d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Fix color picker component

    Morten Barklund committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1e03471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e84b9 View commit details
    Browse the repository at this point in the history
  3. Remove now obsolete file

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f451d73 View commit details
    Browse the repository at this point in the history
  4. Remove now obsolete knob

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    fb91666 View commit details
    Browse the repository at this point in the history
  5. Remove now obsolete files

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0724732 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38583af View commit details
    Browse the repository at this point in the history
  7. Remove duplicate style

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e58dec4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62f3fb2 View commit details
    Browse the repository at this point in the history
  9. Prettier

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    61d815c View commit details
    Browse the repository at this point in the history
  10. Extract another var

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f4adb4d View commit details
    Browse the repository at this point in the history
  11. Remove unneeded comment

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c48acb5 View commit details
    Browse the repository at this point in the history
  12. Pass size to pointer

    swissspidy committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6a2e75f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    5114db3 View commit details
    Browse the repository at this point in the history
  2. Add workaround for onBlur

    swissspidy committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    d8fcc3e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    91fa275 View commit details
    Browse the repository at this point in the history
  2. Use theme color in story

    swissspidy committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e14eac3 View commit details
    Browse the repository at this point in the history
  3. Update pointers

    swissspidy committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    73cde6f View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    swissspidy committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7883332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a4dd4 View commit details
    Browse the repository at this point in the history
  6. Merging color with alpha for alpha picker pointer

    Morten Barklund committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    759081f View commit details
    Browse the repository at this point in the history
  7. Fix rgba to rgb

    Morten Barklund committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    dff50be View commit details
    Browse the repository at this point in the history
  8. Fully fix rgb(a) interface for pointer

    Morten Barklund committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7b41a54 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    c12e024 View commit details
    Browse the repository at this point in the history
  2. Use attr method to apply background color to pointers as inline style

    More performant than creating hundreds of classes dynamically.
    swissspidy committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7ed8b41 View commit details
    Browse the repository at this point in the history