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
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
".": "2.111.0",
".": "2.111.1",
"packages/api": "2.14.0",
"packages/chart": "2.86.0",
"packages/codemirror": "2.65.0",
"packages/codemirror-shim": "2.37.0",
"packages/common": "2.73.0",
"packages/comms": "2.101.0",
"packages/composite": "2.9.0",
"packages/composite": "2.9.1",
"packages/dataflow": "9.1.0",
"packages/ddl-shim": "2.22.0",
"packages/deck-shim": "2.8.0",
"packages/dgrid": "2.34.0",
"packages/dgrid-shim": "2.26.0",
"packages/dgrid2": "2.5.0",
"packages/eclwatch": "2.77.0",
"packages/eclwatch": "2.77.1",
"packages/esbuild-plugins": "1.2.0",
"packages/form": "2.12.0",
"packages/graph": "2.87.0",
"packages/html": "2.44.0",
"packages/layout": "2.51.0",
"packages/leaflet-shim": "2.5.0",
"packages/loader": "2.108.0",
"packages/loader": "2.108.1",
"packages/map": "2.79.0",
"packages/map-deck": "2.9.0",
"packages/marshaller": "2.28.0",
"packages/marshaller": "2.28.1",
"packages/observable-md": "2.55.0",
"packages/observablehq-compiler": "1.4.0",
"packages/other": "2.17.0",
"packages/phosphor": "2.20.0",
"packages/phosphor": "2.20.1",
"packages/phosphor-shim": "2.16.0",
"packages/preact-shim": "2.18.0",
"packages/react": "2.55.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.111.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.111.0...hpcc-js-v2.111.1) (2025-06-09)


### Bug Fixes

* Dock panel scrollbars are illogical ([d553475](https://github.com/hpcc-systems/Visualization/commit/d553475f4e00b7990ad994aa8449b2902f4a6e4c))

## [2.111.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.110.0...hpcc-js-v2.111.0) (2025-05-13)


Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hpcc-js",
"version": "2.108.0",
"version": "2.111.1",
"description": "HPCC Visualization Framework",
"private": true,
"jsdelivr": "dist/index.umd.min.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/composite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.9.1](https://github.com/hpcc-systems/Visualization/compare/composite-v2.9.0...composite-v2.9.1) (2025-06-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/phosphor bumped from ^2.20.0 to ^2.20.1

## [2.9.0](https://github.com/hpcc-systems/Visualization/compare/composite-v2.8.2...composite-v2.9.0) (2024-10-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/composite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/composite",
"version": "2.9.0",
"version": "2.9.1",
"description": "hpcc-js - Viz Composite",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@hpcc-js/html": "^2.44.0",
"@hpcc-js/layout": "^2.51.0",
"@hpcc-js/other": "^2.17.0",
"@hpcc-js/phosphor": "^2.20.0"
"@hpcc-js/phosphor": "^2.20.1"
},
"devDependencies": {
"@hpcc-js/bundle": "^2.12.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/eclwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.77.1](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v2.77.0...eclwatch-v2.77.1) (2025-06-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/phosphor bumped from ^2.20.0 to ^2.20.1

## [2.77.0](https://github.com/hpcc-systems/Visualization/compare/eclwatch-v2.76.8...eclwatch-v2.77.0) (2025-05-13)


Expand Down
4 changes: 2 additions & 2 deletions packages/eclwatch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/eclwatch",
"version": "2.77.0",
"version": "2.77.1",
"description": "hpcc-js - ECL Watch",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@hpcc-js/dgrid": "^2.34.0",
"@hpcc-js/graph": "^2.87.0",
"@hpcc-js/layout": "^2.51.0",
"@hpcc-js/phosphor": "^2.20.0",
"@hpcc-js/phosphor": "^2.20.1",
"@hpcc-js/timeline": "^2.54.0",
"@hpcc-js/tree": "^2.42.0",
"@hpcc-js/util": "^2.53.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.108.1](https://github.com/hpcc-systems/Visualization/compare/loader-v2.108.0...loader-v2.108.1) (2025-06-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/composite bumped from ^2.9.0 to ^2.9.1
* @hpcc-js/eclwatch bumped from ^2.77.0 to ^2.77.1
* @hpcc-js/marshaller bumped from ^2.28.0 to ^2.28.1
* @hpcc-js/phosphor bumped from ^2.20.0 to ^2.20.1

## [2.108.0](https://github.com/hpcc-systems/Visualization/compare/loader-v2.107.8...loader-v2.108.0) (2025-05-13)


Expand Down
10 changes: 5 additions & 5 deletions packages/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/loader",
"version": "2.108.0",
"version": "2.108.1",
"description": "hpcc-js - Loader",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -43,20 +43,20 @@
"@hpcc-js/codemirror": "^2.65.0",
"@hpcc-js/common": "^2.73.0",
"@hpcc-js/comms": "^2.101.0",
"@hpcc-js/composite": "^2.9.0",
"@hpcc-js/composite": "^2.9.1",
"@hpcc-js/dgrid": "^2.34.0",
"@hpcc-js/dgrid2": "^2.5.0",
"@hpcc-js/eclwatch": "^2.77.0",
"@hpcc-js/eclwatch": "^2.77.1",
"@hpcc-js/form": "^2.12.0",
"@hpcc-js/graph": "^2.87.0",
"@hpcc-js/html": "^2.44.0",
"@hpcc-js/layout": "^2.51.0",
"@hpcc-js/map": "^2.79.0",
"@hpcc-js/map-deck": "^2.9.0",
"@hpcc-js/marshaller": "^2.28.0",
"@hpcc-js/marshaller": "^2.28.1",
"@hpcc-js/observablehq-compiler": "^1.4.0",
"@hpcc-js/other": "^2.17.0",
"@hpcc-js/phosphor": "^2.20.0",
"@hpcc-js/phosphor": "^2.20.1",
"@hpcc-js/react": "^2.55.0",
"@hpcc-js/timeline": "^2.54.0",
"@hpcc-js/tree": "^2.42.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/marshaller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.28.1](https://github.com/hpcc-systems/Visualization/compare/marshaller-v2.28.0...marshaller-v2.28.1) (2025-06-09)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/composite bumped from ^2.9.0 to ^2.9.1
* @hpcc-js/phosphor bumped from ^2.20.0 to ^2.20.1

## [2.28.0](https://github.com/hpcc-systems/Visualization/compare/marshaller-v2.27.8...marshaller-v2.28.0) (2025-05-13)


Expand Down
6 changes: 3 additions & 3 deletions packages/marshaller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/marshaller",
"version": "2.28.0",
"version": "2.28.1",
"description": "hpcc-js - Viz Marshaller",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down Expand Up @@ -42,15 +42,15 @@
"@hpcc-js/codemirror": "^2.65.0",
"@hpcc-js/common": "^2.73.0",
"@hpcc-js/comms": "^2.101.0",
"@hpcc-js/composite": "^2.9.0",
"@hpcc-js/composite": "^2.9.1",
"@hpcc-js/ddl-shim": "^2.22.0",
"@hpcc-js/dgrid": "^2.34.0",
"@hpcc-js/form": "^2.12.0",
"@hpcc-js/graph": "^2.87.0",
"@hpcc-js/layout": "^2.51.0",
"@hpcc-js/map": "^2.79.0",
"@hpcc-js/other": "^2.17.0",
"@hpcc-js/phosphor": "^2.20.0",
"@hpcc-js/phosphor": "^2.20.1",
"@hpcc-js/util": "^2.53.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/phosphor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.20.1](https://github.com/hpcc-systems/Visualization/compare/phosphor-v2.20.0...phosphor-v2.20.1) (2025-06-09)


### Bug Fixes

* Dock panel scrollbars are illogical ([d553475](https://github.com/hpcc-systems/Visualization/commit/d553475f4e00b7990ad994aa8449b2902f4a6e4c))

## [2.20.0](https://github.com/hpcc-systems/Visualization/compare/phosphor-v2.19.2...phosphor-v2.20.0) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/phosphor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/phosphor",
"version": "2.20.0",
"version": "2.20.1",
"description": "hpcc-js - Viz Phosphor",
"main": "dist/index.js",
"module": "dist/index.es6",
Expand Down
Loading