Skip to content

Commit

Permalink
NXT-2872: bump versions
Browse files Browse the repository at this point in the history
NXT-2872 (Performance issues with many items in space root)
  • Loading branch information
carlos22 committed Dec 20, 2024
1 parent 8072add commit 3d1ee07
Show file tree
Hide file tree
Showing 15 changed files with 59 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-hotels-retire.md

This file was deleted.

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

## 1.1.6

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0
- @knime/hub-features@1.2.1
- @knime/rich-text-editor@1.3.6
- @knime/virtual-tree@1.3.6

## 1.1.5

### 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.1.5",
"version": "1.1.6",
"description": "Showcase for common UI components",
"license": "UNLICENSED",
"author": "KNIME AG, Zurich, Switzerland",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knime/components

## 1.14.0

### Minor Changes

- eabff98: FileExplorer: Add "virtual" prop to enable virtual scrolling for enhanced performance with large amounts of items.

## 1.13.1

### 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.13.1",
"version": "1.14.0",
"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
7 changes: 7 additions & 0 deletions packages/hub-features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @knime/hub-features

## 1.2.1

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0

## 1.2.0

### Minor 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.2.0",
"version": "1.2.1",
"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
8 changes: 8 additions & 0 deletions packages/json-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @knime/json-forms

## 0.1.3

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0
- @knime/rich-text-editor@1.3.6

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/json-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/json-forms",
"version": "0.1.2",
"version": "0.1.3",
"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
7 changes: 7 additions & 0 deletions packages/rte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @knime/rich-text-editor

## 1.3.6

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0

## 1.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/rich-text-editor",
"version": "1.3.5",
"version": "1.3.6",
"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
7 changes: 7 additions & 0 deletions packages/ui-extension-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @knime/ui-extension-renderer

## 1.3.6

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0

## 1.3.5

### 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": "1.3.5",
"version": "1.3.6",
"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
7 changes: 7 additions & 0 deletions packages/virtual-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @knime/virtual-tree

## 1.3.6

### Patch Changes

- Updated dependencies [eabff98]
- @knime/components@1.14.0

## 1.3.5

### 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.3.5",
"version": "1.3.6",
"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

0 comments on commit 3d1ee07

Please sign in to comment.