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

Feature: Implement theme dependent illustrations (useThemeIllustrations hook) #31452

Merged
merged 14 commits into from
Nov 27, 2023

Commits on Nov 16, 2023

  1. fix: remove TODO comment

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6975d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80afdf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a043751 View commit details
    Browse the repository at this point in the history
  4. move file

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    69affbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cfaabd View commit details
    Browse the repository at this point in the history
  6. fix: remaining uses

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fa16347 View commit details
    Browse the repository at this point in the history
  7. add empty state background

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5a5be5e View commit details
    Browse the repository at this point in the history
  8. fix: imports

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0c364d9 View commit details
    Browse the repository at this point in the history
  9. fix: import

    chrispader committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1b435eb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix: only use hook for empty state background

    Christoph Pader committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2b2d7b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into @chrispader/use-theme-illustrations

    Christoph Pader committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d18c578 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into @chrispader/use-theme-illustrations

    Christoph Pader committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1aeec98 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'main' into @chrispader/use-theme-illustrations

    Christoph Pader committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    eab61d4 View commit details
    Browse the repository at this point in the history
  2. feat: add types for theme illustrations

    Christoph Pader committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8330198 View commit details
    Browse the repository at this point in the history