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

Fix keyboard access for scrollable regions created by notebook outputs #1787

Merged
merged 20 commits into from
May 27, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    221d4ec View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    008cc9a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f759a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac0dbb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    f749d8b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update tests/test_a11y.py

    Carreau authored May 23, 2024
    Configuration menu
    Copy the full SHA
    8037ae3 View commit details
    Browse the repository at this point in the history
  2. update comments

    gabalafou authored May 23, 2024
    Configuration menu
    Copy the full SHA
    fe1c837 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_a11y.py

    gabalafou authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b750602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dac259f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add CSS to allow scrolling of ipywidget (pydata#1760)

    This addresses one of the issues in pydata#1740: missing horizontal scrollbar.
    
    - Add CSS rule to allow scrolling
    - Add ipywidgets example to the examples/pydata page
    gabalafou committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a8762a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2788f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab616e6 View commit details
    Browse the repository at this point in the history
  4. mark tab stop tests as a11y

    gabalafou committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e3b7dfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0dc755 View commit details
    Browse the repository at this point in the history
  6. fix bad rebase

    gabalafou committed May 24, 2024
    Configuration menu
    Copy the full SHA
    658e099 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b44c530 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4b8b79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9ca671 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a583f6d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    0740a28 View commit details
    Browse the repository at this point in the history