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

Future weather #10 #24

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

Future weather #10 #24

wants to merge 34 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. spacing sizes

    set css variables to be available everywhere
    six levels
    the most common level will be --theme-spacing---3
    SallyMcGrath committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    f85833a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c70408 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #20 from CodeYourFuture/sample-json-data-14

    #14 add JSON file with sample data
    LucyMac authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d43bda8 View commit details
    Browse the repository at this point in the history
  8. Header Done

    Emeka1993 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    20834d1 View commit details
    Browse the repository at this point in the history
  9. Updated Header

    Emeka1993 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ac7ffc6 View commit details
    Browse the repository at this point in the history
  10. adding img

    Nikolov87 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    898d462 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #13 from CodeYourFuture/feature/spacing

    #5 spacing sizes
    zkhing authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    c3d2c75 View commit details
    Browse the repository at this point in the history
  12. Header

    removed all unnecessary code
    Emeka1993 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    80162d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce2104b View commit details
    Browse the repository at this point in the history
  14. added future weather style

    Lunamzelo committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    24bd4b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29cfdbe View commit details
    Browse the repository at this point in the history
  16. Deleted package lock json

    Emeka1993 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    906cd43 View commit details
    Browse the repository at this point in the history
  17. Delete yarn.lock

    delete Emeka's YL
    
    I will recreate it on main
    SallyMcGrath authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    0024a0c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e6d62df View commit details
    Browse the repository at this point in the history
  19. re-add yarn lock

    we had to remove it from a branch and then merge the branch for expedience
    SallyMcGrath committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    33a51da View commit details
    Browse the repository at this point in the history
  20. Merge pull request #26 from CodeYourFuture/replace-yarn-lock

    25 re-add yarn lock
    youweb3 authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a27a41e View commit details
    Browse the repository at this point in the history
  21. adding icon fiel

    Nikolov87 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    eecdaf8 View commit details
    Browse the repository at this point in the history
  22. Update yarn.lock

    Nikolov87 authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    2ba732b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 25, 2023

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