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

Release 02/07/24 #2020

Merged
merged 2 commits into from
Feb 7, 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
34 changes: 17 additions & 17 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-collapsible-menu-view/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 6.89.0 - (February 7, 2024)

* Changed
* Minor dependency version bump.

## 6.88.0 - (January 22, 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,7 +1,7 @@
{
"name": "terra-collapsible-menu-view",
"main": "lib/index.js",
"version": "6.88.0",
"version": "6.89.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.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +36,7 @@
"terra-hyperlink": "^2.61.0",
"terra-icon": "^3.57.1",
"terra-list": "^4.0.0",
"terra-menu": "^6.84.0",
"terra-menu": "^6.84.1",
"terra-mixins": "^1.0.0",
"terra-theme-context": "^1.9.0"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.6.0 - (February 7, 2024)

* Changed
* Minor dependency version bump.

## 1.5.0 - (January 22, 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,7 +1,7 @@
{
"name": "terra-file-path",
"main": "lib/FilePath.js",
"version": "1.5.0",
"version": "1.6.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.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,7 +31,7 @@
"classnames": "^2.2.5",
"keycode-js": "^3.1.0",
"prop-types": "^15.5.8",
"terra-collapsible-menu-view": "^6.88.0"
"terra-collapsible-menu-view": "^6.89.0"
},
"scripts": {
"clean:install": "npm run clean && time npm install",
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.0.0-alpha.7 - (February 7, 2024)

* Added
* Added screenreader announcement when all items are expanded or collapsed.

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,7 +1,7 @@
{
"name": "terra-folder-tree",
"main": "lib/index.js",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "Terra Folder Tree is a vertical menu that displays files and folders in a hierarchical tree structure.",
"repository": {
"type": "git",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-framework-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.64.0 - (February 7, 2024)

* Changed
* Minor dependency version bump.

## 1.63.0 - (February 1, 2024)

* Changed
Expand Down
14 changes: 7 additions & 7 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.63.0",
"version": "1.64.0",
"description": "Contains documentation for packages in the terra-framework monorepo",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"terra-arrange": "^3.53.0",
"terra-brand-footer": "^3.12.0",
"terra-button": "^3.3.0",
"terra-collapsible-menu-view": "^6.88.0",
"terra-collapsible-menu-view": "^6.89.0",
"terra-compact-interactive-list": "^1.3.0",
"terra-content-container": "^3.0.0",
"terra-data-grid": "^1.12.0",
Expand All @@ -50,8 +50,8 @@
"terra-date-time-picker": "^4.105.0",
"terra-disclosure-manager": "^4.43.0",
"terra-embedded-content-consumer": "^3.43.0",
"terra-file-path": "^1.5.0",
"terra-folder-tree": "^1.0.0-alpha.6",
"terra-file-path": "^1.6.0",
"terra-folder-tree": "^1.0.0-alpha.7",
"terra-form-field": "^4.27.0",
"terra-form-fieldset": "^2.74.0",
"terra-form-input": "^4.4.0",
Expand All @@ -62,7 +62,7 @@
"terra-icon": "^3.58.0",
"terra-infinite-list": "^3.42.0",
"terra-layout": "^4.39.0",
"terra-menu": "^6.84.0",
"terra-menu": "^6.84.1",
"terra-modal-manager": "^6.70.0",
"terra-navigation-layout": "^5.40.0",
"terra-navigation-prompt": "^1.82.0",
Expand All @@ -72,11 +72,11 @@
"terra-section-header": "^2.0.0",
"terra-slide-group": "^4.34.0",
"terra-slide-panel": "^3.47.0",
"terra-slide-panel-manager": "^5.89.0",
"terra-slide-panel-manager": "^5.90.0",
"terra-slider": "^1.2.0",
"terra-spacer": "^3.59.0",
"terra-table": "^5.5.0",
"terra-tabs": "^7.16.0",
"terra-tabs": "^7.17.0",
"terra-text": "^4.49.0",
"terra-theme-context": "^1.9.0",
"terra-theme-provider": "^4.16.0",
Expand Down
3 changes: 3 additions & 0 deletions packages/terra-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## Unreleased

## 6.84.1 - (February 7, 2024)

* Fixed
* Fixed a focus indicator styling issue for the back button.

Expand Down
2 changes: 1 addition & 1 deletion packages/terra-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-menu",
"main": "lib/Menu.js",
"version": "6.84.0",
"version": "6.84.1",
"description": "The menu is a popup component that displays a list of items, item groups, and dividers. Menu Items can be actionable, have toggle-style selection, or have nested submenu items. Menu Item groups are a single-select grouping of menu items. The Menu will determine the height of the popup based on the number of items in the main menu.",
"repository": {
"type": "git",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-slide-panel-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.90.0 - (February 7, 2024)

* Changed
* Minor dependency version bump.

## 5.89.0 - (January 22, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-slide-panel-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-slide-panel-manager",
"main": "lib/SlidePanelManager.js",
"version": "5.89.0",
"version": "5.90.0",
"description": "A DisclosureManager implementation that presents disclosed content using a SlidePanel.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"terra-slide-panel": "^3.47.0"
},
"devDependencies": {
"terra-collapsible-menu-view": "^6.88.0"
"terra-collapsible-menu-view": "^6.89.0"
},
"scripts": {
"compile": "babel --root-mode upward src --out-dir lib --copy-files",
Expand Down
5 changes: 5 additions & 0 deletions packages/terra-tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 7.17.0 - (February 7, 2024)

* Changed
* Minor dependency version bump.

## 7.16.0 - (January 22, 2024)

* Changed
Expand Down
4 changes: 2 additions & 2 deletions packages/terra-tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terra-tabs",
"main": "lib/Tabs.js",
"version": "7.16.0",
"version": "7.17.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.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
"terra-content-container": "^3.0.0",
"terra-divider": "^3.33.0",
"terra-icon": "^3.19.0",
"terra-menu": "^6.84.0",
"terra-menu": "^6.84.1",
"terra-responsive-element": "^5.0.0",
"terra-theme-context": "^1.9.0",
"terra-visually-hidden-text": "^2.36.0",
Expand Down
Loading