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

[next] feat: add isDarkTheme functions and composables #6196

Draft
wants to merge 3 commits into
base: next
Choose a base branch
from

Commits on Nov 6, 2024

  1. feat(isDarkTheme): add isDarkTheme functions

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme authored and backportbot[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    831085c View commit details
    Browse the repository at this point in the history
  2. feat(useIsDarkTheme): add useIsDarkTheme composable

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme authored and backportbot[bot] committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    430f0f3 View commit details
    Browse the repository at this point in the history
  3. chore(ts): allow import .ts extension

    Signed-off-by: Grigorii K. Shartsev <[email protected]>
    ShGKme committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    45cb7b2 View commit details
    Browse the repository at this point in the history