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

removed the banner #1960

Merged
merged 3 commits into from
Dec 21, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/terra-compact-interactive-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
* Updated cell selection.

* Added
* Added `isSelectable`` prop to column shape.
* Added `isSelectable` prop to column shape.

## 1.0.0-alpha.4 - (December 18, 2023)

1 change: 1 addition & 0 deletions packages/terra-framework-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@

* Updated
* Updated `terra-time-input` example to have visual label.
* Updated `terra-compact-interactive-list` examples.

## 1.53.0 - (December 18, 2023)

nikhitasharma marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -16,9 +16,6 @@ import CompactInteractiveListPropsTable from 'terra-compact-interactive-list/src
* [Terra Standards](/components/cerner-terra-framework-docs/compact-interactive-list/about#terra-standards)

## Overview
<Notice variant="important" ariaLevel="2">
The Terra Compact Interactive List component is currently under alpha release. Breaking changes can occur between releases until it is stable with the 1.0 release.
</Notice>

The Terra Compact Interactive List component provides a way to render a collection of interactive information in a list format that has a single tab stop. You can arrange the list in columns to fit a wide space, and the user can move between them with the arrow keys.