Skip to content

Commit 83b797f

Browse files
committed
revert to a working version with tokens in player
1 parent 106a905 commit 83b797f

15 files changed

Lines changed: 918 additions & 454 deletions

File tree

packages/select-text/CHANGELOG.md

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,6 @@
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-
## [9.6.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text@9.6.1...@pie-element/select-text@9.6.2) (2025-07-25)
7-
8-
9-
### Bug Fixes
10-
11-
* refactor PD-5132, update pie-lib/pie-toolbox PD-3797 ([7434408](https://github.com/pie-framework/pie-elements/commit/7434408416a883fd680eec13fe1109711fd7e6b5))
12-
* update pie-lib/pie-toolbox PD-4885, PD-5131 ([4b9859c](https://github.com/pie-framework/pie-elements/commit/4b9859c919a1a7cc8e29d6168a91cd1f7d1aafd1))
13-
14-
15-
16-
17-
18-
## [9.6.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text@9.6.0...@pie-element/select-text@9.6.1) (2025-07-22)
19-
20-
21-
### Bug Fixes
22-
23-
* update pie-toolbox PD-4885 ([a6d439e](https://github.com/pie-framework/pie-elements/commit/a6d439e49a0082f3d5e8bf46cc73c69d1d0ae311))
24-
25-
26-
27-
28-
29-
# [9.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text@9.5.10...@pie-element/select-text@9.6.0) (2025-07-18)
30-
31-
32-
### Bug Fixes
33-
34-
* update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
35-
36-
37-
### Features
38-
39-
* update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
40-
* update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
41-
* **select-text:** move tokens into markup and implement custom selection POC PD-363 ([aca8eb3](https://github.com/pie-framework/pie-elements/commit/aca8eb3336a4111db12537b16d8ca0f4595b08ce))
42-
* **select-text:** update Legend component to show only correct answers in evaluate mode PD-5100 ([592e8d3](https://github.com/pie-framework/pie-elements/commit/592e8d38dda32a4dab1a10b4bd6598977a858bad))
43-
44-
45-
46-
47-
486
## [9.5.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text@9.5.9...@pie-element/select-text@9.5.10) (2025-06-27)
497

508

packages/select-text/configure/CHANGELOG.md

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,47 +3,6 @@
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.5.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text-configure@8.5.1...@pie-element/select-text-configure@8.5.2) (2025-07-25)
7-
8-
9-
### Bug Fixes
10-
11-
* refactor PD-5132, update pie-lib/pie-toolbox PD-3797 ([7434408](https://github.com/pie-framework/pie-elements/commit/7434408416a883fd680eec13fe1109711fd7e6b5))
12-
* update pie-lib/pie-toolbox PD-4885, PD-5131 ([4b9859c](https://github.com/pie-framework/pie-elements/commit/4b9859c919a1a7cc8e29d6168a91cd1f7d1aafd1))
13-
14-
15-
16-
17-
18-
## [8.5.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text-configure@8.5.0...@pie-element/select-text-configure@8.5.1) (2025-07-22)
19-
20-
21-
### Bug Fixes
22-
23-
* update pie-toolbox PD-4885 ([a6d439e](https://github.com/pie-framework/pie-elements/commit/a6d439e49a0082f3d5e8bf46cc73c69d1d0ae311))
24-
25-
26-
27-
28-
29-
# [8.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text-configure@8.4.10...@pie-element/select-text-configure@8.5.0) (2025-07-18)
30-
31-
32-
### Bug Fixes
33-
34-
* update pie-lib/pie-toolbox PD-363 ([10ce402](https://github.com/pie-framework/pie-elements/commit/10ce402bcb1c0c9c24dfc9ecff2e13c4de14a753))
35-
36-
37-
### Features
38-
39-
* update pie-lib/pie toolbox PD-5082, PD-5081, PD-3797, PD-5083, revert PD-363, PD-653 ([9214466](https://github.com/pie-framework/pie-elements/commit/92144667464f18c213c7ab1d769595e43b553dab))
40-
* update pie-lib/pie-toolbox PD-5082, PD-5081, PD-3797, PD-5083, PD-4885, PD-5097, PD-5100, PD-5131, PD-5080 ([dc67b1c](https://github.com/pie-framework/pie-elements/commit/dc67b1c735b2adb60943e5d145e739ce4e39a428))
41-
* **select-text:** move tokens into markup and implement custom selection POC PD-363 ([aca8eb3](https://github.com/pie-framework/pie-elements/commit/aca8eb3336a4111db12537b16d8ca0f4595b08ce))
42-
43-
44-
45-
46-
476
## [8.4.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/select-text-configure@8.4.9...@pie-element/select-text-configure@8.4.10) (2025-06-27)
487

498

packages/select-text/configure/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@pie-element/select-text-configure",
33
"private": true,
4-
"version": "8.5.2",
4+
"version": "8.4.10",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",
88
"dependencies": {
99
"@material-ui/core": "^3.9.2",
1010
"@pie-framework/pie-configure-events": "^1.3.0",
11-
"@pie-lib/pie-toolbox": "2.22.3",
11+
"@pie-lib/pie-toolbox": "2.20.0",
1212
"debug": "^3.1.0",
1313
"lodash": "^4.17.15",
1414
"prop-types": "^15.6.2",

0 commit comments

Comments
 (0)