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

[terra-framework]: Release 8/5/24 #2157

Merged
merged 1 commit into from
May 8, 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
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.93.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 5.92.0 - (May 1, 2024)

* Changed
Expand Down
10 changes: 5 additions & 5 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.92.0",
"version": "5.93.0",
"description": "The Terra Application Layout is a responsive, themeable layout for building applications.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -36,16 +36,16 @@
"prop-types": "^15.5.8",
"react-router-dom": "^5.0.0",
"terra-application-header-layout": "^3.41.0",
"terra-application-links": "^6.82.0",
"terra-application-links": "^6.83.0",
"terra-application-menu-layout": "^3.32.0",
"terra-application-name": "^3.45.0",
"terra-application-utility": "^2.58.0",
"terra-breakpoints": "^2.19.0",
"terra-icon": "^3.19.0",
"terra-modal-manager": "^6.76.0",
"terra-modal-manager": "^6.77.0",
"terra-navigation-layout": "^5.41.0",
"terra-navigation-side-menu": "^2.55.0",
"terra-popup": "^6.81.0",
"terra-navigation-side-menu": "^2.56.0",
"terra-popup": "^6.82.0",
"terra-theme-context": "^1.9.0"
},
"peerDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-application-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 6.83.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 6.82.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-application-links/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-application-links",
"version": "6.82.0",
"version": "6.83.0",
"description": "This packages contains a list and tab form of ApplicationLinks, to be used in horizontal and vertical display styles. Selection is managed by react-router.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"prop-types": "^15.5.8",
"resize-observer-polyfill": "^1.4.1",
"terra-icon": "^3.19.0",
"terra-popup": "^6.81.0",
"terra-popup": "^6.82.0",
"terra-theme-context": "^1.9.0"
},
"peerDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-application-navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.84.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 1.83.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-application-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-application-navigation",
"version": "1.83.0",
"version": "1.84.0",
"description": "The Terra Application Navigation is a responsive, themeable layout for building applications. ApplicationNavigation is comprised of selectable navigation and utility elements with selection callbacks.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"terra-icon": "^3.19.0",
"terra-image": "^3.0.0",
"terra-overlay": "^3.0.0",
"terra-popup": "^6.81.0",
"terra-popup": "^6.82.0",
"terra-theme-context": "^1.9.0",
"terra-visually-hidden-text": "^2.0.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-collapsible-menu-view/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 6.101.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 6.100.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-collapsible-menu-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-collapsible-menu-view",
"version": "6.100.0",
"version": "6.101.0",
"description": "The collapsible menu view is a mechanism that can be used in toolbar scenarios where actionable items will be displayed face-up and flex based on the space available. Any items that can not fit in the available space will be rolled into an ellipsis menu.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"terra-hyperlink": "^2.61.0",
"terra-icon": "^3.57.1",
"terra-list": "^4.0.0",
"terra-menu": "^6.95.0",
"terra-menu": "^6.96.0",
"terra-mixins": "^1.0.0",
"terra-theme-context": "^1.9.0"
},
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.108.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 4.107.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-date-picker",
"version": "4.107.0",
"version": "4.108.0",
"description": "The terra-date-picker component provides users a way to enter or select a date from the date picker.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"terra-form-field": "^4.5.0",
"terra-form-input": "^4.4.0",
"terra-icon": "^3.19.0",
"terra-popup": "^6.81.0",
"terra-popup": "^6.82.0",
"terra-responsive-element": "^5.0.0",
"terra-theme-context": "^1.9.0",
"terra-visually-hidden-text": "^2.0.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-date-time-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 4.116.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 4.115.0 - (May 1, 2024)

* Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-date-time-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-date-time-picker",
"version": "4.115.0",
"version": "4.116.0",
"description": "The DateTimePicker component has a date picker for selecting date and a time input for entering time",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"prop-types": "^15.5.8",
"terra-abstract-modal": "^3.49.0",
"terra-button": "^3.3.0",
"terra-date-picker": "^4.107.0",
"terra-date-picker": "^4.108.0",
"terra-theme-context": "^1.9.0",
"terra-time-input": "^4.66.0"
},
Expand All @@ -48,7 +48,7 @@
},
"devDependencies": {
"terra-form-field": "^4.5.0",
"terra-modal-manager": "^6.76.0"
"terra-modal-manager": "^6.77.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-dialog-modal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 3.112.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 3.111.0 - (May 1, 2024)

* Changed
Expand Down
6 changes: 3 additions & 3 deletions packages/terra-dialog-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-dialog-modal",
"version": "3.111.0",
"version": "3.112.0",
"description": "The Dialog Modal allows dynamic height modals. It's limited use case, as dynamic heights break with more complicated DOM structures. If content is too complicated, the terra-modal-manager should be used. The components is placed at an 8000 z-index. The dialog supports release and request focus props similar to terra-popup and terra-date-picker, so it can be presented from another modal with focus.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -45,9 +45,9 @@
"terra-action-footer": "^2.0.0",
"terra-action-header": "^2.0.0",
"terra-button": "^3.3.0",
"terra-date-picker": "^4.107.0",
"terra-date-picker": "^4.108.0",
"terra-form-select": "^6.8.0",
"terra-popup": "^6.81.0"
"terra-popup": "^6.82.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-file-path/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.19.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 1.18.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-file-path/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-file-path",
"version": "1.18.0",
"version": "1.19.0",
"description": "Terra File Path is a horizontal menu that indicates where the user is. It is also more commonly known as a breadcrumb component.",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-collapsible-menu-view": "^6.100.0"
"terra-collapsible-menu-view": "^6.101.0"
},
"peerDependencies": {
"react": "^16.8.5",
Expand Down
2 changes: 2 additions & 0 deletions packages/terra-folder-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.4.0 - (May 8, 2024)

* Changed
* Updated the radio button hover style to be distinct from row hover.
* Fixed axe issue for wrong aria-control value.
Expand Down
2 changes: 1 addition & 1 deletion packages/terra-folder-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-folder-tree",
"version": "1.3.0",
"version": "1.4.0",
"description": "Terra Folder Tree is a vertical menu that displays files and folders in a hierarchical tree structure.",
"author": "Cerner Corporation",
"repository": {
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-form-validation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.110.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 1.109.0 - (May 1, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-form-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terra-form-validation",
"version": "1.109.0",
"version": "1.110.0",
"description": "Form Validation Examples for Terra",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"react-final-form": ">=5.0.2 <7.0.0",
"terra-button": "^3.3.0",
"terra-date-input": "^1.56.0",
"terra-date-picker": "^4.107.0",
"terra-date-picker": "^4.108.0",
"terra-form-checkbox": "^4.8.0",
"terra-form-field": "^4.5.0",
"terra-form-input": "^4.4.0",
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.86.0 - (May 8, 2024)

* Changed
* Updated `terra-folder-tree` example styles.

Expand Down
30 changes: 15 additions & 15 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.85.0",
"version": "1.86.0",
"description": "Contains documentation for packages in the terra-framework monorepo",
"author": "Cerner Corporation",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@cerner/terra-docs": "^1.7.0",
"@cerner/terra-pills": "^1.25.0",
"@cerner/terra-pills": "^1.26.0",
"classnames": "^2.2.5",
"legacy-terra-table": "npm:terra-table@^4.36.0",
"prop-types": "^15.5.8",
Expand All @@ -44,17 +44,17 @@
"terra-arrange": "^3.53.0",
"terra-brand-footer": "^3.12.0",
"terra-button": "^3.3.0",
"terra-collapsible-menu-view": "^6.100.0",
"terra-collapsible-menu-view": "^6.101.0",
"terra-compact-interactive-list": "^1.21.0",
"terra-content-container": "^3.0.0",
"terra-data-grid": "^1.31.0",
"terra-date-input": "^1.56.0",
"terra-date-picker": "^4.107.0",
"terra-date-time-picker": "^4.115.0",
"terra-date-picker": "^4.108.0",
"terra-date-time-picker": "^4.116.0",
"terra-disclosure-manager": "^4.43.0",
"terra-embedded-content-consumer": "^3.43.0",
"terra-file-path": "^1.18.0",
"terra-folder-tree": "^1.3.0",
"terra-file-path": "^1.19.0",
"terra-folder-tree": "^1.4.0",
"terra-form-field": "^4.27.0",
"terra-form-fieldset": "^2.74.0",
"terra-form-input": "^4.4.0",
Expand All @@ -65,21 +65,21 @@
"terra-icon": "^3.58.0",
"terra-infinite-list": "^3.42.0",
"terra-layout": "^4.40.0",
"terra-menu": "^6.95.0",
"terra-modal-manager": "^6.76.0",
"terra-menu": "^6.96.0",
"terra-modal-manager": "^6.77.0",
"terra-navigation-layout": "^5.41.0",
"terra-navigation-prompt": "^1.91.0",
"terra-navigation-side-menu": "^2.55.0",
"terra-notification-dialog": "^4.47.0",
"terra-popup": "^6.81.0",
"terra-navigation-prompt": "^1.92.0",
"terra-navigation-side-menu": "^2.56.0",
"terra-notification-dialog": "^4.48.0",
"terra-popup": "^6.82.0",
"terra-section-header": "^2.0.0",
"terra-slide-group": "^4.34.0",
"terra-slide-panel": "^3.49.0",
"terra-slide-panel-manager": "^5.103.0",
"terra-slide-panel-manager": "^5.104.0",
"terra-slider": "^1.2.0",
"terra-spacer": "^3.59.0",
"terra-table": "^5.23.0",
"terra-tabs": "^7.28.1",
"terra-tabs": "^7.29.0",
"terra-text": "^4.49.0",
"terra-theme-context": "^1.9.0",
"terra-theme-provider": "^4.16.0",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 6.96.0 - (May 8, 2024)

* Changed
* Minor dependency version bump.

## 6.95.0 - (May 1, 2024)

* Changed
Expand Down
Loading
Loading