You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add colSpan support to table cells
* Add aria-col-index to cells
* Don't set colspan in useGridCell
* Add colspan and colindex in collections
* Add colspan unit tests
* Add check to validate that cells total length match col length to react-aria-components
* Don't throw when isSSR
* Remove interfering test
* Re-add throwing tests
* Add check to validate number of cells match col length in GridCollection
* Rename colspan to colSpan
* Move colSpan prop down to useGridCell
* remove unneeded prop assignments
---------
Co-authored-by: Robert Snow <[email protected]>
Co-authored-by: GitHub <[email protected]>
0 commit comments