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: merge alpha into master #3158

Open
wants to merge 236 commits into
base: master
Choose a base branch
from

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    bb36873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f770c35 View commit details
    Browse the repository at this point in the history
  3. feat: design tokens with style-dictionary

    BREAKING CHANGE: Introduces design tokens.
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d5732fe View commit details
    Browse the repository at this point in the history
  4. feat: resolve bootstrap conflicts with design tokens (#1800)

    * feat: resolve some Bootstrap conflicts with design tokens
    
    Co-authored-by: Peter Kulko <[email protected]>
    viktorrusakov and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    debaf45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6907e0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10352aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2233af1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64371a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca5b8a1 View commit details
    Browse the repository at this point in the history
  10. feat: remove deprecated components

    BREAKING CHANGE: all of the deprecated components were removed from Paragon, these include `CheckBoxGroup`, `Checkbox`, `Fieldset`, `Input`, `InputSelect`, `InputText`, `ListBox`, `Modal`, `RadioButtonGroup`, `StatusAlert`, `Table`, `TextArea`, `ValidationFormGroup`, `Button.Deprecated`, `Tabs.Deprecated`, `Dropdown.Deprecated`.
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5a23e57 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c0addf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a67c6f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b246583 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5150adc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e23dfd2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1411c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c092b0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    73f6a87 View commit details
    Browse the repository at this point in the history
  19. refactor: improve design tokens architecture (#1874)

    * refactor: update design tokens naming and add missing ones
    
    * feat: expose replace vars script to CLI
    
    Co-authored-by: Viktor Rusakov <[email protected]>
    PKulkoRaccoonGang and viktorrusakov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dcafd50 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    697bb6d View commit details
    Browse the repository at this point in the history
  21. fix: trigger release

    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0147026 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    56ece6c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8ebe4b1 View commit details
    Browse the repository at this point in the history
  24. fix: ensure design tokens have a valid type attribute (#1992)

    Adds `type` attribute to all design tokens per W3C design tokens spec.
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9c4a46a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    51c7659 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f68e96d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    837e8e2 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #2072 from openedx/master

    Sync `alpha` with `master`
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c9f1ab9 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #2079 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a2f9488 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #2081 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b8304fa View commit details
    Browse the repository at this point in the history
  31. Merge pull request #2083 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7f41fc2 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #2087 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8f294ed View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1c38503 View commit details
    Browse the repository at this point in the history
  34. feat: added CSS custom media query transformer (#2068)

    * feat: added CSS custom media query transformer
    
    * refactor: refactoring after review
    
    * refactor: refactoring after review
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2bd215a View commit details
    Browse the repository at this point in the history
  35. Merge pull request #2093 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c22acd4 View commit details
    Browse the repository at this point in the history
  36. feat: refactoring design tokens folders structure (#2069)

    * feat: refactoring design tokens folders structure
    
    * fix: add missing "type" attribute to tokens and consider token's theme in color-yiq function
    
    * docs: update docstring for colorYiq function
    
    ---------
    
    Co-authored-by: Viktor Rusakov <[email protected]>
    PKulkoRaccoonGang and viktorrusakov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b2ad694 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #2095 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fed70c0 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #2097 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    17ed5b0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a9afbeb View commit details
    Browse the repository at this point in the history
  40. Merge pull request #2101 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    19ac338 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #2104 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a7b400e View commit details
    Browse the repository at this point in the history
  42. Merge pull request #2106 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9c21326 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #2109 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5e39bb7 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #2114 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9176891 View commit details
    Browse the repository at this point in the history
  45. Merge pull request #2116 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3aeb56f View commit details
    Browse the repository at this point in the history
  46. Merge pull request #2118 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b6fbcb4 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #2120 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e40ca1e View commit details
    Browse the repository at this point in the history
  48. Merge pull request #2122 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1182ea3 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #2124 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6607147 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #2126 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b06b88b View commit details
    Browse the repository at this point in the history
  51. Merge pull request #2129 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0208200 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #2131 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ecacf00 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #2133 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6343f7f View commit details
    Browse the repository at this point in the history
  54. Merge pull request #2135 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bce1816 View commit details
    Browse the repository at this point in the history
  55. Merge pull request #2153 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bad7b8e View commit details
    Browse the repository at this point in the history
  56. Merge pull request #2155 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4581c26 View commit details
    Browse the repository at this point in the history
  57. Merge pull request #2157 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    63f9709 View commit details
    Browse the repository at this point in the history
  58. Merge pull request #2158 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c1ba67d View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    8abc6d9 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    708df1b View commit details
    Browse the repository at this point in the history
  61. Merge pull request #2161 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8ace6a9 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    8aa30e2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2077957 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    33b641b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    d6a7914 View commit details
    Browse the repository at this point in the history
  66. Merge pull request #2205 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fdf3b8f View commit details
    Browse the repository at this point in the history
  67. Merge pull request #2206 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cbf8eac View commit details
    Browse the repository at this point in the history
  68. Merge pull request #2207 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8545b56 View commit details
    Browse the repository at this point in the history
  69. Merge pull request #2208 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a809fa7 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    1b02505 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    995dc70 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    9f82290 View commit details
    Browse the repository at this point in the history
  73. chore: master to alpha

    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ad4b847 View commit details
    Browse the repository at this point in the history
  74. feat: remove SCSS variable usages in components (#2137)

    * feat: removed SCSS variable usages in components and other custom styles
    
    * feat: removed SCSS variable files in components
    
    * refactor: code refactoring
    
    * refactor: deleted old logic to search SCSS variables
    
    * refactor: refactoring variables and Anotation component
    
    * feat: added CSS hooks plus tokens for IconButton
    
    * refactor: refacoring IconButton component
    
    * refactor: some refactoring
    
    * feat: update replace-scss-vars script to handle interpolation expressions
    
    * feat: remove SCSS variables in docs site and start using custom media queries
    
    ---------
    
    Co-authored-by: Viktor Rusakov <[email protected]>
    PKulkoRaccoonGang and viktorrusakov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2a7e53a View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    b9e3a9b View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    d5cb9ea View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    8425a26 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #2210 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aea772d View commit details
    Browse the repository at this point in the history
  79. Merge pull request #2301 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bbdd9e0 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #2303 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    11e30a6 View commit details
    Browse the repository at this point in the history
  81. Merge pull request #2305 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2d13396 View commit details
    Browse the repository at this point in the history
  82. Merge pull request #2306 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    87ffe86 View commit details
    Browse the repository at this point in the history
  83. Merge pull request #2308 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ec8967 View commit details
    Browse the repository at this point in the history
  84. Merge pull request #2312 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    88acd2b View commit details
    Browse the repository at this point in the history
  85. feat: completely deprecate FontAwesome (#2327)

    * feat: finished FontAwesome deprecation
    
    * refactor: deleted fonawesom packages
    
    * refactor: after review
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b7762f8 View commit details
    Browse the repository at this point in the history
  86. feat: generate paragon-theme.json during npm run build with themeUrls (

    …#2333)
    
    * feat: generate paragon.config.json during npm run build with themeUrls
    * fix: rename to paragon-theme.json
    * chore: rename paragonConfig
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3397d86 View commit details
    Browse the repository at this point in the history
  87. fix: updates the paragon-theme.json output (#2334)

    * fix: updates the paragon-theme.json output
    * fix: typo
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2767813 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    2ab22c0 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    32027ac View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    5a1461c View commit details
    Browse the repository at this point in the history
  91. Merge pull request #2337 from openedx/vrusakov/sync-alpha

    sync: alpha with master
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2cf913b View commit details
    Browse the repository at this point in the history
  92. Merge pull request #2339 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    da7498b View commit details
    Browse the repository at this point in the history
  93. fix: avoid infinite while loop with colorYiq (#2349)

    * fix: avoid never ending while loop with colorYiq
    * fix: replace scss variable with css variable
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    73bac92 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    0cef2ae View commit details
    Browse the repository at this point in the history
  95. feat: update build-tokens.js to include --source-tokens-only arg (#…

    …2351)
    
    * feat: update build-tokens.js to include --source-tokens-only arg
    * fix: rename paragon-theme.json to theme-urls.json
    * fix: downgrade chalk to non-esm
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d708913 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    8b9a000 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    d3774b4 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    8d58733 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    6aff5e8 View commit details
    Browse the repository at this point in the history
  100. fix: added missing SCSS variables in design tokens (#2364)

    * feat: added missing SCSS variables in design tokens
    * feat: added grid-gutter-width token
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    108c2c5 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    14bf7ee View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    372f801 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    6bd6bfb View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    0acaee2 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    f70e48f View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    97dcf9d View commit details
    Browse the repository at this point in the history
  107. fix: skeleton.css fix

    monteri authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    de6d892 View commit details
    Browse the repository at this point in the history
  108. chore: sync alpha (#2568)

    monteri authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    62e6822 View commit details
    Browse the repository at this point in the history
  109. Revert "chore: sync alpha (#2568)" (#2586)

    This reverts commit ac50be8.
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9df531c View commit details
    Browse the repository at this point in the history
  110. Merge pull request #2587 from openedx/ags/sync-alpha-fix

    [fix] Sync alpha with master
    adamstankiewicz authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2515592 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    3ae8797 View commit details
    Browse the repository at this point in the history
  112. docs: replaced SCSS variables with CSS variables on the Colors page (#…

    …2376)
    
    * docs: replaced SCSS variables with CSS variables on the Colors page of the documentation site
    
    * refactor: refactoring after review
    
    * refactor: refactoring after review
    
    * fix: removed extra commons.css generation
    
    * refactor: code refactoring
    
    * refactor: removed Colors package
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1c46432 View commit details
    Browse the repository at this point in the history
  113. fix: remove $enable-shadows SCSS flag (#2423)

    * refactor: fixed spacing calculations and box-shadows
    
    * refactor: removed flag to switch shadows
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3faf7aa View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    d900fd7 View commit details
    Browse the repository at this point in the history
  115. fix: add source for grid gutter width token (#2636)

    Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1863fcc View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    a4160a9 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    41c8791 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    ebec2a9 View commit details
    Browse the repository at this point in the history
  119. Merge pull request #2649 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0ac20a8 View commit details
    Browse the repository at this point in the history
  120. Merge pull request #2654 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f76aa86 View commit details
    Browse the repository at this point in the history
  121. Merge pull request #2656 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    778ed2f View commit details
    Browse the repository at this point in the history
  122. Merge pull request #2659 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a5b0982 View commit details
    Browse the repository at this point in the history
  123. Merge pull request #2662 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cef15d0 View commit details
    Browse the repository at this point in the history
  124. Merge pull request #2666 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1333dd4 View commit details
    Browse the repository at this point in the history
  125. Merge pull request #2670 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1f09548 View commit details
    Browse the repository at this point in the history
  126. Merge pull request #2670 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e1b13c0 View commit details
    Browse the repository at this point in the history
  127. docs: use DataTable component on the spacing page (#2677)

    * docs: update spacings table using dataTable
    
    * fix: add fixes after review
    
    ---------
    
    Co-authored-by: Kyrylo Hudym-Levkovych <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f7aff4f View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    104f2a2 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    c86c975 View commit details
    Browse the repository at this point in the history
  130. chore: sync alpha (#2693)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3cdd7bb View commit details
    Browse the repository at this point in the history
  131. Merge pull request #2696 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f0d09b View commit details
    Browse the repository at this point in the history
  132. Merge pull request #2698 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5b29ecb View commit details
    Browse the repository at this point in the history
  133. Merge pull request #2700 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e882492 View commit details
    Browse the repository at this point in the history
  134. Merge pull request #2704 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fb36b4d View commit details
    Browse the repository at this point in the history
  135. Merge pull request #2707 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6106c68 View commit details
    Browse the repository at this point in the history
  136. Merge pull request #2708 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6171044 View commit details
    Browse the repository at this point in the history
  137. Merge pull request #2710 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    97892ee View commit details
    Browse the repository at this point in the history
  138. Merge pull request #2712 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2497884 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    409f975 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    1baacc6 View commit details
    Browse the repository at this point in the history
  141. chore: sync alpha (#2731)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d1c3bb5 View commit details
    Browse the repository at this point in the history
  142. feat: move design tokens CLI commands to paragon CLI (#2609)

    * feat: move cli design tokens to paragon cli
    
    * feat: update paths for build-tokens.js
    
    * feat: added descriptions for CLI commands
    
    * refactor: removed commander implementation
    
    * refactor: added build-scss process status
    
    * feat: added ora compilation status
    
    * refactor: code refactoring
    
    * feat: added help description for single command
    
    * refactor: after review
    
    * refactor: refactoring after review
    
    * chore: update docs and cli params parsing
    
    ---------
    
    Co-authored-by: monteri <lansevermore>
    Co-authored-by: PKulkoRaccoonGang <[email protected]>
    Co-authored-by: Viktor Rusakov <[email protected]>
    3 people committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    48c053d View commit details
    Browse the repository at this point in the history
  143. fix: fixed design token for icon btn active state (#2765)

    * fix: fixed design token for icon btn active state
    
    * fix: fixed path to build directory
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    74b2ed8 View commit details
    Browse the repository at this point in the history
  144. feat: added Segment track for CLI scripts (#2617)

    * feat: added Segment track for CLI scripts
    
    * refactor: refactoring after review
    
    * refactor: refactoring after review
    
    * refactor: refactoring after review
    
    * refactor: code refactoring
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fe952ef View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    3eb4aa3 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    ff82626 View commit details
    Browse the repository at this point in the history
  147. chore: sync alpha (#2795)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    364ffb0 View commit details
    Browse the repository at this point in the history
  148. Merge pull request #2802 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4cce07b View commit details
    Browse the repository at this point in the history
  149. Merge pull request #2813 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    81d3ee2 View commit details
    Browse the repository at this point in the history
  150. Merge pull request #2816 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f7e1ce5 View commit details
    Browse the repository at this point in the history
  151. Merge pull request #2822 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    66a3e75 View commit details
    Browse the repository at this point in the history
  152. fix: created missing design tokens (#2811)

    * refactor: created missing design tokens
    
    * refactor: added missing tokens for the Nav component
    
    * refactor: added missing tokens for the Tabs component
    
    * refactor: added missing tokens for the Breadcrumbs component
    
    * refactor: code refactoring
    PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    570e833 View commit details
    Browse the repository at this point in the history
  153. Merge pull request #2823 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c8566f1 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    1f9462e View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    8be3f3d View commit details
    Browse the repository at this point in the history
  156. chore: sync alpha (#2847)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ad18e60 View commit details
    Browse the repository at this point in the history
  157. Merge pull request #2854 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bb2c6da View commit details
    Browse the repository at this point in the history
  158. Merge pull request #2857 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aa0e334 View commit details
    Browse the repository at this point in the history
  159. Merge pull request #2860 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5b9817a View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    4963d7f View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    4a71dae View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    d1b551f View commit details
    Browse the repository at this point in the history
  163. chore: sync alpha (#2891)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8a1bf17 View commit details
    Browse the repository at this point in the history
  164. Merge pull request #2892 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    737d328 View commit details
    Browse the repository at this point in the history
  165. Merge pull request #2895 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e21b213 View commit details
    Browse the repository at this point in the history
  166. Merge pull request #2896 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cc75c96 View commit details
    Browse the repository at this point in the history
  167. Merge pull request #2901 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ea83a5d View commit details
    Browse the repository at this point in the history
  168. Merge pull request #2902 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cfb01b5 View commit details
    Browse the repository at this point in the history
  169. Merge pull request #2905 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2cef381 View commit details
    Browse the repository at this point in the history
  170. Merge pull request #2906 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    265193d View commit details
    Browse the repository at this point in the history
  171. Merge pull request #2909 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a49d44e View commit details
    Browse the repository at this point in the history
  172. Merge pull request #2911 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    356af59 View commit details
    Browse the repository at this point in the history
  173. Merge pull request #2914 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dfb05b5 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    64b998c View commit details
    Browse the repository at this point in the history
  175. Merge pull request #2920 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b978646 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    f68c1aa View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    d8c1b84 View commit details
    Browse the repository at this point in the history
  178. chore: sync alpha (#2932)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    772e66e View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    c07af10 View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    32b6380 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    247df1e View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    0a6ad36 View commit details
    Browse the repository at this point in the history
  183. chore: sync alpha (#2972)

    chore: merging master into alpha
    viktorrusakov authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    af058dc View commit details
    Browse the repository at this point in the history
  184. feat: move utils away from root directory (#3028)

    Co-authored-by: srwang <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3f5cc8e View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    fbae443 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    3c555e3 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    606dd56 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    e5e397a View commit details
    Browse the repository at this point in the history
  189. Merge pull request #3044 from raccoongang/Peter_Kulko/alpha-branch-up…

    …dating
    
    chore: sync alpha to master
    brian-smith-tcril authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6d86446 View commit details
    Browse the repository at this point in the history
  190. Merge pull request #2981 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    559ad7a View commit details
    Browse the repository at this point in the history
  191. Merge pull request #2981 from openedx/master

    sync: master to alpha
    edx-requirements-bot authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3850f3e View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    d242f81 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    ad94e98 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    8a4cc42 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    aae3553 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    16d2452 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    05d4f44 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    eb8342c View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    223c9bd View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    2b95727 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    14c3b79 View commit details
    Browse the repository at this point in the history
  202. feat: add typings for <Button> (#3080)

    * feat: add typings for <Button>
    
    * chore: bump @types/react and @types/react-dom
    
    * feat: re-export bootstrap helpers as ComponentWithAsProp, BsPropsWithAs
    bradenmacdonald authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3f69e2e View commit details
    Browse the repository at this point in the history
  203. chore(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    298068f View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    3f175be View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    4a3a3a4 View commit details
    Browse the repository at this point in the history
  206. chore: update browserslist DB (#3046)

    Co-authored-by: adamstankiewicz <[email protected]>
    2 people authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    226b682 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    f63ce82 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    d8d0576 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    35c765a View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    1f5acff View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    9a26c3e View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    c2952da View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    d8caaea View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    7038666 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    898db22 View commit details
    Browse the repository at this point in the history
  216. chore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#3101)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    61c21f3 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    ab9c8bc View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    4334911 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    565acdb View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    43bf1b1 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    abba6f1 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    05a5037 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    c6e8e26 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    98ac0f5 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    b509f63 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    e7a2ba4 View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    993d2b8 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    ef09e4f View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    81f55d7 View commit details
    Browse the repository at this point in the history
  230. Configuration menu
    Copy the full SHA
    31b9a68 View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    8501b18 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    d1a91a0 View commit details
    Browse the repository at this point in the history
  233. feat: Add TypeScript types for <Overlay>, <OverlayTrigger>, <Tooltip>…

    …, <IconButton> (#3100)
    
    * feat: add typings for <Overlay> and <OverlayTrigger>
    
    * feat: add typings for <Tooltip>
    
    * feat: add typings for <IconButton>
    
    * chore: typing cleanups for <Chip> code
    
    * feat: slightly more detailed types for <Chip/ChipIcon> - per review
    bradenmacdonald authored and PKulkoRaccoonGang committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6c05506 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

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