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

Release 03/21/24 #2100

Merged
merged 1 commit into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/terra-application-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.87.0 - (March 21, 2024)

* Changed
* Minor dependency version bump.

## 5.86.0 - (March 14, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-application-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-application-layout",
"version": "5.86.0",
"version": "5.87.0",
"description": "The Terra Application Layout is a responsive, themeable layout for building applications.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"terra-icon": "^3.19.0",
"terra-modal-manager": "^6.75.0",
"terra-navigation-layout": "^5.40.0",
"terra-navigation-side-menu": "^2.51.0",
"terra-navigation-side-menu": "^2.52.0",
"terra-popup": "^6.78.0",
"terra-theme-context": "^1.9.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-compact-interactive-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.12.0 - (March 21, 2024)

* Changed
* Minor dependency version bump.

## 1.11.0 - (March 19, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-compact-interactive-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-compact-interactive-list",
"version": "1.11.0",
"version": "1.12.0",
"description": "The Terra Compact Interactive List component provides users a way to render a collection of interactive data in a list format into a single tab stop.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-icon": "^3.58.0",
"terra-table": "^5.14.0",
"terra-table": "^5.15.0",
"terra-theme-context": "^1.9.0"
},
"peerDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-data-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.22.0 - (March 21, 2024)

* Changed
* Minor dependency version bump.

## 1.21.0 - (March 19, 2024)

* Removed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-data-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-data-grid",
"version": "1.21.0",
"version": "1.22.0",
"description": "Package containing data grid container components that enable users to navigate the grid information using directional navigation keys.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-table": "^5.14.0",
"terra-table": "^5.15.0",
"terra-visually-hidden-text": "^2.36.0"
},
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-framework-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.76.0 - (March 21, 2024)

* Changed
* Updated `terra-navigation-side-menu` example.
* Updated single row selection example of `terra-table`.
Expand Down
12 changes: 6 additions & 6 deletions packages/terra-framework-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerner/terra-framework-docs",
"version": "1.75.0",
"version": "1.76.0",
"description": "Contains documentation for packages in the terra-framework monorepo",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -45,9 +45,9 @@
"terra-brand-footer": "^3.12.0",
"terra-button": "^3.3.0",
"terra-collapsible-menu-view": "^6.95.0",
"terra-compact-interactive-list": "^1.11.0",
"terra-compact-interactive-list": "^1.12.0",
"terra-content-container": "^3.0.0",
"terra-data-grid": "^1.21.0",
"terra-data-grid": "^1.22.0",
"terra-date-input": "^1.55.0",
"terra-date-picker": "^4.104.0",
"terra-date-time-picker": "^4.112.0",
Expand All @@ -69,7 +69,7 @@
"terra-modal-manager": "^6.75.0",
"terra-navigation-layout": "^5.40.0",
"terra-navigation-prompt": "^1.87.0",
"terra-navigation-side-menu": "^2.51.0",
"terra-navigation-side-menu": "^2.52.0",
"terra-notification-dialog": "^4.44.0",
"terra-popup": "^6.78.0",
"terra-section-header": "^2.0.0",
Expand All @@ -78,8 +78,8 @@
"terra-slide-panel-manager": "^5.96.0",
"terra-slider": "^1.2.0",
"terra-spacer": "^3.59.0",
"terra-table": "^5.14.0",
"terra-tabs": "^7.21.0",
"terra-table": "^5.15.0",
"terra-tabs": "^7.22.0",
"terra-text": "^4.49.0",
"terra-theme-context": "^1.9.0",
"terra-theme-provider": "^4.16.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-navigation-side-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 2.52.0 - (March 21, 2024)

* Changed
* Added accessibility label for navigation back button.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-navigation-side-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-navigation-side-menu",
"version": "2.51.0",
"version": "2.52.0",
"description": "A structual component for nesting navigational items within the content section of the terra-menu-layout.",
"author": "Cerner Corporation",
"repository": {
Expand Down
8 changes: 5 additions & 3 deletions packages/terra-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

## Unreleased

## 5.15.0 - (March 21, 2024)

* Changed
* Prevent right click from selecting row in row selection mode.

## 5.14.0 - (March 19, 2024)

* Removed
* `boundingRef` is no longer necessary for the section header's sticky behavior for tables. This change is still passive in nature as it doesn't change any functionality for consumers.

* Changed
* Prevent right click from selecting row in row selection mode.

## 5.13.0 - (March 14, 2024)

* Added
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-table",
"version": "5.14.0",
"version": "5.15.0",
"description": "The Terra Table component provides user a way to display data in an accessible table format.",
"author": "Cerner Corporation",
"repository": {
Expand Down
4 changes: 3 additions & 1 deletion packages/terra-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## Unreleased

* Updated
## 7.22.0 - (March 21, 2024)

* Changed
* Position dropdown element only after it is opened to prevent additional white space getting added.

## 7.21.0 - (March 14, 2024)
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-tabs",
"version": "7.21.0",
"version": "7.22.0",
"description": "Tabs are containers used to organize content. They allow for quick switching between groups of contextually related content. Content is divided into different containers and each container is viewable one at a time. The user can switch between containers by selecting the corresponding tab control. Tabs are meant for organizing content that doesn’t need to be compared or accessed simultaneously or if the user needs quick access through a group of contextually related content. Tabs are not intended for navigation.",
"author": "Cerner Corporation",
"repository": {
Expand Down
Loading