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

Update Figma variables from JSON files #1884

Merged
merged 75 commits into from
Oct 8, 2024
Merged

Update Figma variables from JSON files #1884

merged 75 commits into from
Oct 8, 2024

Commits on Aug 20, 2024

  1. Initial files

    aweell committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8d3210c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4413a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8878c17 View commit details
    Browse the repository at this point in the history
  2. Code refactor

    aweell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6b75ba6 View commit details
    Browse the repository at this point in the history
  3. Simplify logic

    aweell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f600c36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf97bc View commit details
    Browse the repository at this point in the history
  5. Add variable scoping

    aweell committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    99174a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9394288 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    a803f88 View commit details
    Browse the repository at this point in the history
  2. Simplify logic

    aweell committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a14d6af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    536f4a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 28, 2024

  1. improve file management

    yceballost committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c0981d9 View commit details
    Browse the repository at this point in the history
  2. ux scripting + workflow

    yceballost committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5daa54d View commit details
    Browse the repository at this point in the history
  3. rename files

    yceballost committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fe9d6b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    0018347 View commit details
    Browse the repository at this point in the history
  2. testing workflow

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7d4e58e View commit details
    Browse the repository at this point in the history
  3. Update test.yml

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0cb7602 View commit details
    Browse the repository at this point in the history
  4. Update test.yml

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    97dc0d4 View commit details
    Browse the repository at this point in the history
  5. Update test.yml

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1b5c105 View commit details
    Browse the repository at this point in the history
  6. rename file

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cf217ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6e9db7 View commit details
    Browse the repository at this point in the history
  8. Create movistar2.json

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    83c1fde View commit details
    Browse the repository at this point in the history
  9. test

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    05af426 View commit details
    Browse the repository at this point in the history
  10. Update movistar.json

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5ae59f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d371e68 View commit details
    Browse the repository at this point in the history
  12. Update movistar.json

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c399a65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f0e7ed View commit details
    Browse the repository at this point in the history
  14. Update movistar.json

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    64d745c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c74075 View commit details
    Browse the repository at this point in the history
  16. test name for test

    yceballost committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d314111 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    802e215 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fafdd36 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    614d736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097de09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43afa26 View commit details
    Browse the repository at this point in the history
  4. Extract logic to reuse

    aweell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc143e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    763d7ef View commit details
    Browse the repository at this point in the history
  6. Code improvements

    aweell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b321ea7 View commit details
    Browse the repository at this point in the history
  7. Fixes

    aweell committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5a1dacd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Remove test file

    aweell committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bc10d4c View commit details
    Browse the repository at this point in the history
  2. Update README

    aweell committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c3860f4 View commit details
    Browse the repository at this point in the history
  3. Revert changes in JSON files

    aweell committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8b725b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9acbc96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3693f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cc41ed View commit details
    Browse the repository at this point in the history
  7. Update old collection names references

    Co-authored-by: Ignacio Ceballos (Yayo) <[email protected]>
    aweell and yceballost authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ec25006 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb299f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb54327 View commit details
    Browse the repository at this point in the history
  10. Update root README

    aweell committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8ff1f9d View commit details
    Browse the repository at this point in the history
  11. duplicated file

    yceballost committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    695266a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Naming fixes

    aweell committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f14e760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00491b5 View commit details
    Browse the repository at this point in the history
  3. Remove skin references

    aweell committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    21ef26f View commit details
    Browse the repository at this point in the history
  4. Remove modes magic strings

    aweell committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c1f3314 View commit details
    Browse the repository at this point in the history
  5. Rename iconSet variable group

    aweell committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9ebdc95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4d67fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    000073f View commit details
    Browse the repository at this point in the history
  8. simplify logic in updateSkins

    aweell committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f5c433d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    083f246 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f2b11e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee3fe13 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50dab99 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    77caba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f08ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9048e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add text-content scope

    aweell committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aa13b41 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fixes from CR

    aweell committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    64ff354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f627785 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3b7e72a View commit details
    Browse the repository at this point in the history
  2. Update tokens/figma/README.md

    Co-authored-by: Marcos Kolodny <[email protected]>
    aweell and marcoskolodny authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    373c9dc View commit details
    Browse the repository at this point in the history
  3. Update README

    aweell committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d648f8c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fixes from CR

    aweell committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9aab7ac View commit details
    Browse the repository at this point in the history