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

[Theme] Base theme setup #8030

Merged

Commits on Oct 8, 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 Oct 8, 2024
    Configuration menu
    Copy the full SHA
    31f6316 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 Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3d80291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0ae6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2e5538 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b59f1 View commit details
    Browse the repository at this point in the history
  6. build: use workspace reference for EUI dependency

    - ensures current state EUI
    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0c61e90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13281dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cdacbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f618e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04eab8c View commit details
    Browse the repository at this point in the history
  11. refactor: use eui-theme-base package in eui-theme-berlin

    -removes circle dependency on main eui
    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    03b49f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c9ca71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89e722c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d481fb1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    08bef3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3e6f41 View commit details
    Browse the repository at this point in the history
  17. build: update dependencies

    build: ensure sass files are added to packed sub packages
    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7642450 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b07e110 View commit details
    Browse the repository at this point in the history
  19. refactor: rename script

    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9bc5ca0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f0d424b View commit details
    Browse the repository at this point in the history
  21. 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 Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6e86fc0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    43c9a3b View commit details
    Browse the repository at this point in the history
  23. chore: rebase cleanup

    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    75e2ad6 View commit details
    Browse the repository at this point in the history
  24. refactor: rename theme

    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c4410e4 View commit details
    Browse the repository at this point in the history
  25. add eui-theme-common package

    - update references
    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f263cd7 View commit details
    Browse the repository at this point in the history
  26. -remove eui-common package

    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    854540d View commit details
    Browse the repository at this point in the history
  27. chore: add min. README

    mgadewoll committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3a16d83 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ce4e8e1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2532104 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    17179a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bb57e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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