Skip to content
Open
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: 0 additions & 5 deletions .changeset/forty-humans-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-clowns-divide.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/true-pears-judge.md

This file was deleted.

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

## 1.0.47

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0

## 1.0.46

### 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.46",
"version": "1.0.47",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
Expand Down
10 changes: 10 additions & 0 deletions apps/doop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-app-doop

## 2.6.36

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0
- @cloudoperators/juno-messages-provider@0.2.48

## 2.6.35

### 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.35",
"version": "2.6.36",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/doop",
Expand Down
10 changes: 10 additions & 0 deletions apps/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-app-example

## 2.4.23

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0
- @cloudoperators/juno-messages-provider@0.2.48

## 2.4.22

### 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.22",
"version": "2.4.23",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/example",
Expand Down
13 changes: 13 additions & 0 deletions apps/greenhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @cloudoperators/juno-app-greenhouse

## 0.14.6

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0
- @cloudoperators/juno-app-doop@2.6.36
- @cloudoperators/juno-app-heureka@1.1.11
- @cloudoperators/juno-app-supernova@0.20.5
- @cloudoperators/juno-messages-provider@0.2.48

## 0.14.5

### 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.5",
"version": "0.14.6",
"orgAdminVersion": "latest",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/greenhouse/tree/main/ui/dashboard",
Expand Down
9 changes: 9 additions & 0 deletions apps/heureka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# heureka

## 1.1.11

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0

## 1.1.10

### 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.10",
"version": "1.1.11",
"author": "UI-Team",
"type": "module",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/heureka",
Expand Down
10 changes: 10 additions & 0 deletions apps/supernova/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @cloudoperators/juno-app-supernova

## 0.20.5

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0
- @cloudoperators/juno-messages-provider@0.2.48

## 0.20.4

### 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.4",
"version": "0.20.5",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/supernova",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions apps/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cloudoperators/juno-app-template

## 2.0.46

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0

## 2.0.45

### 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.45",
"version": "2.0.46",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/messages-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cloudoperators/juno-messages-provider

## 0.2.48

### Patch Changes

- Updated dependencies [0e59fc8]
- Updated dependencies [b736c03]
- Updated dependencies [cf79a1f]
- @cloudoperators/juno-ui-components@9.2.0

Comment on lines +3 to +11
## 0.2.47

### 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.47",
"version": "0.2.48",
"description": "Messages provider",
"author": "UI-Team",
"repository": "https://github.com/cloudoperators/juno/tree/main/packages/messages-provider",
Expand Down
16 changes: 16 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @cloudoperators/juno-ui-components

## 9.2.0

### Minor Changes

- cf79a1f: Add `CodeBlockFooter` component and `codeBlockFooter` slot to `CodeBlock`
- Extract the copy bar into a standalone `CodeBlockFooter` component (props: `onCopy`, `isCopied`, `className`, `...props` for arbitrary HTML attributes)
- Add `codeBlockFooter?: ReactElement` prop to `CodeBlock`: when provided it replaces the default footer, consistent with the `modalFooter` pattern in `Modal`
- The existing `copy` prop continues to control the default footer when `codeBlockFooter` is not passed (fully backward-compatible)
- Export `CodeBlockFooter` from the package index
- Introduce `--color-codeblock-footer-border` / `--border-color-theme-codeblock-footer` CSS variables for the footer border styling

### Patch Changes

- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
Comment on lines +16 to +17
Comment on lines +16 to +17
Comment on lines +14 to +17
Comment on lines +16 to +17
Comment on lines +16 to +17

## 9.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": "9.1.0",
"version": "9.2.0",
"types": "build/index.d.ts",
"exports": {
"./index": "./build/index.js",
Expand Down