react-spectrum
Making TableView columns announce sort info and sort order changes
#2137
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
initial progress on fixing table column sort announcement
LFDanLu
committed
4 years ago
fixing tests
LFDanLu
committed
4 years ago
updating to move sort announcement to useTable and adding tests
LFDanLu
committed
4 years ago
fixing lint
LFDanLu
committed
4 years ago
readding aria-sort to column headers except for android
LFDanLu
committed
4 years ago
adding android aria-sort test
LFDanLu
committed
4 years ago
supporting textValue in column and using it in sort order change announcement
LFDanLu
committed
4 years ago
adding aria-label fallback to textvalue
LFDanLu
committed
4 years ago
Merge branch 'main' into issue_2063
LFDanLu
committed
4 years ago
Loading