Skip to content
Merged

Master #2037

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
8 changes: 8 additions & 0 deletions packages/charting/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.36.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/charting





## [5.36.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/charting
Expand Down
6 changes: 3 additions & 3 deletions packages/charting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "5.36.1",
"version": "5.36.2",
"description": "charting",
"keywords": [
"react",
Expand All @@ -20,8 +20,8 @@
"@mapbox/point-geometry": "^0.1.0",
"@material-ui/core": "^3.8.3",
"@pie-lib/math-rendering": "^3.22.1",
"@pie-lib/plot": "^2.27.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/plot": "^2.27.2",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/translator": "^2.23.1",
"@vx/axis": "^0.0.183",
"@vx/event": "^0.0.182",
Expand Down
8 changes: 8 additions & 0 deletions packages/config-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.30.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/config-ui





## [11.30.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)


Expand Down
6 changes: 3 additions & 3 deletions packages/config-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-lib/config-ui",
"version": "11.30.1",
"version": "11.30.2",
"main": "lib/index.js",
"module": "src/index.js",
"publishConfig": {
Expand All @@ -10,9 +10,9 @@
"dependencies": {
"@material-ui/core": "^3.8.3",
"@material-ui/icons": "^3.0.2",
"@pie-lib/editable-html": "^11.21.1",
"@pie-lib/editable-html": "^11.21.2",
"@pie-lib/icons": "^2.24.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/render-ui": "^4.35.2",
"assert": "^1.4.1",
"classnames": "^2.2.6",
"complex.js": "2.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/controller-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)


### Bug Fixes

* **controller-utils:** update debug PD-5248 ([b238a16](https://github.com/pie-framework/pie-lib/commit/b238a16acf55cc7b9316965a10a27a4f9ab4c220))





## [0.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/controller-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/controller-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-lib/controller-utils",
"version": "0.22.1",
"version": "0.22.2",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/correct-answer-toggle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.25.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/correct-answer-toggle





## [2.25.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/correct-answer-toggle
Expand Down
4 changes: 2 additions & 2 deletions packages/correct-answer-toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"publishConfig": {
"access": "public"
},
"version": "2.25.1",
"version": "2.25.2",
"main": "lib/index.js",
"module": "src/index.jsx",
"scripts": {},
"dependencies": {
"@material-ui/core": "^3.8.3",
"@pie-lib/icons": "^2.24.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/translator": "^2.23.1",
"classnames": "^2.2.6",
"lodash": "^4.17.11",
Expand Down
8 changes: 8 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/demo





## [8.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)


Expand Down
28 changes: 14 additions & 14 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pie-lib/demo",
"private": true,
"version": "8.31.1",
"version": "8.31.2",
"dependencies": {
"@mapbox/point-geometry": "^0.1.0",
"@material-ui/core": "^3.8.3",
Expand All @@ -10,24 +10,24 @@
"@pie-framework/mathml-to-latex": "1.4.4",
"@pie-framework/mathquill": "1.1.4",
"@pie-framework/parse-english": "^1.0.0",
"@pie-lib/charting": "^5.36.1",
"@pie-lib/config-ui": "^11.30.1",
"@pie-lib/correct-answer-toggle": "^2.25.1",
"@pie-lib/drag": "^2.22.1",
"@pie-lib/editable-html": "^11.21.1",
"@pie-lib/graphing": "^2.34.1",
"@pie-lib/charting": "^5.36.2",
"@pie-lib/config-ui": "^11.30.2",
"@pie-lib/correct-answer-toggle": "^2.25.2",
"@pie-lib/drag": "^2.22.2",
"@pie-lib/editable-html": "^11.21.2",
"@pie-lib/graphing": "^2.34.2",
"@pie-lib/icons": "^2.24.1",
"@pie-lib/mask-markup": "^1.33.1",
"@pie-lib/mask-markup": "^1.33.2",
"@pie-lib/math-evaluator": "^2.21.1",
"@pie-lib/math-input": "^6.31.1",
"@pie-lib/math-rendering": "^3.22.1",
"@pie-lib/math-toolbar": "^1.31.1",
"@pie-lib/plot": "^2.27.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/rubric": "^0.28.1",
"@pie-lib/scoring-config": "^3.26.1",
"@pie-lib/math-toolbar": "^1.31.2",
"@pie-lib/plot": "^2.27.2",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/rubric": "^0.28.2",
"@pie-lib/scoring-config": "^3.26.2",
"@pie-lib/style-utils": "^0.21.1",
"@pie-lib/text-select": "^1.32.1",
"@pie-lib/text-select": "^1.32.2",
"@pie-lib/tools": "^0.29.1",
"@pie-lib/translator": "^2.23.1",
"@vx/axis": "^0.0.183",
Expand Down
8 changes: 8 additions & 0 deletions packages/drag/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.22.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/drag





## [2.22.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/drag
Expand Down
4 changes: 2 additions & 2 deletions packages/drag/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@pie-lib/drag",
"version": "2.22.1",
"version": "2.22.2",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
"dependencies": {
"@material-ui/core": "^3.8.3",
"@pie-lib/math-rendering": "^3.22.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/render-ui": "^4.35.2",
"classnames": "^2.2.6",
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/editable-html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.21.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/editable-html





## [11.21.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/editable-html
Expand Down
8 changes: 4 additions & 4 deletions packages/editable-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-lib/editable-html",
"version": "11.21.1",
"version": "11.21.2",
"description": "",
"license": "ISC",
"main": "lib/index.js",
Expand All @@ -10,11 +10,11 @@
"@material-ui/core": "^3.8.3",
"@material-ui/icons": "^3.0.2",
"@material-ui/styles": "^3.0.0-alpha.10",
"@pie-lib/drag": "^2.22.1",
"@pie-lib/drag": "^2.22.2",
"@pie-lib/math-input": "^6.31.1",
"@pie-lib/math-rendering": "^3.22.1",
"@pie-lib/math-toolbar": "^1.31.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/math-toolbar": "^1.31.2",
"@pie-lib/render-ui": "^4.35.2",
"change-case": "^3.0.2",
"classnames": "^2.2.6",
"debug": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphing-solution-set/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.34.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/graphing-solution-set





## [2.34.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)


Expand Down
10 changes: 5 additions & 5 deletions packages/graphing-solution-set/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.34.1",
"version": "2.34.2",
"description": "Graphing components",
"keywords": [
"react",
Expand All @@ -19,11 +19,11 @@
"@mapbox/point-geometry": "^0.1.0",
"@material-ui/core": "^3.8.3",
"@material-ui/icons": "^3.0.2",
"@pie-lib/drag": "^2.22.1",
"@pie-lib/editable-html": "^11.21.1",
"@pie-lib/drag": "^2.22.2",
"@pie-lib/editable-html": "^11.21.2",
"@pie-lib/graphing-utils": "^1.21.1",
"@pie-lib/plot": "^2.27.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/plot": "^2.27.2",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/tools": "^0.29.1",
"@pie-lib/translator": "^2.23.1",
"@vx/axis": "^0.0.189",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.34.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/graphing





## [2.34.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/graphing
Expand Down
10 changes: 5 additions & 5 deletions packages/graphing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.34.1",
"version": "2.34.2",
"description": "Graphing components",
"keywords": [
"react",
Expand All @@ -19,11 +19,11 @@
"@mapbox/point-geometry": "^0.1.0",
"@material-ui/core": "^3.8.3",
"@material-ui/icons": "^3.0.2",
"@pie-lib/drag": "^2.22.1",
"@pie-lib/editable-html": "^11.21.1",
"@pie-lib/drag": "^2.22.2",
"@pie-lib/editable-html": "^11.21.2",
"@pie-lib/graphing-utils": "^1.21.1",
"@pie-lib/plot": "^2.27.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/plot": "^2.27.2",
"@pie-lib/render-ui": "^4.35.2",
"@pie-lib/translator": "^2.23.1",
"@vx/axis": "^0.0.189",
"@vx/clip-path": "^0.0.189",
Expand Down
8 changes: 8 additions & 0 deletions packages/mask-markup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.33.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/mask-markup





## [1.33.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)

**Note:** Version bump only for package @pie-lib/mask-markup
Expand Down
8 changes: 4 additions & 4 deletions packages/mask-markup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-lib/mask-markup",
"version": "1.33.1",
"version": "1.33.2",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand All @@ -10,10 +10,10 @@
"dependencies": {
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
"@pie-lib/drag": "^2.22.1",
"@pie-lib/editable-html": "^11.21.1",
"@pie-lib/drag": "^2.22.2",
"@pie-lib/editable-html": "^11.21.2",
"@pie-lib/math-rendering": "^3.22.1",
"@pie-lib/render-ui": "^4.35.1",
"@pie-lib/render-ui": "^4.35.2",
"classnames": "^2.2.6",
"debug": "^4.1.1",
"immutable": "^4.0.0-rc.12",
Expand Down
8 changes: 8 additions & 0 deletions packages/math-toolbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.31.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-11-27)

**Note:** Version bump only for package @pie-lib/math-toolbar





## [1.31.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/[email protected]...@pie-lib/[email protected]) (2025-10-22)


Expand Down
Loading