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 theming capability to Explorer 1 #433

Merged
merged 40 commits into from
May 24, 2024
Merged

Add theming capability to Explorer 1 #433

merged 40 commits into from
May 24, 2024

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    dac0484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f7f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2067fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b8602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f69fd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4902c42 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    cf454c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8abac70 View commit details
    Browse the repository at this point in the history
  3. updating makefile

    stephiescastle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0ffed09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71cfbbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    857f94d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0091991 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6548a8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a74fa2f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. removing ignored dist

    stephiescastle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1c2c475 View commit details
    Browse the repository at this point in the history
  2. updating gitignore

    stephiescastle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ef6df67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb1f8fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e0196d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0107fef View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Adding scaffolding for theming Explorer-1

    converting a few more simple components for testing
    
    basic theming scaffolding in place
    stephiescastle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    81ef970 View commit details
    Browse the repository at this point in the history
  2. Improvements to Storybook theme switcher

    - Properly support theme and variant
    - Adding to @explorer-1/vue-storybook
    
    properly support theme and variant in storybook
    stephiescastle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4ab62c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ed7365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02cdf18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70103e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bc1b29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29a1927 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b87dcc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f5dd74 View commit details
    Browse the repository at this point in the history
  10. updating gitignore

    stephiescastle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5cf88b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b090337 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d739328 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a21dff0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Feature: monorepo eslint upgrade to flat config (#435)

    * adds .history folder to gitignore
    
    * linting passes
    
    * remove old eslint config files
    
    * remove --debug from eslint cli
    jamesray authored May 24, 2024
    Configuration menu
    Copy the full SHA
    f40d553 View commit details
    Browse the repository at this point in the history
  2. convert packages/html to use vite instead of parcel

    parcel cleanup
    stephiescastle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bf0d6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72e94e View commit details
    Browse the repository at this point in the history
  4. clean up

    stephiescastle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    efa2418 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb8f1f View commit details
    Browse the repository at this point in the history
  6. merging in latest main

    stephiescastle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8eb3beb View commit details
    Browse the repository at this point in the history
  7. lint emits

    stephiescastle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b2aecc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    830ad87 View commit details
    Browse the repository at this point in the history