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

feat(tokens): add new tokens json files #29525

Merged
merged 41 commits into from
May 22, 2024
Merged

feat(tokens): add new tokens json files #29525

merged 41 commits into from
May 22, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    4f2a72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978fbaf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    0648900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20d91c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe09fa5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Improved utility-classes

    BenOsodrac committed May 17, 2024
    Configuration menu
    Copy the full SHA
    eee448b View commit details
    Browse the repository at this point in the history
  2. updated tokens

    BenOsodrac committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b717377 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix scss order issue

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d5beb29 View commit details
    Browse the repository at this point in the history
  2. removed json files

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    767cbf7 View commit details
    Browse the repository at this point in the history
  3. re-added correct jsons

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1e9c7e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4170fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f543cc View commit details
    Browse the repository at this point in the history
  6. Improved tokens.js code

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    964e292 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b90b7d View commit details
    Browse the repository at this point in the history
  8. Merge from next

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    14692d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1752e7 View commit details
    Browse the repository at this point in the history
  10. adjusted ReadMe

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e6877a4 View commit details
    Browse the repository at this point in the history
  11. Updated top-bat snapshots

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4734243 View commit details
    Browse the repository at this point in the history
  12. update card snapshots

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2a5a0c4 View commit details
    Browse the repository at this point in the history
  13. update link snapshots

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f8ff2c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9357fe5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    94d1e77 View commit details
    Browse the repository at this point in the history
  16. update lint ignore

    BenOsodrac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1c98eea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    757c0d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    944f7ce View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. revert rgb lint

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ebfb134 View commit details
    Browse the repository at this point in the history
  2. Added comments

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6f62eef View commit details
    Browse the repository at this point in the history
  3. updated lint on utilities

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    854b429 View commit details
    Browse the repository at this point in the history
  4. added comment

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2f7287f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa3e432 View commit details
    Browse the repository at this point in the history
  6. Added TODO

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    88edc18 View commit details
    Browse the repository at this point in the history
  7. renamed tokens scripts

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    36a9497 View commit details
    Browse the repository at this point in the history
  8. removed html tokens code

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ae95ee6 View commit details
    Browse the repository at this point in the history
  9. Added comments

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6fc5b55 View commit details
    Browse the repository at this point in the history
  10. Added comments

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4a6a517 View commit details
    Browse the repository at this point in the history
  11. Added lowecase

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    10b3535 View commit details
    Browse the repository at this point in the history
  12. Fixed comments format

    BenOsodrac committed May 21, 2024
    Configuration menu
    Copy the full SHA
    301f598 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Update core/scripts/tokens/index.js

    Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
    BenOsodrac and thetaPC committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9731193 View commit details
    Browse the repository at this point in the history
  2. Add comment

    BenOsodrac committed May 22, 2024
    Configuration menu
    Copy the full SHA
    38affcf View commit details
    Browse the repository at this point in the history
  3. Added ReadMe

    BenOsodrac committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6648113 View commit details
    Browse the repository at this point in the history
  4. renamed method

    BenOsodrac committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9d6ea49 View commit details
    Browse the repository at this point in the history