Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOGs
Browse files Browse the repository at this point in the history
  • Loading branch information
cm9361 committed Oct 24, 2023
1 parent ad46889 commit b3eaac0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/terra-framework-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Added
* Added examples and test to `terra-table` for row selection mode.

* Fixed
* Fixed the `terra-tabs` icon-only examples keyboard navigation issue.

Expand Down
1 change: 1 addition & 0 deletions packages/terra-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

* Added
* Added the ability to toggle zebra striping for table rows.
* Added row selection mode to the table component.

* Changed
* Updated the table component so that the cell dive-in logic would not execute when not in the grid context.
Expand Down

0 comments on commit b3eaac0

Please sign in to comment.