diff --git a/common/changes/users-petdun-gridAriaProperties_2017-05-01-21-52.json b/common/changes/users-petdun-gridAriaProperties_2017-05-01-21-52.json new file mode 100644 index 00000000000000..c44ed5a21da848 --- /dev/null +++ b/common/changes/users-petdun-gridAriaProperties_2017-05-01-21-52.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "office-ui-fabric-react", + "comment": "DetailsList: Added aria properties `aria-colindex`, `aria-rowindex`, `aria-colcount` and `aria-rowcount` to appropriate sub elements.", + "type": "patch" + } + ], + "email": "peterdunlop2519@gmail.com" +} diff --git a/packages/office-ui-fabric-react/src/components/DetailsList/DetailsList.tsx b/packages/office-ui-fabric-react/src/components/DetailsList/DetailsList.tsx index 62d0d1160c8a55..11025d2a1ea565 100644 --- a/packages/office-ui-fabric-react/src/components/DetailsList/DetailsList.tsx +++ b/packages/office-ui-fabric-react/src/components/DetailsList/DetailsList.tsx @@ -247,7 +247,7 @@ export class DetailsList extends BaseComponent -
+
{ isHeaderVisible && (