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

#7 Colors #23

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

#7 Colors #23

wants to merge 17 commits into from

Commits on Jan 30, 2023

  1. upgrade to react 18 + sass

    include jest and rWV
    SallyMcGrath committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    21e80e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db71448 View commit details
    Browse the repository at this point in the history
  3. add .env example

    .env files should never be committed, but it's ok to have an example file with fake values to cue developers to update their env
    SallyMcGrath committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    156a8b4 View commit details
    Browse the repository at this point in the history
  4. swap npm for yarn

    SallyMcGrath committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    97ff92a View commit details
    Browse the repository at this point in the history
  5. stub a simple sass theme

    no values in here yet, just examples
    SallyMcGrath committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    83668e2 View commit details
    Browse the repository at this point in the history
  6. stub example components

    SallyMcGrath committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a4a205d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eb1a44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06a700 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. rm git add, format code

    added code tags for syntax highlighting
    removed git add . advice as it causes chaos
    SallyMcGrath authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fca9249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce3280 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    6ef5b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468bb68 View commit details
    Browse the repository at this point in the history
  3. rename font variable to theme-font

    and remove display/copy differentiation
    SallyMcGrath committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4f64c2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d25de View commit details
    Browse the repository at this point in the history
  5. change colors

    youweb3 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8009ba0 View commit details
    Browse the repository at this point in the history
  6. remove old colors

    youweb3 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    2280815 View commit details
    Browse the repository at this point in the history
  7. update the value name

    youweb3 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    983232c View commit details
    Browse the repository at this point in the history