@pie-lib/math-rendering 3.3.1-beta.0 → 3.4.0

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 CHANGED
@@ -1,672 +1 @@
1
- [
2
- {
3
- "type": "fix",
4
- "scope": null,
5
- "subject": "rm child prepack in favour of root prepack",
6
- "merge": null,
7
- "header": "fix: rm child prepack in favour of root prepack",
8
- "body": null,
9
- "footer": null,
10
- "notes": [],
11
- "hash": "381d8d6485269b641d8d4655148966d2e70803be",
12
- "gitTags": "",
13
- "committerDate": "2019-03-15 09:51:11 +0000",
14
- "isTagged": true,
15
- "tag": "@pie-lib/math-rendering@1.2.9"
16
- },
17
- {
18
- "type": "chore",
19
- "scope": null,
20
- "subject": "get packages to call changelog function on prepack",
21
- "merge": null,
22
- "header": "chore: get packages to call changelog function on prepack",
23
- "body": null,
24
- "footer": null,
25
- "notes": [],
26
- "hash": "8828f01f2d16d29404ba837c1de40d09e7230ec5",
27
- "gitTags": "",
28
- "committerDate": "2019-03-14 12:40:05 +0000",
29
- "isTagged": true,
30
- "tag": "@pie-lib/math-rendering@1.2.5"
31
- },
32
- {
33
- "type": "chore",
34
- "scope": null,
35
- "subject": "call changelog on prepack",
36
- "merge": null,
37
- "header": "chore: call changelog on prepack",
38
- "body": null,
39
- "footer": null,
40
- "notes": [],
41
- "hash": "b672c012de096c55b765a765f758da3fc5df2f90",
42
- "gitTags": "",
43
- "committerDate": "2019-03-13 23:00:44 +0000",
44
- "isTagged": true,
45
- "tag": "@pie-lib/math-rendering@1.2.4"
46
- },
47
- {
48
- "type": "chore",
49
- "scope": null,
50
- "subject": "generate changelog.json instead of markdown",
51
- "merge": null,
52
- "header": "chore: generate changelog.json instead of markdown",
53
- "body": null,
54
- "footer": null,
55
- "notes": [],
56
- "hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
57
- "gitTags": "",
58
- "committerDate": "2019-03-13 17:24:09 +0000",
59
- "isTagged": true,
60
- "tag": "@pie-lib/math-rendering@1.2.2"
61
- },
62
- {
63
- "type": "fix",
64
- "scope": null,
65
- "subject": "fix loading of browserAdaptor",
66
- "merge": null,
67
- "header": "fix: fix loading of browserAdaptor",
68
- "body": null,
69
- "footer": null,
70
- "notes": [],
71
- "hash": "bb233ede7cf890cb898ec92e6095bb718b6b4e1f",
72
- "gitTags": "",
73
- "committerDate": "2019-01-30 22:14:28 +0000",
74
- "isTagged": true,
75
- "tag": "@pie-lib/math-rendering@1.2.0"
76
- },
77
- {
78
- "type": "feat",
79
- "scope": null,
80
- "subject": "libs version bump",
81
- "merge": null,
82
- "header": "feat: libs version bump",
83
- "body": null,
84
- "footer": null,
85
- "notes": [],
86
- "hash": "da361924784cc1b8e49dac34611a1eec37a29c37",
87
- "gitTags": "",
88
- "committerDate": "2019-01-30 22:14:28 +0000",
89
- "isTagged": true,
90
- "tag": "@pie-lib/math-rendering@1.2.0"
91
- },
92
- {
93
- "type": "fix",
94
- "scope": "math-rendering",
95
- "subject": "fixed the name of the file",
96
- "merge": null,
97
- "header": "fix(math-rendering): fixed the name of the file",
98
- "body": null,
99
- "footer": null,
100
- "notes": [],
101
- "hash": "69e05fc95f5048fe60b31456357805e9268834d0",
102
- "gitTags": " (origin/fix/math-rendering-wrong-name)",
103
- "committerDate": "2018-12-11 15:10:50 +0200",
104
- "isTagged": true,
105
- "tag": "@pie-lib/math-rendering@1.1.2"
106
- },
107
- {
108
- "type": "fix",
109
- "scope": "editable-html",
110
- "subject": "added tests for the wrap / unwrap methods",
111
- "merge": null,
112
- "header": "fix(editable-html): added tests for the wrap / unwrap methods",
113
- "body": null,
114
- "footer": null,
115
- "notes": [],
116
- "hash": "7e8ac8928bedbd184db6cde58742118d83cc95ee",
117
- "gitTags": "",
118
- "committerDate": "2018-12-11 12:05:42 +0200",
119
- "isTagged": true,
120
- "tag": "@pie-lib/math-rendering@1.1.1"
121
- },
122
- {
123
- "type": "fix",
124
- "scope": "math-rendering",
125
- "subject": "added tests",
126
- "merge": null,
127
- "header": "fix(math-rendering): added tests",
128
- "body": null,
129
- "footer": null,
130
- "notes": [],
131
- "hash": "7b3dbfa6249fa7a0323c8d4f66d6f380b7d723c4",
132
- "gitTags": "",
133
- "committerDate": "2018-12-10 15:34:13 +0200",
134
- "isTagged": true,
135
- "tag": "@pie-lib/math-rendering@1.1.1"
136
- },
137
- {
138
- "type": "fix",
139
- "scope": "editable-html-and-math-rendering",
140
- "subject": "moved the wrap and unwrap math functions to the math-rendering package and used it there as well",
141
- "merge": null,
142
- "header": "fix(editable-html-and-math-rendering): moved the wrap and unwrap math functions to the math-rendering package and used it there as well",
143
- "body": null,
144
- "footer": null,
145
- "notes": [],
146
- "hash": "e68f95546d933101ba078a4e3cdebe3ffdb59dfb",
147
- "gitTags": "",
148
- "committerDate": "2018-12-07 18:43:51 +0200",
149
- "isTagged": true,
150
- "tag": "@pie-lib/math-rendering@1.1.1"
151
- },
152
- {
153
- "type": "feat",
154
- "scope": null,
155
- "subject": "allow latex rendering of $ to enabled through a global",
156
- "merge": null,
157
- "header": "feat: allow latex rendering of $ to enabled through a global",
158
- "body": "```javscript\n window.pie = window.pie || {}\n // this will enable single dollar rendering - it's off by default.\n window.pie.mathRendering = { useSingleDollar: true }\n```\n\n> Please don't use single dollar rendering, all major math rendering engines don't enable it. This is just in place to provide a workaround for those who need it.",
159
- "footer": null,
160
- "notes": [],
161
- "hash": "168f6b61cf9bfd9eef5424a05313703a6673cbee",
162
- "gitTags": "",
163
- "committerDate": "2018-09-14 11:07:02 +0100",
164
- "isTagged": true,
165
- "tag": "@pie-lib/math-rendering@1.1.0"
166
- },
167
- {
168
- "type": "fix",
169
- "scope": null,
170
- "subject": "set export correctly as default",
171
- "merge": null,
172
- "header": "fix: set export correctly as default",
173
- "body": null,
174
- "footer": null,
175
- "notes": [],
176
- "hash": "3154124a788ac5d3f85df17a7f4e8be554d464f9",
177
- "gitTags": "",
178
- "committerDate": "2018-09-13 21:47:44 +0100",
179
- "isTagged": true,
180
- "tag": "@pie-lib/math-rendering@1.0.1"
181
- },
182
- {
183
- "type": "feat",
184
- "scope": null,
185
- "subject": "use mathjax 3 beta for rendering",
186
- "merge": null,
187
- "header": "feat: use mathjax 3 beta for rendering",
188
- "body": null,
189
- "footer": "BREAKING CHANGE: Single dollar support must be explicitly enabled using `renderMath({useSingleDollar: true})`",
190
- "notes": [
191
- {
192
- "title": "BREAKING CHANGE",
193
- "text": "Single dollar support must be explicitly enabled using `renderMath({useSingleDollar: true})`"
194
- }
195
- ],
196
- "hash": "c3c920fa6381a707eb7b5194d8547576582de383",
197
- "gitTags": "",
198
- "committerDate": "2018-09-13 18:23:35 +0100",
199
- "isTagged": true,
200
- "tag": "@pie-lib/math-rendering@1.0.0"
201
- },
202
- {
203
- "type": "fix",
204
- "scope": null,
205
- "subject": "bump katex",
206
- "merge": null,
207
- "header": "fix: bump katex",
208
- "body": null,
209
- "footer": null,
210
- "notes": [],
211
- "hash": "743df957ad1511571b6c36e90e274049c4fa8e82",
212
- "gitTags": "",
213
- "committerDate": "2018-09-12 14:47:52 +0100",
214
- "isTagged": true,
215
- "tag": "@pie-lib/math-rendering@0.5.0"
216
- },
217
- {
218
- "type": "fix",
219
- "scope": null,
220
- "subject": "rm githead",
221
- "merge": null,
222
- "header": "fix: rm githead",
223
- "body": null,
224
- "footer": null,
225
- "notes": [],
226
- "hash": "a1523aabfe34697970bb94f3ed300603d9e11f74",
227
- "gitTags": "",
228
- "committerDate": "2018-09-12 14:44:09 +0100",
229
- "isTagged": true,
230
- "tag": "@pie-lib/math-rendering@0.5.0"
231
- },
232
- {
233
- "type": "fix",
234
- "scope": null,
235
- "subject": "githead",
236
- "merge": null,
237
- "header": "fix: githead",
238
- "body": null,
239
- "footer": null,
240
- "notes": [],
241
- "hash": "3e485e0a7094496fd93d86a0500c75e343e9fac2",
242
- "gitTags": "",
243
- "committerDate": "2018-09-12 14:38:21 +0100",
244
- "isTagged": true,
245
- "tag": "@pie-lib/math-rendering@0.5.0"
246
- },
247
- {
248
- "type": "feat",
249
- "scope": null,
250
- "subject": "renderMath now accepts either an Element or an array-like of Element.",
251
- "merge": null,
252
- "header": "feat: renderMath now accepts either an Element or an array-like of Element.",
253
- "body": null,
254
- "footer": null,
255
- "notes": [],
256
- "hash": "2bd9423a50db11879e6feb13b3983f0536fa1024",
257
- "gitTags": "",
258
- "committerDate": "2018-09-12 14:12:00 +0100",
259
- "isTagged": true,
260
- "tag": "@pie-lib/math-rendering@0.5.0"
261
- },
262
- {
263
- "type": "chore",
264
- "scope": null,
265
- "subject": "fix test",
266
- "merge": null,
267
- "header": "chore: fix test",
268
- "body": null,
269
- "footer": null,
270
- "notes": [],
271
- "hash": "41186c61816abed47246009789e482ffd679dbc7",
272
- "gitTags": "",
273
- "committerDate": "2018-08-10 12:41:53 -0400",
274
- "isTagged": true,
275
- "tag": "@pie-lib/math-rendering@0.2.3"
276
- },
277
- {
278
- "type": "fix",
279
- "scope": null,
280
- "subject": "fix html setter",
281
- "merge": null,
282
- "header": "fix: fix html setter",
283
- "body": null,
284
- "footer": null,
285
- "notes": [],
286
- "hash": "00253c40d5ecb4b4c7db242ac4047ef9593834a0",
287
- "gitTags": "",
288
- "committerDate": "2018-08-10 12:39:18 -0400",
289
- "isTagged": true,
290
- "tag": "@pie-lib/math-rendering@0.2.2"
291
- },
292
- {
293
- "type": "fix",
294
- "scope": null,
295
- "subject": "fix tag name",
296
- "merge": null,
297
- "header": "fix: fix tag name",
298
- "body": null,
299
- "footer": null,
300
- "notes": [],
301
- "hash": "7291eb2dc2f695ced625d0ce1be59822077a618d",
302
- "gitTags": "",
303
- "committerDate": "2018-08-10 12:37:19 -0400",
304
- "isTagged": true,
305
- "tag": "@pie-lib/math-rendering@0.2.2"
306
- },
307
- {
308
- "type": "fix",
309
- "scope": null,
310
- "subject": "export HtmlAndMath",
311
- "merge": null,
312
- "header": "fix: export HtmlAndMath",
313
- "body": null,
314
- "footer": null,
315
- "notes": [],
316
- "hash": "b446ed23e87f768a1c0e28e15f1092b52819ef57",
317
- "gitTags": "",
318
- "committerDate": "2018-08-10 12:27:39 -0400",
319
- "isTagged": true,
320
- "tag": "@pie-lib/math-rendering@0.2.1"
321
- },
322
- {
323
- "type": "feat",
324
- "scope": null,
325
- "subject": "new package @pie-lib/math-rendering (supercedes player-utils)",
326
- "merge": null,
327
- "header": "feat: new package @pie-lib/math-rendering (supercedes player-utils)",
328
- "body": null,
329
- "footer": null,
330
- "notes": [],
331
- "hash": "7fd4f1ae7908c31e567bf91af15a844903f14ef2",
332
- "gitTags": "",
333
- "committerDate": "2018-08-10 12:03:03 -0400",
334
- "isTagged": true,
335
- "tag": "@pie-lib/math-rendering@0.2.0"
336
- },
337
- {
338
- "type": "fix",
339
- "scope": null,
340
- "subject": "bump mathjax3 to 3.0.0-beta.4",
341
- "merge": null,
342
- "header": "fix: bump mathjax3 to 3.0.0-beta.4",
343
- "body": null,
344
- "footer": null,
345
- "notes": [],
346
- "hash": "3f0a6552f1a7e9be468a85a9061405b9ffc0093d",
347
- "gitTags": "",
348
- "committerDate": "2019-05-22 09:48:45 +0100",
349
- "isTagged": true,
350
- "tag": "@pie-lib/math-rendering@1.2.10"
351
- },
352
- {
353
- "type": "fix",
354
- "scope": null,
355
- "subject": "fontUrl - rm rawgit, use unpkg.com",
356
- "merge": null,
357
- "header": "fix: fontUrl - rm rawgit, use unpkg.com",
358
- "body": null,
359
- "footer": null,
360
- "notes": [],
361
- "hash": "e3c840a45fb1b351a50cdbf180ae2fcac27a6006",
362
- "gitTags": "",
363
- "committerDate": "2019-05-22 11:35:55 +0100",
364
- "isTagged": true,
365
- "tag": "@pie-lib/math-rendering@1.2.11"
366
- },
367
- {
368
- "type": "chore",
369
- "scope": "merge",
370
- "subject": "merged with develop",
371
- "merge": null,
372
- "header": "chore(merge): merged with develop",
373
- "body": null,
374
- "footer": null,
375
- "notes": [],
376
- "hash": "89ff9d89eb26b5afc82267c10f79af2894f4c2d5",
377
- "gitTags": " (origin/feat/response-area-plugin)",
378
- "committerDate": "2019-06-05 21:55:26 +0300",
379
- "isTagged": true,
380
- "tag": "@pie-lib/math-rendering@1.2.12"
381
- },
382
- {
383
- "type": "feat",
384
- "scope": null,
385
- "subject": "version bumps",
386
- "merge": null,
387
- "header": "feat: version bumps",
388
- "body": null,
389
- "footer": null,
390
- "notes": [],
391
- "hash": "23eb54f95e4b6480e2f8c5b336627a7f3bc2f428",
392
- "gitTags": "",
393
- "committerDate": "2019-06-10 15:24:32 +0100",
394
- "isTagged": true,
395
- "tag": "@pie-lib/math-rendering@1.3.0"
396
- },
397
- {
398
- "type": "chore",
399
- "scope": "merge",
400
- "subject": "merged master into this branch",
401
- "merge": null,
402
- "header": "chore(merge): merged master into this branch",
403
- "body": null,
404
- "footer": null,
405
- "notes": [],
406
- "hash": "e7758d577c82c0f39a5bf44556792517cd1ea6b0",
407
- "gitTags": "",
408
- "committerDate": "2019-07-02 11:29:52 -0400",
409
- "isTagged": true,
410
- "tag": "@pie-lib/math-rendering@1.3.2"
411
- },
412
- {
413
- "type": "fix",
414
- "scope": "renderMath",
415
- "subject": "fixed the math rendering all over the app [ch3365], and [ch1915]",
416
- "merge": null,
417
- "header": "fix(renderMath): fixed the math rendering all over the app [ch3365], and [ch1915]",
418
- "body": null,
419
- "footer": null,
420
- "notes": [],
421
- "hash": "2b0df915808db7e38852adc4b718398fcac5e910",
422
- "gitTags": "",
423
- "committerDate": "2019-08-16 17:44:00 +0300",
424
- "isTagged": true,
425
- "tag": "@pie-lib/math-rendering@1.3.5"
426
- },
427
- {
428
- "type": "fix",
429
- "scope": "renderMath",
430
- "subject": "added an if for elements that already have math rendered [ch3365], and [ch1915]",
431
- "merge": null,
432
- "header": "fix(renderMath): added an if for elements that already have math rendered [ch3365], and [ch1915]",
433
- "body": null,
434
- "footer": null,
435
- "notes": [],
436
- "hash": "3189a69475f599765be6af66582a44880444e8c6",
437
- "gitTags": "",
438
- "committerDate": "2019-08-16 20:48:24 +0300",
439
- "isTagged": true,
440
- "tag": "@pie-lib/math-rendering@1.3.6"
441
- },
442
- {
443
- "type": "feat",
444
- "scope": null,
445
- "subject": "upgrade to mathax-full@^3.0.0",
446
- "merge": null,
447
- "header": "feat: upgrade to mathax-full@^3.0.0",
448
- "body": null,
449
- "footer": null,
450
- "notes": [],
451
- "hash": "994998d72770fadf7d88a92968dbe6ae4a152668",
452
- "gitTags": "",
453
- "committerDate": "2019-12-12 13:25:20 +0000",
454
- "isTagged": true,
455
- "tag": "@pie-lib/math-rendering@1.4.0"
456
- },
457
- {
458
- "type": "fix",
459
- "scope": null,
460
- "subject": "bump version to avoid conflict",
461
- "merge": null,
462
- "header": "fix: bump version to avoid conflict",
463
- "body": null,
464
- "footer": null,
465
- "notes": [],
466
- "hash": "0910cf9d814113aae940cf9a7513f4bfc3f78063",
467
- "gitTags": " (develop)",
468
- "committerDate": "2019-12-13 09:25:00 +0000",
469
- "isTagged": true,
470
- "tag": "@pie-lib/math-rendering@2.0.2"
471
- },
472
- {
473
- "type": "feat",
474
- "scope": null,
475
- "subject": "remove HtmlAndMath",
476
- "merge": null,
477
- "header": "feat: remove HtmlAndMath",
478
- "body": null,
479
- "footer": "BREAKING CHANGE: `HtmlAndMath` is now in `@pie-lib/render-ui`.",
480
- "notes": [
481
- {
482
- "title": "BREAKING CHANGE",
483
- "text": "`HtmlAndMath` is now in `@pie-lib/render-ui`."
484
- }
485
- ],
486
- "hash": "34a3d8df05f68587e966da85381bd93194555fd2",
487
- "gitTags": "",
488
- "committerDate": "2019-12-12 21:08:04 +0000",
489
- "isTagged": true,
490
- "tag": "@pie-lib/math-rendering@2.0.0"
491
- },
492
- {
493
- "type": "fix",
494
- "scope": null,
495
- "subject": "namespace global to pkg.name + major version",
496
- "merge": null,
497
- "header": "fix: namespace global to pkg.name + major version",
498
- "body": null,
499
- "footer": null,
500
- "notes": [],
501
- "hash": "0dc86501d1b18a136573763dc9b3f8eb7bcaba82",
502
- "gitTags": "",
503
- "committerDate": "2019-12-13 11:59:12 +0000",
504
- "isTagged": true,
505
- "tag": "@pie-lib/math-rendering@2.0.3"
506
- },
507
- {
508
- "type": "feat",
509
- "scope": "math",
510
- "subject": "made sure there is only one instance of mathjax on the page [ch6048]",
511
- "merge": null,
512
- "header": "feat(math): made sure there is only one instance of mathjax on the page [ch6048]",
513
- "body": null,
514
- "footer": null,
515
- "notes": [],
516
- "hash": "b0c73956c740aca62c23f7c806a1642c9264f9f6",
517
- "gitTags": "",
518
- "committerDate": "2019-12-18 12:48:53 +0200",
519
- "isTagged": true,
520
- "tag": "@pie-lib/math-rendering@2.1.0"
521
- },
522
- {
523
- "type": "fix",
524
- "scope": null,
525
- "subject": "add module",
526
- "merge": null,
527
- "header": "fix: add module",
528
- "body": null,
529
- "footer": null,
530
- "notes": [],
531
- "hash": "9e6db951b236e22838b9e4d5dea685fed27b407f",
532
- "gitTags": "",
533
- "committerDate": "2020-03-30 12:58:44 +0100",
534
- "isTagged": true,
535
- "tag": "@pie-lib/math-rendering@2.1.1"
536
- },
537
- {
538
- "type": "fix",
539
- "scope": null,
540
- "subject": "use es import",
541
- "merge": null,
542
- "header": "fix: use es import",
543
- "body": null,
544
- "footer": null,
545
- "notes": [],
546
- "hash": "3debced2ca60a7d9c6417a45c2ff01ce28c832a0",
547
- "gitTags": "",
548
- "committerDate": "2020-03-31 11:09:46 +0100",
549
- "isTagged": true,
550
- "tag": "@pie-lib/math-rendering@2.1.8"
551
- },
552
- {
553
- "type": "fix",
554
- "scope": null,
555
- "subject": "tests",
556
- "merge": null,
557
- "header": "fix: tests",
558
- "body": null,
559
- "footer": null,
560
- "notes": [],
561
- "hash": "72b0dec6b424240aeea87f0602a03aae2a8271c1",
562
- "gitTags": " (origin/feat/PD-519-mstack)",
563
- "committerDate": "2020-09-18 11:10:37 +0100",
564
- "isTagged": true,
565
- "tag": "@pie-lib/math-rendering@2.2.0"
566
- },
567
- {
568
- "type": "feat",
569
- "scope": null,
570
- "subject": "add basic mstack support to mathjax PD-519",
571
- "merge": null,
572
- "header": "feat: add basic mstack support to mathjax PD-519",
573
- "body": "* add mml nodes to MmlFactory\n* add chtmlNodes to CHTML wrapper\n* generate basic mstack layout using `table`",
574
- "footer": null,
575
- "notes": [],
576
- "hash": "60eb3d10f556dc7bb40c5b3616cd302a8a7af5a9",
577
- "gitTags": "",
578
- "committerDate": "2020-09-17 14:21:30 +0100",
579
- "isTagged": true,
580
- "tag": "@pie-lib/math-rendering@2.2.0"
581
- },
582
- {
583
- "type": "fix",
584
- "scope": null,
585
- "subject": "rm non-standard static prop",
586
- "merge": null,
587
- "header": "fix: rm non-standard static prop",
588
- "body": null,
589
- "footer": null,
590
- "notes": [],
591
- "hash": "6af197b7dc37efec5225ab9b624a49550da37477",
592
- "gitTags": " (develop)",
593
- "committerDate": "2020-10-19 20:50:15 +0100",
594
- "isTagged": true,
595
- "tag": "@pie-lib/math-rendering@2.2.1"
596
- },
597
- {
598
- "type": "feat",
599
- "scope": null,
600
- "subject": "demo changes include for the issue PD-368",
601
- "merge": null,
602
- "header": "feat: demo changes include for the issue PD-368",
603
- "body": null,
604
- "footer": null,
605
- "notes": [],
606
- "hash": "c493d9f47365035b8831d666e4225b9995dfc593",
607
- "gitTags": "",
608
- "committerDate": "2021-01-20 18:41:56 +0530",
609
- "isTagged": true,
610
- "tag": "@pie-lib/math-rendering@2.3.0"
611
- },
612
- {
613
- "type": "fix",
614
- "scope": null,
615
- "subject": "add lodash dependency",
616
- "merge": null,
617
- "header": "fix: add lodash dependency",
618
- "body": null,
619
- "footer": null,
620
- "notes": [],
621
- "hash": "de2227f0989b9e3db5e6b7c65d9f50d20b2d62e8",
622
- "gitTags": "",
623
- "committerDate": "2021-01-28 10:33:05 +0000",
624
- "isTagged": true,
625
- "tag": "@pie-lib/math-rendering@2.3.1"
626
- },
627
- {
628
- "type": "fix",
629
- "scope": "math-rendering",
630
- "subject": "linebreak rendering fixed for mathquill custom elements - PD-787",
631
- "merge": null,
632
- "header": "fix(math-rendering): linebreak rendering fixed for mathquill custom elements - PD-787",
633
- "body": null,
634
- "footer": null,
635
- "notes": [],
636
- "hash": "5216f6abf93385c58b0c35a34c0ad4145f5a8fbf",
637
- "gitTags": "",
638
- "committerDate": "2021-02-22 09:01:40 +0200",
639
- "isTagged": true,
640
- "tag": "@pie-lib/math-rendering@2.3.5"
641
- },
642
- {
643
- "type": "fix",
644
- "scope": "math-rendering",
645
- "subject": "fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173",
646
- "merge": null,
647
- "header": "fix(math-rendering): fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173",
648
- "body": null,
649
- "footer": null,
650
- "notes": [],
651
- "hash": "a7d9934bea5d0305daa6d75820c007d1e76f3fbb",
652
- "gitTags": "",
653
- "committerDate": "2021-08-17 10:59:50 +0300",
654
- "isTagged": true,
655
- "tag": "@pie-lib/math-rendering@2.3.9"
656
- },
657
- {
658
- "type": "fix",
659
- "scope": null,
660
- "subject": "wip",
661
- "merge": null,
662
- "header": "fix: wip",
663
- "body": null,
664
- "footer": null,
665
- "notes": [],
666
- "hash": "fe4316df075edfc2c0565641b58c4ca453057651",
667
- "gitTags": " (origin/fix/fix-math-module)",
668
- "committerDate": "2021-09-06 13:29:44 +0100",
669
- "isTagged": true,
670
- "tag": "@pie-lib/math-rendering@2.3.10"
671
- }
672
- ]
1
+ []
package/CHANGELOG.md CHANGED
@@ -3,7 +3,159 @@
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
- ## [3.3.1-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.1-beta.0) (2025-07-20)
6
+ # [3.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0) (2025-07-31)
7
+
8
+ **Note:** Version bump only for package @pie-lib/math-rendering
9
+
10
+
11
+
12
+
13
+
14
+ # [3.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.5.0) (2025-07-31)
15
+
16
+ **Note:** Version bump only for package @pie-lib/math-rendering
17
+
18
+
19
+
20
+
21
+
22
+ # [3.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.4.0) (2025-07-31)
23
+
24
+ **Note:** Version bump only for package @pie-lib/math-rendering
25
+
26
+
27
+
28
+
29
+
30
+ # [3.3.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.8) (2025-07-25)
31
+
32
+ **Note:** Version bump only for package @pie-lib/math-rendering
33
+
34
+
35
+
36
+
37
+
38
+ # [3.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.7) (2025-07-25)
39
+
40
+ **Note:** Version bump only for package @pie-lib/math-rendering
41
+
42
+
43
+
44
+
45
+
46
+ # [3.3.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.7) (2025-07-25)
47
+
48
+ **Note:** Version bump only for package @pie-lib/math-rendering
49
+
50
+
51
+
52
+
53
+
54
+ # [3.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.6) (2025-07-25)
55
+
56
+ **Note:** Version bump only for package @pie-lib/math-rendering
57
+
58
+
59
+
60
+
61
+
62
+ # [3.3.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.6) (2025-07-25)
63
+
64
+ **Note:** Version bump only for package @pie-lib/math-rendering
65
+
66
+
67
+
68
+
69
+
70
+ # [3.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.5) (2025-07-25)
71
+
72
+ **Note:** Version bump only for package @pie-lib/math-rendering
73
+
74
+
75
+
76
+
77
+
78
+ # [3.3.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.5) (2025-07-25)
79
+
80
+ **Note:** Version bump only for package @pie-lib/math-rendering
81
+
82
+
83
+
84
+
85
+
86
+ # [3.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.4) (2025-07-25)
87
+
88
+ **Note:** Version bump only for package @pie-lib/math-rendering
89
+
90
+
91
+
92
+
93
+
94
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-25)
95
+
96
+ **Note:** Version bump only for package @pie-lib/math-rendering
97
+
98
+
99
+
100
+
101
+
102
+ # [3.3.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.4) (2025-07-23)
103
+
104
+ **Note:** Version bump only for package @pie-lib/math-rendering
105
+
106
+
107
+
108
+
109
+
110
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-23)
111
+
112
+ **Note:** Version bump only for package @pie-lib/math-rendering
113
+
114
+
115
+
116
+
117
+
118
+ # [3.3.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.3) (2025-07-20)
119
+
120
+ **Note:** Version bump only for package @pie-lib/math-rendering
121
+
122
+
123
+
124
+
125
+
126
+ # [3.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.2) (2025-07-20)
127
+
128
+ **Note:** Version bump only for package @pie-lib/math-rendering
129
+
130
+
131
+
132
+
133
+
134
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
135
+
136
+ **Note:** Version bump only for package @pie-lib/math-rendering
137
+
138
+
139
+
140
+
141
+
142
+ # [3.3.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.2) (2025-07-20)
143
+
144
+ **Note:** Version bump only for package @pie-lib/math-rendering
145
+
146
+
147
+
148
+
149
+
150
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
151
+
152
+ **Note:** Version bump only for package @pie-lib/math-rendering
153
+
154
+
155
+
156
+
157
+
158
+ # [3.3.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@3.2.1...@pie-lib/math-rendering@3.3.0-beta.1) (2025-07-20)
7
159
 
8
160
  **Note:** Version bump only for package @pie-lib/math-rendering
9
161
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-lib/math-rendering",
3
- "version": "3.3.1-beta.0",
3
+ "version": "3.4.0",
4
4
  "description": "math rendering utilities",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -14,9 +14,8 @@
14
14
  "debug": "^4.1.1",
15
15
  "lodash": "^4.17.11",
16
16
  "mathjax-full": "3.2.2",
17
- "react": "^16.8.1",
18
- "slate": "^0.36.2"
17
+ "react": "^16.8.1"
19
18
  },
20
- "gitHead": "e2aa3ddac60f49bcb8c2562370f496323642f453",
19
+ "gitHead": "889a13bfea2c768b8a3a6eabfc6fe7b7725aa832",
21
20
  "scripts": {}
22
21
  }
@@ -1,6 +1,5 @@
1
1
  import React from 'react';
2
2
  import debug from 'debug';
3
- import { Data } from 'slate';
4
3
  import { BracketTypes, wrapMath, unWrapMath } from '../normalization';
5
4
 
6
5
  const log = debug('@pie-lib:math-rendering:test:normalization');