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

Implement Theming and add basic Component lib #37

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Implement Theming and add basic Component lib #37

wants to merge 19 commits into from

Commits on Aug 13, 2024

  1. Theme setup

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    64eb936 View commit details
    Browse the repository at this point in the history
  2. Generate shades using value.js

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7798ae3 View commit details
    Browse the repository at this point in the history
  3. Please the linter

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    de77709 View commit details
    Browse the repository at this point in the history
  4. Theming tailwind integration

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    040a258 View commit details
    Browse the repository at this point in the history
  5. Rebase main

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    65b8d53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a5bb6 View commit details
    Browse the repository at this point in the history
  7. Allow color linking for themes

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1d05d30 View commit details
    Browse the repository at this point in the history
  8. Fix bg-white

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    33ec963 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c65b75f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ae2d2d View commit details
    Browse the repository at this point in the history
  11. Make themes persistent

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ef9f754 View commit details
    Browse the repository at this point in the history
  12. Remove debug statements

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a995a32 View commit details
    Browse the repository at this point in the history
  13. Please the linter

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4ed8cd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b25b470 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    32bd722 View commit details
    Browse the repository at this point in the history
  16. Revert drawer navbar

    Will add modify the navbar in another PR
    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d90f9fc View commit details
    Browse the repository at this point in the history
  17. Setup select element

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c01e698 View commit details
    Browse the repository at this point in the history
  18. Update deps

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57d6f7f View commit details
    Browse the repository at this point in the history
  19. Update react-refresh for lila

    Comeza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    58ea324 View commit details
    Browse the repository at this point in the history