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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce useIsMobile and useIsFullscreen composables #4761

Merged

Commits on Nov 14, 2023

  1. feat(isMobile): add useIsMobile composable instead if IsMobileState util

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    48cba09 View commit details
    Browse the repository at this point in the history
  2. refactor(isMobile): migrate from isMobile mixin to composable

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9bffcf8 View commit details
    Browse the repository at this point in the history
  3. feat(isFullscreen): add useIsFullscreen composable

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    22c1b14 View commit details
    Browse the repository at this point in the history
  4. refactor(NcAppNavigation): use isMobile composable in tests

    Signed-off-by: Raimund Schl眉脽ler <raimund.schluessler@mailbox.org>
    raimund-schluessler authored and ShGKme committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6237954 View commit details
    Browse the repository at this point in the history