@pie-lib/math-input 6.5.15-next.63 → 6.6.1-next.110
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +165 -0
- package/CHANGELOG.md +41 -235
- package/lib/horizontal-keypad.js +2 -1
- package/lib/horizontal-keypad.js.map +1 -1
- package/lib/index.js +14 -2
- package/lib/index.js.map +1 -1
- package/lib/keypad/index.js +50 -5
- package/lib/keypad/index.js.map +1 -1
- package/lib/keys/constants.js +18 -1
- package/lib/keys/constants.js.map +1 -1
- package/lib/keys/geometry.js +30 -4
- package/lib/keys/geometry.js.map +1 -1
- package/lib/keys/grades.js +113 -22
- package/lib/keys/grades.js.map +1 -1
- package/lib/keys/log.js +1 -1
- package/lib/keys/log.js.map +1 -1
- package/lib/keys/logic.js +7 -1
- package/lib/keys/logic.js.map +1 -1
- package/lib/keys/statistics.js +8 -1
- package/lib/keys/statistics.js.map +1 -1
- package/lib/mq/static.js +11 -1
- package/lib/mq/static.js.map +1 -1
- package/package.json +2 -2
- package/src/horizontal-keypad.jsx +1 -0
- package/src/index.jsx +11 -1
- package/src/keypad/index.jsx +71 -12
- package/src/keys/constants.js +17 -0
- package/src/keys/geometry.js +27 -3
- package/src/keys/grades.js +199 -84
- package/src/keys/log.js +1 -1
- package/src/keys/logic.js +6 -0
- package/src/keys/statistics.js +7 -0
- package/src/mq/static.jsx +10 -1
package/CHANGELOG.json
CHANGED
|
@@ -1378,5 +1378,170 @@
|
|
|
1378
1378
|
"committerDate": "2021-03-19 14:17:26 +0200",
|
|
1379
1379
|
"isTagged": true,
|
|
1380
1380
|
"tag": "@pie-lib/math-input@6.5.10"
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
"type": "fix",
|
|
1384
|
+
"scope": "math-toolbar",
|
|
1385
|
+
"subject": "Made segment, ray and line more consistent PD-1264",
|
|
1386
|
+
"merge": null,
|
|
1387
|
+
"header": "fix(math-toolbar): Made segment, ray and line more consistent PD-1264",
|
|
1388
|
+
"body": null,
|
|
1389
|
+
"footer": null,
|
|
1390
|
+
"notes": [],
|
|
1391
|
+
"hash": "1a2ad3789f728e056d950a0da336818ea0128da5",
|
|
1392
|
+
"gitTags": "",
|
|
1393
|
+
"committerDate": "2021-08-13 16:44:42 +0300",
|
|
1394
|
+
"isTagged": true,
|
|
1395
|
+
"tag": "@pie-lib/math-input@6.6.0"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"type": "fix",
|
|
1399
|
+
"scope": "math-input",
|
|
1400
|
+
"subject": "Fixed custom keys behavior and changed label for (),[] and absolute value PD-1251",
|
|
1401
|
+
"merge": null,
|
|
1402
|
+
"header": "fix(math-input): Fixed custom keys behavior and changed label for (),[] and absolute value PD-1251",
|
|
1403
|
+
"body": null,
|
|
1404
|
+
"footer": null,
|
|
1405
|
+
"notes": [],
|
|
1406
|
+
"hash": "39f2ddbcf0c36c1f1f8b134d6e287f885f81fb63",
|
|
1407
|
+
"gitTags": " (origin/fix/math-input-behavior)",
|
|
1408
|
+
"committerDate": "2021-08-12 11:41:38 +0300",
|
|
1409
|
+
"isTagged": true,
|
|
1410
|
+
"tag": "@pie-lib/math-input@6.6.0"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"type": "fix",
|
|
1414
|
+
"scope": "math-input",
|
|
1415
|
+
"subject": "Fixed arrows button for pits",
|
|
1416
|
+
"merge": null,
|
|
1417
|
+
"header": "fix(math-input): Fixed arrows button for pits",
|
|
1418
|
+
"body": null,
|
|
1419
|
+
"footer": null,
|
|
1420
|
+
"notes": [],
|
|
1421
|
+
"hash": "66dd6a907043ecc2dd1983e90647bab93ce6c831",
|
|
1422
|
+
"gitTags": " (origin/fix/math-toolbar)",
|
|
1423
|
+
"committerDate": "2021-09-07 12:51:16 +0300",
|
|
1424
|
+
"isTagged": true,
|
|
1425
|
+
"tag": "@pie-lib/math-input@6.6.1"
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
"type": "fix",
|
|
1429
|
+
"scope": "math-input",
|
|
1430
|
+
"subject": "default latex when received is wrong (2)",
|
|
1431
|
+
"merge": null,
|
|
1432
|
+
"header": "fix(math-input): default latex when received is wrong (2)",
|
|
1433
|
+
"body": null,
|
|
1434
|
+
"footer": null,
|
|
1435
|
+
"notes": [],
|
|
1436
|
+
"hash": "dc71307213d50fde2014df2c561428cd6839d99e",
|
|
1437
|
+
"gitTags": " (origin/fix/math-input-latex)",
|
|
1438
|
+
"committerDate": "2021-09-02 13:17:17 +0300",
|
|
1439
|
+
"isTagged": true,
|
|
1440
|
+
"tag": "@pie-lib/math-input@6.6.1"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"type": "fix",
|
|
1444
|
+
"scope": "math-input",
|
|
1445
|
+
"subject": "default latex when received is wrong",
|
|
1446
|
+
"merge": null,
|
|
1447
|
+
"header": "fix(math-input): default latex when received is wrong",
|
|
1448
|
+
"body": null,
|
|
1449
|
+
"footer": null,
|
|
1450
|
+
"notes": [],
|
|
1451
|
+
"hash": "d872f607895953a8da50e55e1363088271a81231",
|
|
1452
|
+
"gitTags": "",
|
|
1453
|
+
"committerDate": "2021-09-02 12:56:21 +0300",
|
|
1454
|
+
"isTagged": true,
|
|
1455
|
+
"tag": "@pie-lib/math-input@6.6.1"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"type": "fix",
|
|
1459
|
+
"scope": "math-input",
|
|
1460
|
+
"subject": "fix e button on advanced algebra math editor PD-1280",
|
|
1461
|
+
"merge": null,
|
|
1462
|
+
"header": "fix(math-input): fix e button on advanced algebra math editor PD-1280",
|
|
1463
|
+
"body": null,
|
|
1464
|
+
"footer": null,
|
|
1465
|
+
"notes": [],
|
|
1466
|
+
"hash": "dbfb53bcfa9663d294a494028ce84f563033d6d5",
|
|
1467
|
+
"gitTags": "",
|
|
1468
|
+
"committerDate": "2021-08-31 13:16:38 +0300",
|
|
1469
|
+
"isTagged": true,
|
|
1470
|
+
"tag": "@pie-lib/math-input@6.6.1"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"type": "fix",
|
|
1474
|
+
"scope": "math-input",
|
|
1475
|
+
"subject": "render measured angle as m + angle sign PD-368",
|
|
1476
|
+
"merge": null,
|
|
1477
|
+
"header": "fix(math-input): render measured angle as m + angle sign PD-368",
|
|
1478
|
+
"body": null,
|
|
1479
|
+
"footer": null,
|
|
1480
|
+
"notes": [],
|
|
1481
|
+
"hash": "670fb56c8c515cf45e57635454e01ac8290f6d42",
|
|
1482
|
+
"gitTags": " (origin/fix/measured-angle)",
|
|
1483
|
+
"committerDate": "2021-09-14 13:35:44 +0300",
|
|
1484
|
+
"isTagged": true,
|
|
1485
|
+
"tag": "@pie-lib/math-input@6.6.3"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"type": "fix",
|
|
1489
|
+
"scope": "math-input",
|
|
1490
|
+
"subject": "Made overarc button consistent with the others PD-1315",
|
|
1491
|
+
"merge": null,
|
|
1492
|
+
"header": "fix(math-input): Made overarc button consistent with the others PD-1315",
|
|
1493
|
+
"body": null,
|
|
1494
|
+
"footer": null,
|
|
1495
|
+
"notes": [],
|
|
1496
|
+
"hash": "872646962368946f1cbefc9aab4a94e74cb9590f",
|
|
1497
|
+
"gitTags": " (origin/fix/PD-1315)",
|
|
1498
|
+
"committerDate": "2021-09-27 13:26:37 +0300",
|
|
1499
|
+
"isTagged": true,
|
|
1500
|
+
"tag": "@pie-lib/math-input@6.6.5"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"type": "fix",
|
|
1504
|
+
"scope": "math-input",
|
|
1505
|
+
"subject": "Made segment, ray and line buttons more consistent PD-1315",
|
|
1506
|
+
"merge": null,
|
|
1507
|
+
"header": "fix(math-input): Made segment, ray and line buttons more consistent PD-1315",
|
|
1508
|
+
"body": null,
|
|
1509
|
+
"footer": null,
|
|
1510
|
+
"notes": [],
|
|
1511
|
+
"hash": "e7e4e29e8eae6dd5f0a98040c523cb518b61de3e",
|
|
1512
|
+
"gitTags": "",
|
|
1513
|
+
"committerDate": "2021-09-24 14:53:08 +0300",
|
|
1514
|
+
"isTagged": true,
|
|
1515
|
+
"tag": "@pie-lib/math-input@6.6.5"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"type": "fix",
|
|
1519
|
+
"scope": "math-input",
|
|
1520
|
+
"subject": "create proper latex expression for log base button",
|
|
1521
|
+
"merge": null,
|
|
1522
|
+
"header": "fix(math-input): create proper latex expression for log base button",
|
|
1523
|
+
"body": null,
|
|
1524
|
+
"footer": null,
|
|
1525
|
+
"notes": [],
|
|
1526
|
+
"hash": "ca0c3f00b7cdb8ae2e5d6e1003cec7a4942fb6aa",
|
|
1527
|
+
"gitTags": " (origin/fix/log-base-x-expression)",
|
|
1528
|
+
"committerDate": "2021-09-23 13:38:33 +0300",
|
|
1529
|
+
"isTagged": true,
|
|
1530
|
+
"tag": "@pie-lib/math-input@6.6.5"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"type": "fix",
|
|
1534
|
+
"scope": "math-input",
|
|
1535
|
+
"subject": "Fixed left-right arrow button",
|
|
1536
|
+
"merge": null,
|
|
1537
|
+
"header": "fix(math-input): Fixed left-right arrow button",
|
|
1538
|
+
"body": null,
|
|
1539
|
+
"footer": null,
|
|
1540
|
+
"notes": [],
|
|
1541
|
+
"hash": "6109149689e75bfaba2bf1677c909bb7cbaa3145",
|
|
1542
|
+
"gitTags": " (origin/fix/math-input-arrow)",
|
|
1543
|
+
"committerDate": "2021-10-04 13:14:10 +0300",
|
|
1544
|
+
"isTagged": true,
|
|
1545
|
+
"tag": "@pie-lib/math-input@6.6.6"
|
|
1381
1546
|
}
|
|
1382
1547
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -3,461 +3,267 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @pie-lib/math-input
|
|
6
|
+
# [6.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.14...@pie-lib/math-input@6.6.0) (2021-08-30)
|
|
9
7
|
|
|
10
8
|
|
|
9
|
+
### Bug Fixes
|
|
11
10
|
|
|
11
|
+
* **math-input:** Fixed custom keys behavior and changed label for (),[] and absolute value PD-1251 ([39f2ddb](https://github.com/pie-framework/pie-lib/commit/39f2ddb))
|
|
12
|
+
* **math-toolbar:** Made segment, ray and line more consistent PD-1264 ([1a2ad37](https://github.com/pie-framework/pie-lib/commit/1a2ad37))
|
|
13
|
+
* **math-toolbar & math-input:** render parallel sign with bigger font PD-1258 ([418fc28](https://github.com/pie-framework/pie-lib/commit/418fc28))
|
|
12
14
|
|
|
13
15
|
|
|
14
|
-
|
|
16
|
+
### Features
|
|
15
17
|
|
|
16
|
-
**
|
|
18
|
+
* **math-input, math-toolbar:** add long division button in math editor PD-888 ([3056990](https://github.com/pie-framework/pie-lib/commit/3056990))
|
|
17
19
|
|
|
18
20
|
|
|
19
21
|
|
|
20
22
|
|
|
21
23
|
|
|
22
|
-
## [6.5.
|
|
24
|
+
## [6.5.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.12...@pie-lib/math-input@6.5.14) (2021-06-25)
|
|
23
25
|
|
|
24
26
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
25
27
|
|
|
28
|
+
## [6.5.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.11...@pie-lib/math-input@6.5.12) (2021-06-25)
|
|
26
29
|
|
|
30
|
+
**Note:** Version bump only for package @pie-lib/math-input
|
|
27
31
|
|
|
32
|
+
## [6.5.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.10...@pie-lib/math-input@6.5.11) (2021-04-06)
|
|
28
33
|
|
|
34
|
+
**Note:** Version bump only for package @pie-lib/math-input
|
|
29
35
|
|
|
30
36
|
## [6.5.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.9...@pie-lib/math-input@6.5.10) (2021-03-22)
|
|
31
37
|
|
|
32
|
-
|
|
33
38
|
### Bug Fixes
|
|
34
39
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
+
- **math-toolbar:** fix double arrow button style mentioned in PD-48 ([145b060](https://github.com/pie-framework/pie-lib/commit/145b060))
|
|
40
41
|
|
|
41
42
|
## [6.5.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.8...@pie-lib/math-input@6.5.9) (2021-03-15)
|
|
42
43
|
|
|
43
44
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
44
45
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
46
|
## [6.5.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.7...@pie-lib/math-input@6.5.8) (2021-03-03)
|
|
50
47
|
|
|
51
|
-
|
|
52
48
|
### Bug Fixes
|
|
53
49
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
50
|
+
- rename the 'Everything' math editor as the 'Miscellaneous' math editor ([6b5c0b3](https://github.com/pie-framework/pie-lib/commit/6b5c0b3))
|
|
59
51
|
|
|
60
52
|
## [6.5.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.6...@pie-lib/math-input@6.5.7) (2021-03-02)
|
|
61
53
|
|
|
62
|
-
|
|
63
54
|
### Bug Fixes
|
|
64
55
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
56
|
+
- override math input and math toolbar style for ibx PD-774 ([0969756](https://github.com/pie-framework/pie-lib/commit/0969756))
|
|
70
57
|
|
|
71
58
|
## [6.5.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.5...@pie-lib/math-input@6.5.6) (2021-03-01)
|
|
72
59
|
|
|
73
60
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
74
61
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
62
|
## [6.5.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.4...@pie-lib/math-input@6.5.5) (2021-03-01)
|
|
80
63
|
|
|
81
|
-
|
|
82
64
|
### Bug Fixes
|
|
83
65
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
66
|
+
- In some situations, math editors will not accept keyboard entry. PD-655 ([876de31](https://github.com/pie-framework/pie-lib/commit/876de31))
|
|
89
67
|
|
|
90
68
|
## [6.5.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.3...@pie-lib/math-input@6.5.4) (2021-02-15)
|
|
91
69
|
|
|
92
|
-
|
|
93
70
|
### Bug Fixes
|
|
94
71
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
72
|
+
- demo ([affa119](https://github.com/pie-framework/pie-lib/commit/affa119))
|
|
100
73
|
|
|
101
74
|
## [6.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.1...@pie-lib/math-input@6.5.3) (2021-02-15)
|
|
102
75
|
|
|
103
76
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
104
77
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
78
|
## [6.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.5.0...@pie-lib/math-input@6.5.1) (2020-08-11)
|
|
110
79
|
|
|
111
80
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
112
81
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
82
|
# [6.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.20...@pie-lib/math-input@6.5.0) (2020-06-05)
|
|
118
83
|
|
|
119
|
-
|
|
120
84
|
### Features
|
|
121
85
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
86
|
+
- **math-input:** tooltip keypad support added ([7ae60a3](https://github.com/pie-framework/pie-lib/commit/7ae60a3))
|
|
127
87
|
|
|
128
88
|
## [6.4.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.19...@pie-lib/math-input@6.4.20) (2020-05-15)
|
|
129
89
|
|
|
130
|
-
|
|
131
90
|
### Bug Fixes
|
|
132
91
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
92
|
+
- Remove duplicated key for Grade 8 - HS. PD-39 ([94497d0](https://github.com/pie-framework/pie-lib/commit/94497d0))
|
|
138
93
|
|
|
139
94
|
## [6.4.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.18...@pie-lib/math-input@6.4.19) (2020-05-06)
|
|
140
95
|
|
|
141
96
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
142
97
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
98
|
## [6.4.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.17...@pie-lib/math-input@6.4.18) (2020-05-05)
|
|
148
99
|
|
|
149
100
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
150
101
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
102
|
## [6.4.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.16...@pie-lib/math-input@6.4.17) (2020-04-28)
|
|
156
103
|
|
|
157
|
-
|
|
158
104
|
### Bug Fixes
|
|
159
105
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
106
|
+
- PD-69: A legacy multi-part item consisting of two equation response interactions appears with no response areas ([fff4ec7](https://github.com/pie-framework/pie-lib/commit/fff4ec7))
|
|
165
107
|
|
|
166
108
|
## [6.4.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.15...@pie-lib/math-input@6.4.16) (2020-04-27)
|
|
167
109
|
|
|
168
110
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
169
111
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
112
|
## [6.4.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.14...@pie-lib/math-input@6.4.15) (2020-04-21)
|
|
175
113
|
|
|
176
|
-
|
|
177
114
|
### Bug Fixes
|
|
178
115
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
116
|
+
- PD-155: The "pink" background-color set on .mq-empty is overwritten by mathquill.css with "transparent". Added "important" to prevent this. ([18e4ef7](https://github.com/pie-framework/pie-lib/commit/18e4ef7))
|
|
117
|
+
- PD-156: Formatting issues with math editor buttons, specifically in IBX. Updated design for arrows and line, fixed fonts issue (different then expected + various function buttons are capitalized). ([61be51c](https://github.com/pie-framework/pie-lib/commit/61be51c))
|
|
118
|
+
- PD-157: In IBX specifically, characters on math editors are too small. (because they are overwritten) ([3792162](https://github.com/pie-framework/pie-lib/commit/3792162))
|
|
119
|
+
- PD-158: In Item Preview specifically, in IBX only, the math editor radical button and the "squared" button are not correctly labeled ([12f3cd5](https://github.com/pie-framework/pie-lib/commit/12f3cd5))
|
|
187
120
|
|
|
188
121
|
## [6.4.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.13...@pie-lib/math-input@6.4.14) (2020-04-14)
|
|
189
122
|
|
|
190
|
-
|
|
191
123
|
### Bug Fixes
|
|
192
124
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
125
|
+
- **math-input:** remove extra subscript button from statistics keyset - PD-38 ([17a0659](https://github.com/pie-framework/pie-lib/commit/17a0659))
|
|
198
126
|
|
|
199
127
|
## [6.4.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.12...@pie-lib/math-input@6.4.13) (2020-04-08)
|
|
200
128
|
|
|
201
129
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
202
130
|
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
131
|
## [6.4.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.11...@pie-lib/math-input@6.4.12) (2020-03-31)
|
|
208
132
|
|
|
209
|
-
|
|
210
133
|
### Bug Fixes
|
|
211
134
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
135
|
+
- remove require (bad es import) ([5c1e025](https://github.com/pie-framework/pie-lib/commit/5c1e025))
|
|
217
136
|
|
|
218
137
|
## [6.4.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.10...@pie-lib/math-input@6.4.11) (2020-03-31)
|
|
219
138
|
|
|
220
|
-
|
|
221
139
|
### Bug Fixes
|
|
222
140
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
141
|
+
- rm ExportNamespaceSpecifier ([970e2ed](https://github.com/pie-framework/pie-lib/commit/970e2ed))
|
|
228
142
|
|
|
229
143
|
## [6.4.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.9...@pie-lib/math-input@6.4.10) (2020-03-31)
|
|
230
144
|
|
|
231
|
-
|
|
232
145
|
### Bug Fixes
|
|
233
146
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
147
|
+
- correct module path ([b6b5b6f](https://github.com/pie-framework/pie-lib/commit/b6b5b6f))
|
|
239
148
|
|
|
240
149
|
## [6.4.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.8...@pie-lib/math-input@6.4.9) (2020-03-31)
|
|
241
150
|
|
|
242
151
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
243
152
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
153
|
## [6.4.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.7...@pie-lib/math-input@6.4.8) (2020-03-30)
|
|
249
154
|
|
|
250
155
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
251
156
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
157
|
## [6.4.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.6...@pie-lib/math-input@6.4.7) (2020-03-30)
|
|
257
158
|
|
|
258
159
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
259
160
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
161
|
## [6.4.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.5...@pie-lib/math-input@6.4.6) (2020-03-30)
|
|
265
162
|
|
|
266
163
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
267
164
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
165
|
## [6.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.4...@pie-lib/math-input@6.4.5) (2020-03-30)
|
|
273
166
|
|
|
274
167
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
275
168
|
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
169
|
## [6.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.3...@pie-lib/math-input@6.4.4) (2020-03-30)
|
|
281
170
|
|
|
282
|
-
|
|
283
171
|
### Bug Fixes
|
|
284
172
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
173
|
+
- correct export syntax ([db7fcc0](https://github.com/pie-framework/pie-lib/commit/db7fcc0))
|
|
290
174
|
|
|
291
175
|
## [6.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.2...@pie-lib/math-input@6.4.3) (2020-03-30)
|
|
292
176
|
|
|
293
|
-
|
|
294
177
|
### Bug Fixes
|
|
295
178
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
179
|
+
- correct export syntax ([10c40b1](https://github.com/pie-framework/pie-lib/commit/10c40b1))
|
|
301
180
|
|
|
302
181
|
## [6.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.1...@pie-lib/math-input@6.4.2) (2020-03-30)
|
|
303
182
|
|
|
304
|
-
|
|
305
183
|
### Bug Fixes
|
|
306
184
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
185
|
+
- add module prop to package.json ([df40020](https://github.com/pie-framework/pie-lib/commit/df40020))
|
|
312
186
|
|
|
313
187
|
## [6.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.4.0...@pie-lib/math-input@6.4.1) (2020-03-18)
|
|
314
188
|
|
|
315
189
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
316
190
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
191
|
# [6.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.11...@pie-lib/math-input@6.4.0) (2020-03-06)
|
|
322
192
|
|
|
323
|
-
|
|
324
193
|
### Bug Fixes
|
|
325
194
|
|
|
326
|
-
|
|
327
|
-
|
|
195
|
+
- **math-input:** fix Static rootblock logic, failsafe for finding math block id ch3518 ([08df6db](https://github.com/pie-framework/pie-lib/commit/08df6db))
|
|
328
196
|
|
|
329
197
|
### Features
|
|
330
198
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
199
|
+
- bump @pie-framework/mathquill@^1.0.0 ([d43c5c5](https://github.com/pie-framework/pie-lib/commit/d43c5c5))
|
|
200
|
+
- bump @pie-framework/mathquill@^1.1.0 ([31dbed8](https://github.com/pie-framework/pie-lib/commit/31dbed8))
|
|
337
201
|
|
|
338
202
|
## [6.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.10...@pie-lib/math-input@6.3.11) (2020-02-11)
|
|
339
203
|
|
|
340
204
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
341
205
|
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
206
|
## [6.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.9...@pie-lib/math-input@6.3.10) (2020-02-05)
|
|
347
207
|
|
|
348
|
-
|
|
349
208
|
### Bug Fixes
|
|
350
209
|
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
210
|
+
- 6287: Setting equation editor as a string (eg: '6') works as well (In OT, a math editor for an Equation Response item is missing a critical button as well as many other expected buttons) ([a21f04b](https://github.com/pie-framework/pie-lib/commit/a21f04b))
|
|
356
211
|
|
|
357
212
|
## [6.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.8...@pie-lib/math-input@6.3.9) (2020-01-27)
|
|
358
213
|
|
|
359
|
-
|
|
360
214
|
### Bug Fixes
|
|
361
215
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
216
|
+
- 6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size, use percentage instead) ([94f9d3b](https://github.com/pie-framework/pie-lib/commit/94f9d3b))
|
|
217
|
+
- 6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size) ([da50c12](https://github.com/pie-framework/pie-lib/commit/da50c12))
|
|
368
218
|
|
|
369
219
|
## [6.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.7...@pie-lib/math-input@6.3.8) (2019-12-19)
|
|
370
220
|
|
|
371
|
-
|
|
372
221
|
### Bug Fixes
|
|
373
222
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
223
|
+
- rm bad import ([fe6673d](https://github.com/pie-framework/pie-lib/commit/fe6673d))
|
|
379
224
|
|
|
380
225
|
## [6.3.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.6...@pie-lib/math-input@6.3.7) (2019-12-18)
|
|
381
226
|
|
|
382
|
-
|
|
383
227
|
### Bug Fixes
|
|
384
228
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
229
|
+
- do not add keys if they already exist in keyset [ch5653](<[fbccf3b](https://github.com/pie-framework/pie-lib/commit/fbccf3b)>)
|
|
390
230
|
|
|
391
231
|
## [6.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.5...@pie-lib/math-input@6.3.6) (2019-11-05)
|
|
392
232
|
|
|
393
|
-
|
|
394
233
|
### Bug Fixes
|
|
395
234
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
235
|
+
- handle latex parsing errors PIE-145 ([99905ea](https://github.com/pie-framework/pie-lib/commit/99905ea))
|
|
401
236
|
|
|
402
237
|
## [6.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.4...@pie-lib/math-input@6.3.5) (2019-08-21)
|
|
403
238
|
|
|
404
239
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
405
240
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
241
|
## [6.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.3...@pie-lib/math-input@6.3.4) (2019-07-08)
|
|
411
242
|
|
|
412
243
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
413
244
|
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
245
|
## [6.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.2...@pie-lib/math-input@6.3.3) (2019-07-05)
|
|
419
246
|
|
|
420
247
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
421
248
|
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
249
|
## [6.3.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.1...@pie-lib/math-input@6.3.2) (2019-07-02)
|
|
427
250
|
|
|
428
251
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
429
252
|
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
253
|
## [6.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.3.0...@pie-lib/math-input@6.3.1) (2019-06-17)
|
|
435
254
|
|
|
436
255
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
437
256
|
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
257
|
# [6.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.2.5...@pie-lib/math-input@6.3.0) (2019-06-12)
|
|
443
258
|
|
|
444
|
-
|
|
445
259
|
### Features
|
|
446
260
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
261
|
+
- version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
|
|
452
262
|
|
|
453
263
|
## [6.2.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.2.4...@pie-lib/math-input@6.2.5) (2019-06-05)
|
|
454
264
|
|
|
455
265
|
**Note:** Version bump only for package @pie-lib/math-input
|
|
456
266
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
267
|
## [6.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-input@6.2.3...@pie-lib/math-input@6.2.4) (2019-05-14)
|
|
462
268
|
|
|
463
269
|
**Note:** Version bump only for package @pie-lib/math-input
|