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

Extracted log preview drawer #231

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Commits on Nov 28, 2024

  1. feat(utils): added controllable state hook

    Signed-off-by: Danil Kostromin <[email protected]>
    okt-limonikas committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dc885dd View commit details
    Browse the repository at this point in the history
  2. feat(utils): added platform specific ctrl key hook

    Signed-off-by: Danil Kostromin <[email protected]>
    okt-limonikas committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3e92144 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. refactor(log): extracted log preview component to separate lib

    This is needed since this log preview component will be used in
    multiple places in application
    
    Signed-off-by: Danil Kostromin <[email protected]>
    okt-limonikas committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    89007fb View commit details
    Browse the repository at this point in the history