Skip to content
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
10 changes: 0 additions & 10 deletions .changeset/chilly-trams-jam.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/full-zoos-think.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cloudoperators/juno-app-carbon

## 1.0.44

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0

## 1.0.43

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-carbon",
"version": "1.0.43",
"version": "1.0.44",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
Expand Down
8 changes: 8 additions & 0 deletions apps/doop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cloudoperators/juno-app-doop

## 2.6.33

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0
- @cloudoperators/juno-messages-provider@0.2.45

## 2.6.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/doop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-doop",
"version": "2.6.32",
"version": "2.6.33",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/doop",
Expand Down
8 changes: 8 additions & 0 deletions apps/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cloudoperators/juno-app-example

## 2.4.20

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0
- @cloudoperators/juno-messages-provider@0.2.45

## 2.4.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-example",
"version": "2.4.19",
"version": "2.4.20",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/example",
Expand Down
15 changes: 15 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @cloudoperators/juno-app-greenhouse

## 0.14.3

### Patch Changes

- 1f9c710: Fixed `DataGridToolbar` inconsistencies in Admin Area across all tabs:
- "Clear all" button placed near selected filter pills
- Text "(X ready, X not ready)" and "Last updated: ..." gray colour
- `DataGridToolbar` component always used to ensure alignment
- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0
- @cloudoperators/juno-app-doop@2.6.33
- @cloudoperators/juno-app-heureka@1.1.8
- @cloudoperators/juno-app-supernova@0.20.2
- @cloudoperators/juno-messages-provider@0.2.45

## 0.14.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/greenhouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-greenhouse",
"version": "0.14.2",
"version": "0.14.3",
"orgAdminVersion": "latest",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/greenhouse/tree/main/ui/dashboard",
Expand Down
7 changes: 7 additions & 0 deletions apps/heureka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# heureka

## 1.1.8

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0

## 1.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/heureka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-heureka",
"version": "1.1.7",
"version": "1.1.8",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",
Expand Down
8 changes: 8 additions & 0 deletions apps/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cloudoperators/juno-app-supernova

## 0.20.2

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0
- @cloudoperators/juno-messages-provider@0.2.45

## 0.20.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/supernova/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-supernova",
"version": "0.20.1",
"version": "0.20.2",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/supernova",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cloudoperators/juno-app-template

## 2.0.43

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0

## 2.0.42

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-app-template",
"version": "2.0.42",
"version": "2.0.43",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/messages-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cloudoperators/juno-messages-provider

## 0.2.45

### Patch Changes

- Updated dependencies [96ecfe1]
- @cloudoperators/juno-ui-components@9.0.0

## 0.2.44

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/messages-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-messages-provider",
"version": "0.2.44",
"version": "0.2.45",
"description": "Messages provider",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/packages/messages-provider",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @cloudoperators/juno-ui-components

## 9.0.0

### Major Changes

- 96ecfe1: Updated `BreadcrumbItem` with BREAKING CHANGES
- Removed Default href="#": This eliminated default navigation behavior, changing <a> to <span> without explicit href.
- Structural Updates: Modified DOM structure by eliminating unnecessary <span> wrappers.
- Rendering Logic Enhanced: Introduced <button> for onClick without href. Ensured <span> usage for neither href nor onClick.
- Accessibility Improvements: Added aria-current="page" for active and aria-disabled for disabled items.
- Expanded onClick Type: Now supports both <a> and <button> elements for broader interaction handling.

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@cloudoperators/juno-ui-components",
"private": false,
"source": "src/index.js",
"version": "8.1.0",
"version": "9.0.0",
"types": "build/index.d.ts",
"exports": {
"./index": "./build/index.js",
Expand Down
Loading