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

Re-structure styles and theme switching components #32679

Merged

Commits on Dec 6, 2023

  1. add eslitn rule

    chrispader committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3090827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71544b View commit details
    Browse the repository at this point in the history
  3. fix: light theme

    chrispader committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1c1be8b View commit details
    Browse the repository at this point in the history
  4. fix

    chrispader committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2dd986d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Update .eslintrc.js

    Co-authored-by: Georgia Monahan <38015950+grgia@users.noreply.github.com>
    chrispader and grgia authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f682365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5ddcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb8f8b View commit details
    Browse the repository at this point in the history
  4. improve rest

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9c08aed View commit details
    Browse the repository at this point in the history
  5. Merge branch '@chrispader/theme-switching-eslint-rules' of github.com…

    …:margelo/expensify-app-fork into @chrispader/theme-switching-eslint-rules
    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6fe4881 View commit details
    Browse the repository at this point in the history
  6. Merge branch '@chrispader/use-style-utils-hook' into @chrispader/them…

    …e-switching-eslint-rules
    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9823a1d View commit details
    Browse the repository at this point in the history
  7. fix: illustrations

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    841c613 View commit details
    Browse the repository at this point in the history
  8. add illustrations rule

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    88f1412 View commit details
    Browse the repository at this point in the history
  9. rename message

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    44f81b9 View commit details
    Browse the repository at this point in the history
  10. fix: merge conflicts

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a2b1e0c View commit details
    Browse the repository at this point in the history
  11. fix: eslint

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    03005cd View commit details
    Browse the repository at this point in the history
  12. fix: lint errors

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4662fc4 View commit details
    Browse the repository at this point in the history
  13. fix: more errors

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92ccb68 View commit details
    Browse the repository at this point in the history
  14. Merge branch '@chrispader/use-style-utils-hook' into @chrispader/them…

    …e-switching-eslint-rules
    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0cddf80 View commit details
    Browse the repository at this point in the history
  15. rename

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6ca43e1 View commit details
    Browse the repository at this point in the history
  16. rename

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    67fb5cd View commit details
    Browse the repository at this point in the history
  17. update eslint

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    009a5ea View commit details
    Browse the repository at this point in the history
  18. remove eslint

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7fe28ca View commit details
    Browse the repository at this point in the history
  19. Merge branch '@chrispader/use-style-utils-hook' into @chrispader/rest…

    …ructure-styles-and-theme-switching
    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3741cf7 View commit details
    Browse the repository at this point in the history
  20. remove eslint comments

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eaacc72 View commit details
    Browse the repository at this point in the history
  21. re-structure styles

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    22c0628 View commit details
    Browse the repository at this point in the history
  22. fix: styles

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e05e13f View commit details
    Browse the repository at this point in the history
  23. move useThemeStyles

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4a9a042 View commit details
    Browse the repository at this point in the history
  24. move contextes

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7b4f185 View commit details
    Browse the repository at this point in the history
  25. move useThemePreference

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    43ca5ad View commit details
    Browse the repository at this point in the history
  26. move useThemeStyles

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    addfa88 View commit details
    Browse the repository at this point in the history
  27. move useTheme

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fa87f8b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b7712f View commit details
    Browse the repository at this point in the history
  29. move style util

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d66524b View commit details
    Browse the repository at this point in the history
  30. move providers

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c5949e2 View commit details
    Browse the repository at this point in the history
  31. move hook

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4f5b08d View commit details
    Browse the repository at this point in the history
  32. move more stuff

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f5e50e1 View commit details
    Browse the repository at this point in the history
  33. rename styles.ts

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4f52f3d View commit details
    Browse the repository at this point in the history
  34. update imports

    chrispader committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dba8f83 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4535720 View commit details
    Browse the repository at this point in the history
  3. fix: imports

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ea3dc01 View commit details
    Browse the repository at this point in the history
  4. fix: prettier

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    43927e9 View commit details
    Browse the repository at this point in the history
  5. fix: imports

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0f21eb2 View commit details
    Browse the repository at this point in the history
  6. fix: imports

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0a977a1 View commit details
    Browse the repository at this point in the history
  7. fix: remove propTypes

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    10bc571 View commit details
    Browse the repository at this point in the history
  8. move style prop types

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    25196be View commit details
    Browse the repository at this point in the history
  9. update gh script

    chrispader committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8701675 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge branch 'main' into @chrispader/restructure-styles-and-theme-swi…

    …tching
    Christoph Pader committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    35e7013 View commit details
    Browse the repository at this point in the history
  2. fix: style utils

    Christoph Pader committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ce75f7c View commit details
    Browse the repository at this point in the history
  3. fix: errors

    Christoph Pader committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    27812e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge branch 'main' into @chrispader/restructure-styles-and-theme-swi…

    …tching
    Christoph Pader committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d93123e View commit details
    Browse the repository at this point in the history
  2. update findUnusedKeys script

    Christoph Pader committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3059264 View commit details
    Browse the repository at this point in the history
  3. fix: last remaining utility keyword

    Christoph Pader committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a54a22b View commit details
    Browse the repository at this point in the history
  4. fix: wrong imports

    Christoph Pader committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    89cc721 View commit details
    Browse the repository at this point in the history
  5. fixxxxx

    Christoph Pader committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b45ad2f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge branch 'main' into @chrispader/restructure-styles-and-theme-swi…

    …tching
    Christoph Pader committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fd71747 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into @chrispader/restructure-styles-and-theme-swi…

    …tching
    Christoph Pader committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7e434eb View commit details
    Browse the repository at this point in the history
  3. fix: more

    Christoph Pader committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c87acff View commit details
    Browse the repository at this point in the history
  4. fix: more

    Christoph Pader committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    541ee35 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into @chrispader/restructure-styles-and-theme-swi…

    …tching
    Christoph Pader committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d76eaef View commit details
    Browse the repository at this point in the history