react-spectrum
Skip row contents when cycling through droppable ListView rows via TalkBack
#3401
Merged

Commits
  • initial progress in hiding row content from mobile sceen readers during drag session
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • Revert "initial progress in hiding row content from mobile sceen readers during drag session"
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • moving drop indicator outside of list row
    LFDanLu committed 3 years ago
  • Fixing row drop indicator and make ariaHideOutside hide row and cell
    LFDanLu committed 3 years ago
  • fixing tests
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • fixing lint
    LFDanLu committed 3 years ago
  • updating comment
    LFDanLu committed 3 years ago
  • Merge branch 'main' of github.com:adobe/react-spectrum into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • Merge branch 'main' into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • Merge branch 'main' into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • overriding tabindex of row instead of using separate row dropindicator
    LFDanLu committed 3 years ago
  • updating test
    LFDanLu committed 3 years ago
  • Merge branch 'main' into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • forgot to address one review comment
    LFDanLu committed 3 years ago
  • adding function to get if virtual drag session is happening
    LFDanLu committed 3 years ago
  • rename isDragSession to isVirtualDragging
    LFDanLu committed 3 years ago
  • Merge branch 'main' into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
  • Merge branch 'main' into hide_listrow_contents_drag
    LFDanLu committed 3 years ago
Loading