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

Add support for branding/re-theming #116

Merged
merged 31 commits into from
Jun 21, 2024
Merged

Commits on May 8, 2024

  1. added theme-ui dep

    dangunter committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ca956c5 View commit details
    Browse the repository at this point in the history
  2. took out theme-ui

    dangunter committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e6d6d5d View commit details
    Browse the repository at this point in the history
  3. crude theming

    dangunter committed May 8, 2024
    Configuration menu
    Copy the full SHA
    18fcd1d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Adding style variations

    dangunter committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5c6ea8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a927cc7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. More style

    dangunter committed May 12, 2024
    Configuration menu
    Copy the full SHA
    de9b0a6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix tests

    dangunter committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9c42df2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    fce6088 View commit details
    Browse the repository at this point in the history
  2. format tweak

    dangunter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    efc9208 View commit details
    Browse the repository at this point in the history
  3. unfix pyinstaller dep

    dangunter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ab43889 View commit details
    Browse the repository at this point in the history
  4. logic for env var project

    dangunter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    73ea270 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. working on el theme-o

    dangunter committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fd78825 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Got it working!

    dangunter committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0083206 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 28, 2024

  1. Theme version and tests

    dangunter committed May 28, 2024
    Configuration menu
    Copy the full SHA
    589c5ba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. merged from upstream

    dangunter committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2118c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    0bef78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b02644 View commit details
    Browse the repository at this point in the history
  3. reformat and debug stmt

    dangunter committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0d2c84d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Startup cleanup

    dangunter committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d21212f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    be0914a View commit details
    Browse the repository at this point in the history
  2. restored export

    dangunter committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d5f9780 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Add data-testid and waitFor

    dangunter committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6f7ea41 View commit details
    Browse the repository at this point in the history
  2. any kind of entry point

    dangunter committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7c20035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5aa3ad View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fixed up e2e tests

    dangunter committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    be17341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5611d36 View commit details
    Browse the repository at this point in the history
  3. python tests

    dangunter committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ac5f21c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3001711 View commit details
    Browse the repository at this point in the history
  5. testing instructions

    dangunter committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ea24718 View commit details
    Browse the repository at this point in the history