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/fresh-forks-start.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/lucky-moons-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-banks-beam.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/petite-dancers-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-suits-shout.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/real-hornets-check.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wicked-kids-boil.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/json-schema-form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/json-schema-form-core

## 2.1.4

### Patch Changes

- e52b3e1: chore: drop most of the webpack based plugins and old script config files.

## 2.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/json-schema-form-core",
"version": "2.1.3",
"version": "2.1.4",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
"main": "dist/index.js",
"module": "./lib-esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/cmf-cqrs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-cmf-cqrs

## 12.1.3

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [685d45a]
- @talend/react-cmf@12.2.3

## 12.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^12.2.2",
"@talend/react-cmf": "^12.2.3",
"@talend/utils": "^3.7.2",
"immutable": "^3.8.4",
"redux-saga": "^1.5.1"
Expand All @@ -62,5 +62,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.2"
"version": "12.1.3"
}
6 changes: 6 additions & 0 deletions packages/cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/react-cmf

## 12.2.3

### Patch Changes

- 685d45a: fix: cwe-407 update immutable

## 12.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.2.2"
"version": "12.2.3"
}
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @talend/react-components

## 18.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- 9b87959: chore: drop custom babel plugins
- Updated dependencies [1de4792]
- Updated dependencies [e52b3e1]
- Updated dependencies [9b87959]
- @talend/icons@8.0.3
- @talend/design-tokens@4.1.4

## 18.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/bootstrap-theme": "^10.1.3",
"@talend/design-tokens": "^4.1.3",
"@talend/icons": "^8.0.2",
"@talend/design-tokens": "^4.1.4",
"@talend/icons": "^8.0.3",
"@talend/react-a11y": "^4.3.3",
"@talend/react-bootstrap": "^5.0.1",
"@talend/utils": "^3.7.2",
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"@talend/bootstrap-theme": "^10.1.3",
"@talend/design-system": "^12.1.3",
"@talend/design-system": "^12.1.4",
"@storybook/addon-a11y": "^10.5.5",
"@storybook/addon-links": "^10.5.5",
"@storybook/react": "^10.5.5",
Expand Down Expand Up @@ -120,5 +120,5 @@
"publishConfig": {
"access": "public"
},
"version": "18.1.3"
"version": "18.1.4"
}
13 changes: 13 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-containers

## 12.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [e52b3e1]
- Updated dependencies [685d45a]
- Updated dependencies [9b87959]
- @talend/design-system@12.1.4
- @talend/react-components@18.1.4
- @talend/react-cmf@12.2.3
- @talend/react-forms@16.1.5

## 12.1.3

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^12.1.3",
"@talend/react-cmf": "^12.2.2",
"@talend/react-components": "^18.1.3",
"@talend/react-forms": "^16.1.4",
"@talend/design-system": "^12.1.4",
"@talend/react-cmf": "^12.2.3",
"@talend/react-components": "^18.1.4",
"@talend/react-forms": "^16.1.5",
"@talend/utils": "^3.7.2",
"classnames": "^2.5.1",
"immutable": "^3.8.4",
Expand All @@ -59,7 +59,7 @@
"reselect": "^2.5.4"
},
"devDependencies": {
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@talend/react-storybook-cmf": "^12.1.2",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.6.1",
Expand All @@ -85,5 +85,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.1.3"
"version": "12.1.4"
}
11 changes: 11 additions & 0 deletions packages/dataviz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 8.1.4

### Patch Changes

- 9b87959: chore: drop custom babel plugins
- Updated dependencies [e52b3e1]
- Updated dependencies [685d45a]
- Updated dependencies [9b87959]
- @talend/design-tokens@4.1.4
- @talend/react-components@18.1.4

## 8.1.3

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-dataviz",
"version": "8.1.3",
"version": "8.1.4",
"description": "Talend charts and visualization components",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -40,8 +40,8 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-tokens": "^4.1.3",
"@talend/react-components": "^18.1.3",
"@talend/design-tokens": "^4.1.4",
"@talend/react-components": "^18.1.4",
"classnames": "^2.5.1",
"d3": "^7.9.0",
"date-fns": "^3.6.0",
Expand All @@ -51,9 +51,9 @@
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@talend/design-system": "^12.1.3",
"@talend/icons": "^8.0.2",
"@talend/react-components": "^18.1.3",
"@talend/design-system": "^12.1.4",
"@talend/icons": "^8.0.3",
"@talend/react-components": "^18.1.4",
"@storybook/addon-a11y": "^10.5.5",
"@storybook/react": "^10.5.5",
"@storybook/react-vite": "^10.5.5",
Expand Down
12 changes: 12 additions & 0 deletions packages/design-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @talend/design-docs

## 5.1.4

### Patch Changes

- e52b3e1: chore: drop most of the webpack based plugins and old script config files.
- Updated dependencies [1de4792]
- Updated dependencies [e52b3e1]
- Updated dependencies [9b87959]
- @talend/icons@8.0.3
- @talend/design-system@12.1.4
- @talend/design-tokens@4.1.4

## 5.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-docs",
"version": "5.1.3",
"version": "5.1.4",
"description": "Package containing design.talend.com stories",
"homepage": "https://github.com/Talend/ui#readme",
"main": "src/index.ts",
Expand All @@ -23,10 +23,10 @@
"dependencies": {
"@algolia/autocomplete-js": "^1.19.9",
"@storybook/react": "^10.5.5",
"@talend/design-system": "^12.1.3",
"@talend/design-tokens": "^4.1.3",
"@talend/design-system": "^12.1.4",
"@talend/design-tokens": "^4.1.4",
"@talend/storybook-docs": "^3.1.2",
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"algoliasearch": "^4.27.0",
"classnames": "^2.5.1",
"color-contrast-checker": "^2.1.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @talend/design-system

## 12.1.4

### Patch Changes

- e52b3e1: chore: drop most of the webpack based plugins and old script config files.
- 9b87959: chore: drop custom babel plugins
- Updated dependencies [e52b3e1]
- @talend/design-tokens@4.1.4

## 12.1.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "12.1.3",
"version": "12.1.4",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@floating-ui/react": "^0.26.28",
"@talend/design-tokens": "^4.1.3",
"@talend/design-tokens": "^4.1.4",
"@talend/utils": "^3.7.2",
"classnames": "^2.5.1",
"modern-css-reset": "^1.4.0",
Expand All @@ -55,7 +55,7 @@
"typeface-source-sans-pro": "^1.1.13"
},
"devDependencies": {
"@talend/icons": "^8.0.2",
"@talend/icons": "^8.0.3",
"@talend/storybook-docs": "^3.1.2",
"@storybook/addon-a11y": "^10.5.5",
"@storybook/addon-links": "^10.5.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/design-tokens

## 4.1.4

### Patch Changes

- e52b3e1: chore: drop most of the webpack based plugins and old script config files.

## 4.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-tokens",
"version": "4.1.3",
"version": "4.1.4",
"description": "Talend Design Tokens",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/flow-designer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 8.1.4

### Patch Changes

- 685d45a: fix: cwe-407 update immutable
- Updated dependencies [e52b3e1]
- @talend/design-tokens@4.1.4

## 8.1.3

### Patch Changes
Expand Down
Loading
Loading