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

Add tabIndex as a configurable option. #695

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Commits on Jun 12, 2024

  1. options: Add tabIndex as a configurable option.

    After Grsmto#587, there had been many complaints about `tabIndex=0`
    breaking existing behaviour. This PR adds `tabIndex` as an option
    with it's default set to 0.
    shubham-padia committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    60e1f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46a2b5 View commit details
    Browse the repository at this point in the history