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

[DO NOT MERGE][DRAFT] Theme color setup #8049

Commits on Sep 18, 2024

  1. fix: ensure getComputed resolves Computed objects correctly

    - externally created, compiled and imported themes don't pass the class check anymore we can check for the shape additionally
    mgadewoll committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3ca9ab0 View commit details
    Browse the repository at this point in the history
  2. feat: setup new theme package

    - theme contains only cloned values from current theme
    mgadewoll committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d9867b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: add experimental flag

    mgadewoll committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d162b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3deffaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a94292a View commit details
    Browse the repository at this point in the history
  4. build: use workspace reference for EUI dependency

    - ensures current state EUI
    mgadewoll committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4b09a49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03a0136 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    50c39e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0923c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c13f0d View commit details
    Browse the repository at this point in the history
  4. refactor: use eui-theme-base package in eui-theme-berlin

    -removes circle dependency on main eui
    mgadewoll committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    eecfcb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad5ccdf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    27cd794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec02919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b851b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b121036 View commit details
    Browse the repository at this point in the history
  5. build: update dependencies

    build: ensure sass files are added to packed sub packages
    mgadewoll committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d5a4031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1596ae7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. refactor: rename script

    mgadewoll committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cc492f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54059a9 View commit details
    Browse the repository at this point in the history
  3. refactor: separate out scss files and resolve circular scss dependency

    - this is a first step, once the overall path si defined we either need to continue moving out more or reverse this partially
    mgadewoll committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aa11429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d8af2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffb78c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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