Skip to content

Commit cf9abc9

Browse files
author
Horia Iacos
committed
Merge branch 'develop' of github.com:pie-framework/pie-elements into develop
2 parents 8c57095 + 8392052 commit cf9abc9

253 files changed

Lines changed: 13746 additions & 18542 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"health:check": "pie-health check packages"
3333
},
3434
"dependencies": {
35-
"core-js": "^3.48.0",
3635
"express": "^4.22.1"
3736
},
3837
"devDependencies": {
@@ -47,7 +46,7 @@
4746
"@babel/preset-react": "^7.28.5",
4847
"@pie-framework/build-helper": "^5.2.11",
4948
"@pie-framework/pie-code-health": "https://github.com/pie-framework/pie-code-health.git#main",
50-
"@pie-lib/test-utils": "1.1.1-next.1",
49+
"@pie-lib/test-utils": "1.2.0-next.3",
5150
"@pslb/pslb": "4.4.2-beta.0",
5251
"@rollup/plugin-commonjs": "^20.0.0",
5352
"@testing-library/dom": "^10.4.1",
@@ -85,39 +84,39 @@
8584
"react-dom": "18.3.1",
8685
"jest": "29.7.0",
8786
"jest-config": "29.7.0",
88-
"core-js": "^3.40.0",
8987
"d3-scale": "4.0.2",
9088
"d3-selection": "3.0.0",
9189
"@jest/test-sequencer": "29.7.0",
9290
"@types/d3-array": "3.0.3",
93-
"@pie-lib/categorize": "1.1.1-next.1",
94-
"@pie-lib/charting": "6.1.1-next.1",
95-
"@pie-lib/config-ui": "12.1.1-next.3",
96-
"@pie-lib/controller-utils": "1.1.1-next.1",
97-
"@pie-lib/correct-answer-toggle": "3.1.1-next.1",
98-
"@pie-lib/drag": "3.1.1-next.1",
99-
"@pie-lib/editable-html": "12.1.1-next.1",
100-
"@pie-lib/editable-html-tip-tap": "1.1.1-next.3",
101-
"@pie-lib/feedback": "1.1.1-next.1",
102-
"@pie-lib/graphing-solution-set": "3.1.1-next.1",
103-
"@pie-lib/graphing-utils": "2.1.1-next.1",
104-
"@pie-lib/graphing": "3.1.1-next.1",
105-
"@pie-lib/icons": "3.1.1-next.1",
106-
"@pie-lib/mask-markup": "2.1.1-next.3",
91+
"@pie-lib/categorize": "1.2.0-next.3",
92+
"@pie-lib/charting": "6.2.0-next.21",
93+
"@pie-lib/config-ui": "12.2.0-next.21",
94+
"@pie-lib/controller-utils": "1.2.0-next.3",
95+
"@pie-lib/correct-answer-toggle": "3.2.0-next.7",
96+
"@pie-lib/drag": "3.2.0-next.7",
97+
"@pie-lib/editable-html": "12.2.0-next.9",
98+
"@pie-lib/editable-html-tip-tap": "1.2.0-next.20",
99+
"@pie-lib/feedback": "1.2.0-next.3",
100+
"@pie-lib/graphing-solution-set": "3.2.0-next.20",
101+
"@pie-lib/graphing-utils": "2.2.0-next.3",
102+
"@pie-lib/graphing": "3.2.0-next.20",
103+
"@pie-lib/icons": "3.2.0-next.4",
104+
"@pie-lib/mask-markup": "2.2.0-next.21",
107105
"@pie-lib/math-evaluator": "3.1.1-next.1",
108-
"@pie-lib/math-input": "7.1.1-next.1",
106+
"@pie-lib/math-input": "7.2.0-next.10",
109107
"@pie-lib/math-rendering-accessible": "4.1.1-next.1",
110-
"@pie-lib/math-rendering": "4.1.1-next.1",
111-
"@pie-lib/math-toolbar": "2.1.1-next.1",
112-
"@pie-lib/plot": "3.1.1-next.1",
113-
"@pie-lib/render-ui": "5.1.1-next.1",
114-
"@pie-lib/rubric": "1.1.1-next.1",
108+
"@pie-lib/math-rendering": "4.2.0-next.3",
109+
"@pie-lib/math-toolbar": "2.2.0-next.12",
110+
"@pie-lib/plot": "3.2.0-next.16",
111+
"@pie-lib/render-ui": "5.2.0-next.7",
112+
"@pie-lib/rubric": "1.2.0-next.21",
115113
"@pie-lib/scoring-config": "4.1.1-next.1",
116114
"@pie-lib/style-utils": "1.1.1-next.1",
117-
"@pie-lib/test-utils": "1.1.1-next.1",
118-
"@pie-lib/text-select": "2.1.1-next.1",
119-
"@pie-lib/tools": "1.1.1-next.1",
120-
"@pie-lib/translator": "3.1.1-next.1"
115+
"@pie-lib/test-utils": "1.2.0-next.3",
116+
"@pie-lib/text-select": "2.2.0-next.7",
117+
"@pie-lib/tools": "1.2.0-next.4",
118+
"@pie-lib/translator": "3.2.0-next.3",
119+
"@pie-framework/mathquill": "1.2.1-beta.0"
121120
},
122121
"browserslist": [
123122
">0.5%",

packages/boilerplate-item-type/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.2.0-next.0...@pie-element/boilerplate-item-type@6.2.0-next.1) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-element/boilerplate-item-type
9+
10+
# [6.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.1-next.4...@pie-element/boilerplate-item-type@6.2.0-next.0) (2026-03-19)
11+
12+
### Features
13+
14+
- bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
15+
16+
## [6.1.1-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.1-next.3...@pie-element/boilerplate-item-type@6.1.1-next.4) (2026-03-12)
17+
18+
### Bug Fixes
19+
20+
- bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
21+
22+
## [6.1.1-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.1-next.2...@pie-element/boilerplate-item-type@6.1.1-next.3) (2026-03-06)
23+
24+
**Note:** Version bump only for package @pie-element/boilerplate-item-type
25+
26+
## [6.1.1-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.1-next.1...@pie-element/boilerplate-item-type@6.1.1-next.2) (2026-03-05)
27+
28+
**Note:** Version bump only for package @pie-element/boilerplate-item-type
29+
30+
## [6.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.0-next.2...@pie-element/boilerplate-item-type@6.1.1-next.1) (2026-02-26)
31+
32+
**Note:** Version bump only for package @pie-element/boilerplate-item-type
33+
634
# [6.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@6.1.0-next.1...@pie-element/boilerplate-item-type@6.1.0-next.2) (2026-02-24)
735

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

packages/boilerplate-item-type/configure/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.2.0-next.0...@pie-element/boilerplate-item-type-configure@5.2.0-next.1) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-element/boilerplate-item-type-configure
9+
10+
# [5.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.1-next.4...@pie-element/boilerplate-item-type-configure@5.2.0-next.0) (2026-03-19)
11+
12+
### Features
13+
14+
- bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
15+
16+
## [5.1.1-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.1-next.3...@pie-element/boilerplate-item-type-configure@5.1.1-next.4) (2026-03-12)
17+
18+
### Bug Fixes
19+
20+
- bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
21+
22+
## [5.1.1-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.1-next.2...@pie-element/boilerplate-item-type-configure@5.1.1-next.3) (2026-03-06)
23+
24+
**Note:** Version bump only for package @pie-element/boilerplate-item-type-configure
25+
26+
## [5.1.1-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.1-next.1...@pie-element/boilerplate-item-type-configure@5.1.1-next.2) (2026-03-05)
27+
28+
**Note:** Version bump only for package @pie-element/boilerplate-item-type-configure
29+
30+
## [5.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.0-next.2...@pie-element/boilerplate-item-type-configure@5.1.1-next.1) (2026-02-26)
31+
32+
**Note:** Version bump only for package @pie-element/boilerplate-item-type-configure
33+
634
# [5.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@5.1.0-next.1...@pie-element/boilerplate-item-type-configure@5.1.0-next.2) (2026-02-24)
735

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

packages/boilerplate-item-type/configure/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-element/boilerplate-item-type-configure",
33
"private": true,
4-
"version": "5.1.0-next.2",
4+
"version": "5.2.0-next.1",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",
@@ -11,9 +11,9 @@
1111
"@mui/icons-material": "^7.3.4",
1212
"@mui/material": "^7.3.4",
1313
"@pie-framework/pie-configure-events": "^1.3.0",
14-
"@pie-lib/config-ui": "12.2.0-next.11",
15-
"@pie-lib/editable-html-tip-tap": "1.2.0-next.11",
16-
"@pie-lib/render-ui": "5.2.0-next.4",
14+
"@pie-lib/config-ui": "12.2.0-next.21",
15+
"@pie-lib/editable-html-tip-tap": "1.2.0-next.20",
16+
"@pie-lib/render-ui": "5.2.0-next.7",
1717
"debug": "^4.1.1",
1818
"lodash-es": "^4.17.23",
1919
"prop-types": "^15.6.2",

packages/boilerplate-item-type/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "6.1.0-next.2",
7+
"version": "6.2.0-next.1",
88
"description": "",
99
"dependencies": {
1010
"@emotion/react": "^11.14.0",
@@ -13,7 +13,7 @@
1313
"@mui/material": "^7.3.4",
1414
"@pie-framework/pie-player-events": "^0.1.0",
1515
"@pie-lib/math-rendering": "4.2.0-next.3",
16-
"@pie-lib/render-ui": "5.2.0-next.4",
16+
"@pie-lib/render-ui": "5.2.0-next.7",
1717
"prop-types": "^15.6.1",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1"

packages/calculator/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.2.0-next.0...@pie-element/calculator@8.2.0-next.1) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-element/calculator
9+
10+
# [8.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.1-next.4...@pie-element/calculator@8.2.0-next.0) (2026-03-19)
11+
12+
### Features
13+
14+
- bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
15+
16+
## [8.1.1-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.1-next.3...@pie-element/calculator@8.1.1-next.4) (2026-03-12)
17+
18+
### Bug Fixes
19+
20+
- bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
21+
22+
## [8.1.1-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.1-next.2...@pie-element/calculator@8.1.1-next.3) (2026-03-06)
23+
24+
**Note:** Version bump only for package @pie-element/calculator
25+
26+
## [8.1.1-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.1-next.1...@pie-element/calculator@8.1.1-next.2) (2026-03-05)
27+
28+
**Note:** Version bump only for package @pie-element/calculator
29+
30+
## [8.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.0-next.2...@pie-element/calculator@8.1.1-next.1) (2026-02-26)
31+
32+
**Note:** Version bump only for package @pie-element/calculator
33+
634
# [8.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@8.1.0-next.1...@pie-element/calculator@8.1.0-next.2) (2026-02-24)
735

836
**Note:** Version bump only for package @pie-element/calculator

packages/calculator/configure/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.2.0-next.0...@pie-element/calculator-configure@6.2.0-next.1) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-element/calculator-configure
9+
10+
# [6.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.1-next.4...@pie-element/calculator-configure@6.2.0-next.0) (2026-03-19)
11+
12+
### Features
13+
14+
- bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
15+
16+
## [6.1.1-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.1-next.3...@pie-element/calculator-configure@6.1.1-next.4) (2026-03-12)
17+
18+
### Bug Fixes
19+
20+
- bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
21+
22+
## [6.1.1-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.1-next.2...@pie-element/calculator-configure@6.1.1-next.3) (2026-03-06)
23+
24+
**Note:** Version bump only for package @pie-element/calculator-configure
25+
26+
## [6.1.1-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.1-next.1...@pie-element/calculator-configure@6.1.1-next.2) (2026-03-05)
27+
28+
**Note:** Version bump only for package @pie-element/calculator-configure
29+
30+
## [6.1.1-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.0-next.2...@pie-element/calculator-configure@6.1.1-next.1) (2026-02-26)
31+
32+
**Note:** Version bump only for package @pie-element/calculator-configure
33+
634
# [6.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@6.1.0-next.1...@pie-element/calculator-configure@6.1.0-next.2) (2026-02-24)
735

836
**Note:** Version bump only for package @pie-element/calculator-configure

packages/calculator/configure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-element/calculator-configure",
3-
"version": "6.1.0-next.2",
3+
"version": "6.2.0-next.1",
44
"description": "",
55
"main": "lib/index.js",
66
"private": true,
@@ -11,7 +11,7 @@
1111
"@mui/material": "^7.3.4",
1212
"@pie-framework/material-ui-calculator": "4.0.0",
1313
"@pie-framework/pie-configure-events": "^1.3.0",
14-
"@pie-lib/config-ui": "12.2.0-next.11",
14+
"@pie-lib/config-ui": "12.2.0-next.21",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"
1717
},

packages/calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-element/calculator",
33
"repository": "pie-framework/pie-elements",
4-
"version": "8.1.0-next.2",
4+
"version": "8.2.0-next.1",
55
"description": "A catalog tool",
66
"scripts": {
77
"test": "jest",

packages/categorize/CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,61 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [12.2.0-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.2.0-next.2...@pie-element/categorize@12.2.0-next.3) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-element/categorize
9+
10+
# [12.2.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.2.0-next.1...@pie-element/categorize@12.2.0-next.2) (2026-03-25)
11+
12+
### Bug Fixes
13+
14+
- **categorize:** unset margin for p in case of editor two lines PD-5669 ([4c774c5](https://github.com/pie-framework/pie-elements/commit/4c774c597288dea51118c6c16bc0951b0f744584))
15+
- **categorize:** add tests for new onDrag extension, handle invalid target student PD-5514 ([6b6d151](https://github.com/pie-framework/pie-elements/commit/6b6d151a73d93199e57a08690ff4dfefe0189bc2))
16+
- **categorize:** handle drag targets correctly PD-5514 ([34a4c98](https://github.com/pie-framework/pie-elements/commit/34a4c982b26f534eee21d800387761138aa0be8d))
17+
- **categorize:** set back needed props PD-5669 ([9e2fe48](https://github.com/pie-framework/pie-elements/commit/9e2fe488118c04a2c0afd1360e7220a82e5ed7a9))
18+
- **categorize:** set back old model from docs PD-5514 ([d08c28f](https://github.com/pie-framework/pie-elements/commit/d08c28fdc1aead7a4ed58a79309177467f1cacd0))
19+
20+
# [12.2.0-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.2.0-next.0...@pie-element/categorize@12.2.0-next.1) (2026-03-19)
21+
22+
### Features
23+
24+
- bump libs PD-5669, PD-5530, PD-5496,PD-5501, PD-5790, PD-5622, PD-5811, PD-5590, PD-5510 ([1c7cfc4](https://github.com/pie-framework/pie-elements/commit/1c7cfc4ea91dfd631b9e2ca23810b65a4a4585cf))
25+
26+
# [12.2.0-next.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.2-next.5...@pie-element/categorize@12.2.0-next.0) (2026-03-18)
27+
28+
### Features
29+
30+
- **categorize:** add trace log for scoring in outcome function PD-5438 ([53200b5](https://github.com/pie-framework/pie-elements/commit/53200b58af33e81808f6626acbec9e14e631a71d))
31+
32+
## [12.1.2-next.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.2-next.4...@pie-element/categorize@12.1.2-next.5) (2026-03-12)
33+
34+
### Bug Fixes
35+
36+
- add touchAction none to various styled components for improved touch handling drag and drop PD-5811 ([bc5a8af](https://github.com/pie-framework/pie-elements/commit/bc5a8afab27ee254608c55ecc7e7c7130a191f38))
37+
- bump libs, update mathquill, switch interface PD-5791 ([686a7c0](https://github.com/pie-framework/pie-elements/commit/686a7c0d41ff82f5ddad7cecd93cc0c18324a81b))
38+
- **categorize:** add missing prop validation ([847df67](https://github.com/pie-framework/pie-elements/commit/847df67bf234bbecb5c5f17f29d84bdd25c2e0d5))
39+
40+
## [12.1.2-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.2-next.3...@pie-element/categorize@12.1.2-next.4) (2026-03-09)
41+
42+
### Bug Fixes
43+
44+
- **categorize:** category box border color fix PD-5546 ([d87a9a3](https://github.com/pie-framework/pie-elements/commit/d87a9a3a9f0587ca61e6a4104cee89cfd02bb017))
45+
46+
## [12.1.2-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.2-next.2...@pie-element/categorize@12.1.2-next.3) (2026-03-06)
47+
48+
**Note:** Version bump only for package @pie-element/categorize
49+
50+
## [12.1.2-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.2-next.1...@pie-element/categorize@12.1.2-next.2) (2026-03-05)
51+
52+
**Note:** Version bump only for package @pie-element/categorize
53+
54+
## [12.1.2-next.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.0-next.2...@pie-element/categorize@12.1.2-next.1) (2026-02-26)
55+
56+
### Bug Fixes
57+
58+
- **categorize, image-cloze-association:** enable snap back visual only for invalid drop zones PD-5495 ([211ab92](https://github.com/pie-framework/pie-elements/commit/211ab9260a76bbfbeb87f1fc85eb68ba833ded7c))
59+
- **categorize:** resolve crash when adding new category and implement auto-focus PD-5588 ([39b7a9b](https://github.com/pie-framework/pie-elements/commit/39b7a9b7aed3abcb4c6023829f1b2448631ed23b))
60+
661
# [12.1.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.1.0-next.1...@pie-element/categorize@12.1.0-next.2) (2026-02-24)
762

863
**Note:** Version bump only for package @pie-element/categorize

0 commit comments

Comments
 (0)