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

feat: allow using 'localStorage' and 'sessionStorage' for storing the theme #293

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

Commits on May 2, 2024

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

Commits on May 6, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    91aae72 View commit details
    Browse the repository at this point in the history
  2. feat: add 'storage' prop to ThemeProvider to allow using 'localStorag…

    …e' or 'sessionStorage'
    trm217 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3714513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d23048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80bad5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ca2fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad339c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Merge pull request #2 from pacocoursey/docs/using-with-tailwind-css-3…

    ….4-and-up
    
    docs: update docs on how to use with tailwindcss >3.4.1
    trm217 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    da5cdb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from pacocoursey/chore/enable-corepack

    chore: use corepack instead of pnpm setup action in ci
    trm217 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    84691b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33474c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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