Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
592022a
feat(multiple-choice): add options prop for ebsr print mode detection…
PatriciaRomaniuc Oct 13, 2025
cb26223
Merge pull request #2815 from pie-framework/fix/PD-5252-2
CarlaCostea Oct 13, 2025
3d4fde8
Merge pull request #2816 from pie-framework/develop
CarlaCostea Oct 13, 2025
09d9dd4
[ci skip] chore: publish
Oct 13, 2025
90af4bf
Merge pull request #2817 from pie-framework/master
CarlaCostea Oct 13, 2025
2616ab2
fix: bump libs
CarlaCostea Oct 14, 2025
1eb9e48
Merge pull request #2818 from pie-framework/fix/PD-5265
CarlaCostea Oct 14, 2025
d7a451c
Merge pull request #2819 from pie-framework/develop
CarlaCostea Oct 14, 2025
b24c97a
[ci skip] chore: publish
Oct 14, 2025
b272781
Merge pull request #2820 from pie-framework/master
CarlaCostea Oct 15, 2025
8424123
fix: update pslb module versions to resolve version mismatch
CarlaCostea Oct 15, 2025
c37ffc4
Merge pull request #2821 from pie-framework/fix/update-pslb-modules-v…
CarlaCostea Oct 15, 2025
1f49ded
Merge pull request #2822 from pie-framework/develop
CarlaCostea Oct 15, 2025
73fb55b
[ci skip] chore: publish
CarlaCostea Oct 15, 2025
7c71741
Merge pull request #2823 from pie-framework/master
CarlaCostea Oct 15, 2025
b6267be
fix: remove deprecated ReactDOM.findDOMNode from math-inline
CarlaCostea Oct 16, 2025
4943f68
Merge pull request #2824 from pie-framework/fix/remove-findDOMNode-ma…
CarlaCostea Oct 16, 2025
393d39f
fix: bump pie-lib versions and pslb module versions
CarlaCostea Oct 16, 2025
2bfe5f6
Merge pull request #2825 from pie-framework/fix/bump-pie-lib-modules-…
CarlaCostea Oct 16, 2025
b400b61
Revert "fix: remove deprecated ReactDOM.findDOMNode from math-inline"
CarlaCostea Oct 16, 2025
34f384a
Merge pull request #2826 from pie-framework/revert-2824-fix/remove-fi…
CarlaCostea Oct 16, 2025
cac1bbf
Merge pull request #2827 from pie-framework/develop
CarlaCostea Oct 16, 2025
40a2d92
[ci skip] chore: publish
Oct 16, 2025
c590266
Merge pull request #2828 from pie-framework/master
CarlaCostea Oct 16, 2025
e1007cc
fix(categorize, image-cloze-association): completion rules PD-5179
andreeimiron Oct 22, 2025
4274a8a
Merge pull request #2830 from pie-framework/fix/PD-5179
CarlaCostea Oct 22, 2025
184a978
fix: bump libs PD-5265
CarlaCostea Oct 22, 2025
849cfc5
Merge pull request #2831 from pie-framework/develop
CarlaCostea Oct 22, 2025
b2b6d21
[ci skip] chore: publish
Oct 22, 2025
066bf5c
Merge pull request #2832 from pie-framework/master
CarlaCostea Oct 23, 2025
8685fe6
fix(likert, matrix): handle disabled color, add important for radio s…
arimieandreea Oct 24, 2025
bc282d1
feat: remove list tools from extended-text-entry player view PD-5266
CarlaCostea Nov 4, 2025
4648663
fix: tests
CarlaCostea Nov 4, 2025
eae0f5f
update shuffled values structure to be per response area PD-5248
andreeimiron Nov 7, 2025
8dc646d
update shuffled values structure to be per response area PD-5248
andreeimiron Nov 10, 2025
5b9317e
Merge pull request #2838 from pie-framework/fix/PD-5248-hotfix
CarlaCostea Nov 27, 2025
79d379c
Merge pull request #2837 from pie-framework/fix/PD-5248
CarlaCostea Nov 27, 2025
529ca2f
Merge pull request #2834 from pie-framework/feat/PD-5266
CarlaCostea Nov 27, 2025
5ca99df
Merge pull request #2833 from pie-framework/fix/PD-5274
CarlaCostea Nov 27, 2025
7610b25
fix: bump libs PD-5274, PD-5211, PD-5248
CarlaCostea Nov 27, 2025
f431e4a
fix: add babel-loader
CarlaCostea Nov 27, 2025
45551c3
Merge pull request #2844 from pie-framework/develop
CarlaCostea Nov 27, 2025
3445c5c
[ci skip] chore: publish
Nov 27, 2025
bb17c7e
Merge pull request #2845 from pie-framework/master
CarlaCostea Nov 27, 2025
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
18 changes: 17 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^9.0.0",
"babel-jest": "^23.4.2",
"babel-loader": "^8.0.0",
"chalk": "^2.4.2",
"child-process-promise": "^2.2.1",
"debug": "^4.1.1",
Expand Down Expand Up @@ -61,6 +62,21 @@
"rollup-plugin-analyzer": "^4.0.0"
},
"resolutions": {
"@types/d3-array": "3.0.3"
"@types/d3-array": "3.0.3",
"@pie-lib/charting": "5.36.2",
"@pie-lib/config-ui": "11.30.2",
"@pie-lib/controller-utils": "0.22.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-solution-set": "2.34.2",
"@pie-lib/graphing": "2.34.2",
"@pie-lib/mask-markup": "1.33.2",
"@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/text-select": "1.32.2"
}
}
55 changes: 55 additions & 0 deletions packages/boilerplate-item-type/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.3.2...@pie-element/boilerplate-item-type@5.3.3) (2025-11-27)


### Bug Fixes

* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))





## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.3.1...@pie-element/boilerplate-item-type@5.3.2) (2025-10-22)


### Bug Fixes

* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))





## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.1...@pie-element/boilerplate-item-type@5.3.1) (2025-10-16)


### Bug Fixes

* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))





# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.0...@pie-element/boilerplate-item-type@5.3.0) (2025-10-15)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.2.0...@pie-element/boilerplate-item-type@5.2.1) (2025-10-14)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





# [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@5.0.0...@pie-element/boilerplate-item-type@5.2.0) (2025-10-10)


Expand Down
55 changes: 55 additions & 0 deletions packages/boilerplate-item-type/configure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.3.2...@pie-element/boilerplate-item-type-configure@4.3.3) (2025-11-27)


### Bug Fixes

* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))





## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.3.1...@pie-element/boilerplate-item-type-configure@4.3.2) (2025-10-22)


### Bug Fixes

* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))





## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.1...@pie-element/boilerplate-item-type-configure@4.3.1) (2025-10-16)


### Bug Fixes

* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))





# [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.0...@pie-element/boilerplate-item-type-configure@4.3.0) (2025-10-15)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.2.0...@pie-element/boilerplate-item-type-configure@4.2.1) (2025-10-14)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@4.0.1...@pie-element/boilerplate-item-type-configure@4.2.0) (2025-10-10)


Expand Down
6 changes: 3 additions & 3 deletions packages/boilerplate-item-type/configure/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@pie-element/boilerplate-item-type-configure",
"private": true,
"version": "4.2.0",
"version": "4.3.3",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
"dependencies": {
"@material-ui/core": "^3.9.2",
"@pie-framework/pie-configure-events": "^1.3.0",
"@pie-lib/config-ui": "^11.25.1",
"@pie-lib/editable-html": "^11.17.1",
"@pie-lib/config-ui": "11.30.2",
"@pie-lib/editable-html": "11.21.2",
"debug": "^3.1.0",
"lodash": "^4.17.15",
"prop-types": "^15.6.2",
Expand Down
16 changes: 16 additions & 0 deletions packages/boilerplate-item-type/controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.1.1...@pie-element/boilerplate-item-type-controller@4.2.1) (2025-10-16)

**Note:** Version bump only for package @pie-element/boilerplate-item-type-controller





# [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.1.1...@pie-element/boilerplate-item-type-controller@4.2.0) (2025-10-15)

**Note:** Version bump only for package @pie-element/boilerplate-item-type-controller





## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@4.0.1...@pie-element/boilerplate-item-type-controller@4.1.1) (2025-10-10)

**Note:** Version bump only for package @pie-element/boilerplate-item-type-controller
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplate-item-type/controller/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pie-element/boilerplate-item-type-controller",
"private": true,
"version": "4.1.1",
"version": "4.2.1",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/boilerplate-item-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"access": "public"
},
"repository": "pie-framework/pie-elements",
"version": "5.2.0",
"version": "5.3.3",
"description": "",
"dependencies": {
"@material-ui/core": "^3.9.2",
"@pie-framework/pie-player-events": "^0.1.0",
"@pie-lib/math-rendering": "^3.19.4",
"@pie-lib/render-ui": "^4.31.1",
"@pie-lib/math-rendering": "3.22.1",
"@pie-lib/render-ui": "4.35.2",
"prop-types": "^15.6.1",
"react": "^16.8.1",
"react-dom": "^16.8.1"
Expand Down
55 changes: 55 additions & 0 deletions packages/calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.3.2...@pie-element/calculator@7.3.3) (2025-11-27)


### Bug Fixes

* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))





## [7.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.3.1...@pie-element/calculator@7.3.2) (2025-10-22)


### Bug Fixes

* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))





## [7.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.1...@pie-element/calculator@7.3.1) (2025-10-16)


### Bug Fixes

* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))





# [7.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.0...@pie-element/calculator@7.3.0) (2025-10-15)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





## [7.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.2.0...@pie-element/calculator@7.2.1) (2025-10-14)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





# [7.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@7.0.0...@pie-element/calculator@7.2.0) (2025-10-10)


Expand Down
55 changes: 55 additions & 0 deletions packages/calculator/configure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.3.2...@pie-element/calculator-configure@5.3.3) (2025-11-27)


### Bug Fixes

* bump libs PD-5274, PD-5211, PD-5248 ([7610b25](https://github.com/pie-framework/pie-elements/commit/7610b25423956b6492f33322513b3430051fca77))





## [5.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.3.1...@pie-element/calculator-configure@5.3.2) (2025-10-22)


### Bug Fixes

* bump libs PD-5265 ([184a978](https://github.com/pie-framework/pie-elements/commit/184a978f57a2a84dc6ba87c1eba0b92d5cdd9eae))





## [5.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.1...@pie-element/calculator-configure@5.3.1) (2025-10-16)


### Bug Fixes

* bump pie-lib versions and pslb module versions ([393d39f](https://github.com/pie-framework/pie-elements/commit/393d39fb850ad055568f4d20464213e9043f208f))





# [5.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.0...@pie-element/calculator-configure@5.3.0) (2025-10-15)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





## [5.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.2.0...@pie-element/calculator-configure@5.2.1) (2025-10-14)


### Bug Fixes

* bump libs ([2616ab2](https://github.com/pie-framework/pie-elements/commit/2616ab24f776f4df02302f5855c381ee52527665))





# [5.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@5.0.1...@pie-element/calculator-configure@5.2.0) (2025-10-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/calculator/configure/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@pie-element/calculator-configure",
"version": "5.2.0",
"version": "5.3.3",
"description": "",
"main": "lib/index.js",
"private": true,
"dependencies": {
"@material-ui/core": "^3.9.2",
"@pie-framework/pie-configure-events": "^1.3.0",
"@pie-lib/config-ui": "^11.25.1",
"@pie-lib/config-ui": "11.30.2",
"react": "^16.8.1",
"react-dom": "^16.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-element/calculator",
"version": "7.2.0",
"version": "7.3.3",
"description": "A catalog tool",
"repository": "pie-framework/pie-elements",
"scripts": {
Expand Down
Loading
Loading