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

WIP - add e2e keyboard navigation util functions #1

Closed

Commits on Jan 23, 2019

  1. Adding an e2e test verifying simple keyboard navigation through block…

    …s (Issue WordPress#12392) using bug resolved in WordPress#11773 as the basis for the steps
    TJ Nicolaides committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    9ac4720 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Moving navigateToContentEditorTop, tabThroughParagraphBlock, `tab…

    …ThroughBlockMoverControl` and `tabThroughBlockToolbar` to the parent scope. Using pressKeyWithModifier within navigateToContentEditorTop.
    TJ Nicolaides committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    dbdf8ff View commit details
    Browse the repository at this point in the history
  2. Rewriting tabThroughBlockToolbar to allow it to tab through any block…

    …'s toolbar buttons
    TJ Nicolaides committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    7246607 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Moving navigateToContentEditorTop, tabThroughBlockMoverControl, and t…

    …abThroughBlockToolbar to e2e-test-utils
    tjnicolaides committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    267cb0e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge branch 'master' of github.com:WordPress/gutenberg into add/1345…

    …5-add-e2e-keyboard-navigation-util-functions
    
    # Conflicts:
    #	packages/e2e-tests/specs/keyboard-navigable-blocks.test.js
    tjnicolaides committed May 23, 2019
    Configuration menu
    Copy the full SHA
    830f01a View commit details
    Browse the repository at this point in the history
  2. Updating block editor classNames to convention - tab-through-block-to…

    …olbar, tab-through-block-mover-control, keyboard-navigable-blocks-test. Add some detail to JSDocs
    tjnicolaides committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f0da33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b62a21 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

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

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    6365c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286060a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    1fd556f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3feaf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    3dbbdd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a2f37 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add/13455-add-e2e-keyboard-navigation-util…

    …-functions
    
    # Conflicts:
    #	packages/e2e-tests/specs/keyboard-navigable-blocks.test.js
    tjnicolaides committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    e59fbf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c6ffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8dd4b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Merge branch 'master' into add/13455-add-e2e-keyboard-navigation-util…

    …-functions
    
    # Conflicts:
    #	packages/e2e-tests/specs/keyboard-navigable-blocks.test.js
    tjnicolaides committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    42ecca4 View commit details
    Browse the repository at this point in the history