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

chore(TS): migrate gradient #8154

Merged
merged 50 commits into from
Aug 26, 2022
Merged

chore(TS): migrate gradient #8154

merged 50 commits into from
Aug 26, 2022

Commits on Aug 18, 2022

  1. init

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    58d50a5 View commit details
    Browse the repository at this point in the history
  2. major

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    91f4a89 View commit details
    Browse the repository at this point in the history
  3. rename

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1be0a07 View commit details
    Browse the repository at this point in the history
  4. types

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    295fad8 View commit details
    Browse the repository at this point in the history
  5. Update index.js

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    29a7ddf View commit details
    Browse the repository at this point in the history
  6. opts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a5f906a View commit details
    Browse the repository at this point in the history
  7. Update typedefs.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0ed975b View commit details
    Browse the repository at this point in the history
  8. Update gradient.class.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d7c157a View commit details
    Browse the repository at this point in the history
  9. Update gradient.class.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b9c62e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcfda21 View commit details
    Browse the repository at this point in the history
  11. cleanup

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4a2cffb View commit details
    Browse the repository at this point in the history
  12. move

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f5596a2 View commit details
    Browse the repository at this point in the history
  13. Create index.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cd6f610 View commit details
    Browse the repository at this point in the history
  14. Update index.js

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    44dfca8 View commit details
    Browse the repository at this point in the history
  15. Update gradient.class.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    df8d16b View commit details
    Browse the repository at this point in the history
  16. Update gradient.class.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e4b257d View commit details
    Browse the repository at this point in the history
  17. fix types

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3ae0d3a View commit details
    Browse the repository at this point in the history
  18. Update gradient.class.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    60fbc6e View commit details
    Browse the repository at this point in the history
  19. Update parseCoords.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3ce2adb View commit details
    Browse the repository at this point in the history
  20. ifNaN

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e219b40 View commit details
    Browse the repository at this point in the history
  21. rename

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c7a40ee View commit details
    Browse the repository at this point in the history
  22. safeguard from null

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2bc3dd7 View commit details
    Browse the repository at this point in the history
  23. clamp valueIfNaN

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    582d1cc View commit details
    Browse the repository at this point in the history
  24. Update percent.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d81ef06 View commit details
    Browse the repository at this point in the history
  25. Update percent.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cf6e340 View commit details
    Browse the repository at this point in the history
  26. Update ifNaN.ts

    ShaMan123 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8a11582 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b07fa0d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    881e490 View commit details
    Browse the repository at this point in the history
  2. Update percent.ts

    ShaMan123 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0ad53a3 View commit details
    Browse the repository at this point in the history
  3. Update typedefs.ts

    ShaMan123 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    564f725 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Update gradient.class.ts

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    bd820e2 View commit details
    Browse the repository at this point in the history
  2. Update typedefs.ts

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    fdff0e5 View commit details
    Browse the repository at this point in the history
  3. consts

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0c4cb92 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    15541cb View commit details
    Browse the repository at this point in the history
  5. Update index.ts

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a5c48f5 View commit details
    Browse the repository at this point in the history
  6. Update gradient.class.ts

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    378ab72 View commit details
    Browse the repository at this point in the history
  7. remove ifNaN

    NaN || value === value
    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    684e2c9 View commit details
    Browse the repository at this point in the history
  8. checkout

    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    04634e1 View commit details
    Browse the repository at this point in the history
  9. revert remove ifNaN

    reverts 684e2c9
    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    fa38d1d View commit details
    Browse the repository at this point in the history
  10. fix visual test percision

    closes #8168
    ShaMan123 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7f68645 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    6625eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee14fda View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    0cbef4a View commit details
    Browse the repository at this point in the history
  2. fix(): naming error

    ShaMan123 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2078c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee19ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    329e23c View commit details
    Browse the repository at this point in the history
  5. test more strict

    asturur committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1c38116 View commit details
    Browse the repository at this point in the history
  6. restore text9.png

    asturur committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    63c4f91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df2acd4 View commit details
    Browse the repository at this point in the history