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

Stop propagation of keyboard navigation in a number of components #4501

Merged
merged 7 commits into from Sep 7, 2023

Commits on Sep 7, 2023

  1. chore(NcModal): add more field examples in docs

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8600392 View commit details
    Browse the repository at this point in the history
  2. fix(NcAppSidebar): stop propagation of ESC in title edit

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d70323a View commit details
    Browse the repository at this point in the history
  3. fix(NcAppSidebarTabs): stop propagation of keyboard navigation

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9fad4d9 View commit details
    Browse the repository at this point in the history
  4. fix(NcAppNavigationItem): stop propagation of ESC in InputConfirmCancel

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1f6bcc4 View commit details
    Browse the repository at this point in the history
  5. fix(NcPopover): stop propagation of ESC on closing popover

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    820dd9b View commit details
    Browse the repository at this point in the history
  6. chore(NcSelect): lint

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    900d61e View commit details
    Browse the repository at this point in the history
  7. fix(NcSelect): stop propagation of ESC on closing select

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2cb60f2 View commit details
    Browse the repository at this point in the history