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

1166 introduce color modifiers #1498

Merged
merged 46 commits into from Jan 11, 2023
Merged

1166 introduce color modifiers #1498

merged 46 commits into from Jan 11, 2023

Commits on Dec 19, 2022

  1. create color token form

    swordEdge committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dd71404 View commit details
    Browse the repository at this point in the history
  2. complete color tokenform ui

    swordEdge committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fecc1c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    eee15f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    3098d06 View commit details
    Browse the repository at this point in the history
  2. introduce mixModifier

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3c95b4c View commit details
    Browse the repository at this point in the history
  3. change color by modifies

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    24c517c View commit details
    Browse the repository at this point in the history
  4. save extension to the token

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    29c77c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8b4053 View commit details
    Browse the repository at this point in the history
  6. resolve mix value

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a3b9325 View commit details
    Browse the repository at this point in the history
  7. validate the color token

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4d24ad0 View commit details
    Browse the repository at this point in the history
  8. remove modify

    swordEdge committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8bbdee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. use colorjs instead chorma

    swordEdge committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f367a8b View commit details
    Browse the repository at this point in the history
  2. mix color

    swordEdge committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    df1b268 View commit details
    Browse the repository at this point in the history
  3. make cssColor

    swordEdge committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a7952d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    953fdbe View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. fix error in tokenHelper

    swordEdge committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    00133c6 View commit details
    Browse the repository at this point in the history
  2. remove console

    swordEdge committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    fdc592b View commit details
    Browse the repository at this point in the history
  3. set inGamut false

    swordEdge committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3435e16 View commit details
    Browse the repository at this point in the history
  4. fix error

    swordEdge committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    bb5ae55 View commit details
    Browse the repository at this point in the history
  5. code review

    swordEdge committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6d45741 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e96c9f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix displayValue

    swordEdge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    8703abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37fcc3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e3eb3d View commit details
    Browse the repository at this point in the history
  4. add test coverage

    swordEdge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f971e3a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'next' of https://github.com/six7/figma-tokens into 1166…

    …-introduce-color-modifiers
    swordEdge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4ebd0a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. resolve code review

    swordEdge committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    5c20ed9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. test color.js

    swordEdge committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e8b3db6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. fixes import

    six7 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bdaa8e9 View commit details
    Browse the repository at this point in the history
  2. Update src/utils/convertModifiedColorToHex.ts

    Co-authored-by: SorsOps <80043879+SorsOps@users.noreply.github.com>
    six7 and SorsOps committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b37f99f View commit details
    Browse the repository at this point in the history
  3. remove declaration

    six7 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2d2c17b View commit details
    Browse the repository at this point in the history
  4. resolve merge conflict

    swordEdge committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    981ee2f View commit details
    Browse the repository at this point in the history
  5. fix test error

    swordEdge committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    021b537 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9699dd3 View commit details
    Browse the repository at this point in the history
  7. add modifyColor test

    swordEdge committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    cdd9398 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. save value as number

    swordEdge committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a5fcbdd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    fdb3547 View commit details
    Browse the repository at this point in the history
  2. convert tailwind to stitch

    swordEdge committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    da9a86b View commit details
    Browse the repository at this point in the history
  3. fix test coverage

    swordEdge committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    be1d2a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. resolve code review

    swordEdge committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9a47dfd View commit details
    Browse the repository at this point in the history
  2. add test coverage

    swordEdge committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4040af8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge branch 'next' of https://github.com/six7/figma-tokens into 1166…

    …-introduce-color-modifiers
    swordEdge committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e2cedf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b80235 View commit details
    Browse the repository at this point in the history
  3. fix test coverage

    swordEdge committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c2c43d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. resolve merge conflict

    swordEdge committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a143db4 View commit details
    Browse the repository at this point in the history
  2. append extension property

    swordEdge committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7768485 View commit details
    Browse the repository at this point in the history