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 new TreeGrid and RovingTabIndex components #19799

Closed
wants to merge 43 commits into from

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    5ec6b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d1686 View commit details
    Browse the repository at this point in the history
  3. Add navigable tree grid docs

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e9523ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8db942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d66ea96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec7fbee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    514e46f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3767c96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1fe378 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6626a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64567d3 View commit details
    Browse the repository at this point in the history
  12. Tidy up onKeyDown code

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9763cad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d7a11e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbdb15a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73c826b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b31c23e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3be566f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3af82c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9d902aa View commit details
    Browse the repository at this point in the history
  20. Forward props to td element

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5833a77 View commit details
    Browse the repository at this point in the history
  21. Update README for TreeGrid

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    ac13b70 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1e356a4 View commit details
    Browse the repository at this point in the history
  23. Avoid overwriting props

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8bf7bf6 View commit details
    Browse the repository at this point in the history
  24. Fix documentation errors

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    8df144a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3b6a1e2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b9fd2bb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    791dd24 View commit details
    Browse the repository at this point in the history
  28. Update roving tab index docs to align with wordpress/components docs.…

    … Make exported component just called RovingTabIndex instead of RovingTabIndexContainer
    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    bc34311 View commit details
    Browse the repository at this point in the history
  29. Minor docs fixes

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    bd07705 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    269b79e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d79e578 View commit details
    Browse the repository at this point in the history
  32. Fix typo

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    638877f View commit details
    Browse the repository at this point in the history
  33. Fix doc examples

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4cd5a87 View commit details
    Browse the repository at this point in the history
  34. Make components experimental

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    1eeca76 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    101c55f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    babe443 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1627fe9 View commit details
    Browse the repository at this point in the history
  38. minor variable name change

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    21a3487 View commit details
    Browse the repository at this point in the history
  39. Use useCallback for callback

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5382238 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    114f48a View commit details
    Browse the repository at this point in the history
  41. Update example

    talldan committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c32b90e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b7ea1cc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    cfddd40 View commit details
    Browse the repository at this point in the history