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
5 changes: 0 additions & 5 deletions .changeset/little-cougars-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-lines-mate.md

This file was deleted.

12 changes: 12 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# demo

## 1.6.38

### Patch Changes

- Updated dependencies [34a4517]
- Updated dependencies [34a4517]
- @knime/utils@1.7.0
- @knime/hub-features@1.15.0
- @knime/components@1.41.4
- @knime/rich-text-editor@1.7.33
- @knime/virtual-tree@1.6.33

## 1.6.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "1.6.37",
"version": "1.6.38",
"description": "Showcase for common UI components",
"license": "UNLICENSED",
"author": "KNIME AG, Zurich, Switzerland",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @knime/components

## 1.41.4

### Patch Changes

- Updated dependencies [34a4517]
- @knime/utils@1.7.0

## 1.41.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/components",
"version": "1.41.3",
"version": "1.41.4",
"description": "Vue components & composables, that can be used for the frontend of all KNIME web projects.",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down
12 changes: 12 additions & 0 deletions packages/hub-features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @knime/hub-features

## 1.15.0

### Minor Changes

- 34a4517: Add embedding SDK

### Patch Changes

- Updated dependencies [34a4517]
- @knime/utils@1.7.0
- @knime/components@1.41.4

## 1.14.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hub-features/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/hub-features",
"version": "1.14.29",
"version": "1.15.0",
"description": "Vue components & composables for shared hub features",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down
9 changes: 9 additions & 0 deletions packages/jsonforms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @knime/json-forms

## 1.15.38

### Patch Changes

- Updated dependencies [34a4517]
- @knime/utils@1.7.0
- @knime/components@1.41.4
- @knime/rich-text-editor@1.7.33

## 1.15.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonforms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/jsonforms",
"version": "1.15.37",
"version": "1.15.38",
"description": "Internal JSON Forms integration for frontend KNIME projects",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down
8 changes: 8 additions & 0 deletions packages/rich-text-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @knime/rich-text-editor

## 1.7.33

### Patch Changes

- Updated dependencies [34a4517]
- @knime/utils@1.7.0
- @knime/components@1.41.4

## 1.7.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/rich-text-editor",
"version": "1.7.32",
"version": "1.7.33",
"description": "Vue components of a rich text editor that can be used for the frontend of all KNIME web projects.",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-extension-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knime/ui-extension-renderer

## 2.3.33

### Patch Changes

- @knime/components@1.41.4

## 2.3.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-extension-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/ui-extension-renderer",
"version": "2.3.32",
"version": "2.3.33",
"description": "Internal shared components and utilities to render UI-Extensions. Used in other consuming `@knime` packages.",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE LICENSE IN license.txt)",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knime/utils

## 1.7.0

### Minor Changes

- 34a4517: Add createUnwrappedPromise util

## 1.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/utils",
"version": "1.6.2",
"version": "1.7.0",
"description": "Internal utility functions and constants shared across @knime packages.",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down
8 changes: 8 additions & 0 deletions packages/virtual-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @knime/virtual-tree

## 1.6.33

### Patch Changes

- Updated dependencies [34a4517]
- @knime/utils@1.7.0
- @knime/components@1.41.4

## 1.6.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/virtual-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/virtual-tree",
"version": "1.6.32",
"version": "1.6.33",
"description": "Vue components of a tree that can be used for the frontend of all KNIME web projects.",
"homepage": "https://knime.github.io/webapps-common/",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE the file LICENSE)",
Expand Down