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

[infra] Automatically get info for CSS variables #874

Merged
merged 26 commits into from
Dec 4, 2024

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    584a93e View commit details
    Browse the repository at this point in the history
  2. Update packages/react/src/accordion/cssVars.ts

    Signed-off-by: Marija Najdova <[email protected]>
    mnajdova authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9789053 View commit details
    Browse the repository at this point in the history
  3. index changed

    mnajdova committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c5619b4 View commit details
    Browse the repository at this point in the history
  4. conver dialog css vars

    mnajdova committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6d96d74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16cbcdc View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. add CSS variables generator

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e60a659 View commit details
    Browse the repository at this point in the history
  2. fix

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c38de97 View commit details
    Browse the repository at this point in the history
  3. add test

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0e7bf70 View commit details
    Browse the repository at this point in the history
  4. use deep equal

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    44cc34e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b6dc8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90b0e56 View commit details
    Browse the repository at this point in the history
  7. pnpm-lock

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    53c7c57 View commit details
    Browse the repository at this point in the history
  8. dedupe

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9512a7c View commit details
    Browse the repository at this point in the history
  9. pnpm-lock fix

    mnajdova committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fb39b6e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. use enum

    mnajdova committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    38f4ed8 View commit details
    Browse the repository at this point in the history
  2. review comment

    mnajdova committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fd5cb8c View commit details
    Browse the repository at this point in the history
  3. Rename dialogPopupCssVars.ts to DialogPopupCssVars.ts

    Signed-off-by: Marija Najdova <[email protected]>
    mnajdova authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    cf17189 View commit details
    Browse the repository at this point in the history
  4. lint issue

    mnajdova committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d4b6be3 View commit details
    Browse the repository at this point in the history
  5. Comment ending

    mnajdova committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c7f5385 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. pnpm-lock revert

    mnajdova committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    40537cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6b6d7 View commit details
    Browse the repository at this point in the history
  3. remove export from index

    mnajdova committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0c4a62a View commit details
    Browse the repository at this point in the history
  4. use latest commit from core

    mnajdova committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2cd7c04 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Merge branch 'master' into infra/css-vars-api

    Signed-off-by: Marija Najdova <[email protected]>
    mnajdova authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5d181f0 View commit details
    Browse the repository at this point in the history
  2. use master commit

    mnajdova committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    65252af View commit details
    Browse the repository at this point in the history
  3. use latest minor

    mnajdova committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5b49e7c View commit details
    Browse the repository at this point in the history