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
11 changes: 0 additions & 11 deletions .changeset/dull-paths-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-peaches-melt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ninety-bars-flash.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.39

### Patch Changes

- 4099706: Update vite and vueuse
- 4099706: Updating kds-styles to address icon subpixel rendering issues
- Updated dependencies [4099706]
- @knime/components@1.41.5
- @knime/hub-features@1.15.1
- @knime/rich-text-editor@1.7.34
- @knime/virtual-tree@1.6.34

## 1.6.38

### 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.38",
"version": "1.6.39",
"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.41.5

### Patch Changes

- 4099706: Update vite and vueuse

## 1.41.4

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

## 1.15.1

### Patch Changes

- 4099706: Update vite and vueuse
- Updated dependencies [4099706]
- @knime/components@1.41.5

## 1.15.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.15.0",
"version": "1.15.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
10 changes: 10 additions & 0 deletions packages/jsonforms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @knime/json-forms

## 1.15.39

### Patch Changes

- 4099706: Update vite and vueuse
- 4099706: Updating kds-styles to address icon subpixel rendering issues
- Updated dependencies [4099706]
- @knime/components@1.41.5
- @knime/rich-text-editor@1.7.34

## 1.15.38

### 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.38",
"version": "1.15.39",
"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
6 changes: 6 additions & 0 deletions packages/lint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knime/eslint-config

## 9.3.1

### Patch Changes

- 4099706: Update @vitest/eslint-plugin to address audit issues

## 9.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/eslint-config",
"version": "9.3.0",
"version": "9.3.1",
"description": "ESLint/Stylelint configs designed for typical KNIME frontend projects using JavaScript/TypeScript as well as Vue, Nuxt and Vitest.",
"type": "module",
"scripts": {
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.34

### Patch Changes

- 4099706: Update vite and vueuse
- Updated dependencies [4099706]
- @knime/components@1.41.5

## 1.7.33

### 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.33",
"version": "1.7.34",
"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

## 2.3.34

### Patch Changes

- Updated dependencies [4099706]
- @knime/components@1.41.5

## 2.3.33

### 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.33",
"version": "2.3.34",
"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/ui-extension-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knime/ui-extension-service

## 2.5.2

### Patch Changes

- 4099706: Update vite and vueuse

## 2.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-extension-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knime/ui-extension-service",
"version": "2.5.1",
"version": "2.5.2",
"description": "KNIME UI Extension Service for KNIME Analytics Platform",
"license": "GPL 3 and Additional Permissions according to Sec. 7 (SEE LICENSE IN license.txt)",
"author": "KNIME AG, Zurich, Switzerland",
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.34

### Patch Changes

- 4099706: Update vite and vueuse
- Updated dependencies [4099706]
- @knime/components@1.41.5

## 1.6.33

### 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.33",
"version": "1.6.34",
"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