@pie-lib/math-rendering 2.5.16-next.0 → 2.5.16

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.md CHANGED
@@ -3,230 +3,134 @@
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
- ## [2.5.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.14...@pie-lib/math-rendering@2.5.15) (2023-06-12)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * rerun serialization if mathml options are provided, added tests as well PD-2150 ([530af87](https://github.com/pie-framework/pie-lib/commit/530af87026010325124b70a47fd18e4a0d06cedb))
6
+ ## [2.5.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.15...@pie-lib/math-rendering@2.5.16) (2023-06-13)
12
7
 
8
+ **Note:** Version bump only for package @pie-lib/math-rendering
13
9
 
14
10
 
15
11
 
16
12
 
17
- ## [2.5.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.13...@pie-lib/math-rendering@2.5.14) (2023-04-19)
18
13
 
14
+ ## [2.5.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.14...@pie-lib/math-rendering@2.5.15) (2023-06-12)
19
15
 
20
16
  ### Bug Fixes
21
17
 
22
- * **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
23
-
18
+ - rerun serialization if mathml options are provided, added tests as well PD-2150 ([530af87](https://github.com/pie-framework/pie-lib/commit/530af87026010325124b70a47fd18e4a0d06cedb))
24
19
 
20
+ ## [2.5.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.13...@pie-lib/math-rendering@2.5.14) (2023-04-19)
25
21
 
22
+ ### Bug Fixes
26
23
 
24
+ - **eslint:** fix eslint problems-PD-2732 ([9eb9976](https://github.com/pie-framework/pie-lib/commit/9eb9976749753da86e1057a07bd2cfc65bf64ae4))
27
25
 
28
26
  ## [2.5.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.12...@pie-lib/math-rendering@2.5.13) (2023-03-20)
29
27
 
30
28
  **Note:** Version bump only for package @pie-lib/math-rendering
31
29
 
32
-
33
-
34
-
35
-
36
30
  ## [2.5.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.10...@pie-lib/math-rendering@2.5.12) (2023-01-31)
37
31
 
38
32
  **Note:** Version bump only for package @pie-lib/math-rendering
39
33
 
40
-
41
-
42
-
43
-
44
34
  ## [2.5.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.9...@pie-lib/math-rendering@2.5.10) (2023-01-31)
45
35
 
46
36
  **Note:** Version bump only for package @pie-lib/math-rendering
47
37
 
48
-
49
-
50
-
51
-
52
38
  ## [2.5.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.8...@pie-lib/math-rendering@2.5.9) (2023-01-31)
53
39
 
54
40
  **Note:** Version bump only for package @pie-lib/math-rendering
55
41
 
56
-
57
-
58
-
59
-
60
42
  ## [2.5.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.7...@pie-lib/math-rendering@2.5.8) (2023-01-31)
61
43
 
62
44
  **Note:** Version bump only for package @pie-lib/math-rendering
63
45
 
64
-
65
-
66
-
67
-
68
46
  ## [2.5.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.5...@pie-lib/math-rendering@2.5.7) (2023-01-31)
69
47
 
70
48
  **Note:** Version bump only for package @pie-lib/math-rendering
71
49
 
72
-
73
-
74
-
75
-
76
50
  ## [2.5.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.3...@pie-lib/math-rendering@2.5.5) (2023-01-31)
77
51
 
78
52
  **Note:** Version bump only for package @pie-lib/math-rendering
79
53
 
80
-
81
-
82
-
83
-
84
54
  ## [2.5.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.1...@pie-lib/math-rendering@2.5.3) (2023-01-31)
85
55
 
86
56
  **Note:** Version bump only for package @pie-lib/math-rendering
87
57
 
88
-
89
-
90
-
91
-
92
58
  ## [2.5.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.5.0...@pie-lib/math-rendering@2.5.1) (2022-11-23)
93
59
 
94
60
  **Note:** Version bump only for package @pie-lib/math-rendering
95
61
 
96
-
97
-
98
-
99
-
100
62
  # [2.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.5...@pie-lib/math-rendering@2.5.0) (2022-08-29)
101
63
 
102
-
103
64
  ### Features
104
65
 
105
- * **math-rendering:** Make math-rendering style inline with mathjax's one ([84a1ab3](https://github.com/pie-framework/pie-lib/commit/84a1ab3cde01d2fc330da8feb44b277c3e8cd51b))
106
-
107
-
108
-
109
-
66
+ - **math-rendering:** Make math-rendering style inline with mathjax's one ([84a1ab3](https://github.com/pie-framework/pie-lib/commit/84a1ab3cde01d2fc330da8feb44b277c3e8cd51b))
110
67
 
111
68
  ## [2.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.4...@pie-lib/math-rendering@2.4.5) (2022-07-18)
112
69
 
113
-
114
70
  ### Reverts
115
71
 
116
- * Revert "fix(math-rendering): potential fix for box PD-1521" ([dac9a34](https://github.com/pie-framework/pie-lib/commit/dac9a34d599bb30bbb7c87c6e49df562fd486e5e))
117
-
118
-
119
-
120
-
72
+ - Revert "fix(math-rendering): potential fix for box PD-1521" ([dac9a34](https://github.com/pie-framework/pie-lib/commit/dac9a34d599bb30bbb7c87c6e49df562fd486e5e))
121
73
 
122
74
  ## [2.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.3...@pie-lib/math-rendering@2.4.4) (2022-07-18)
123
75
 
124
-
125
76
  ### Bug Fixes
126
77
 
127
- * **math-rendering:** potential fix for box PD-1521 ([9eefd91](https://github.com/pie-framework/pie-lib/commit/9eefd91b03644513d379bb1c46f4107b661ba4f3))
128
- * Perplexing problem with math rendering: arcs, rays, and lines PD-1828 ([c43d2f8](https://github.com/pie-framework/pie-lib/commit/c43d2f8031e2ba3b8bb3cfa28c92a2a78c3c3db2))
129
- * unable to load items locally ([d870dcd](https://github.com/pie-framework/pie-lib/commit/d870dcd547bd171f083a1cae08c1ccaa4b68629b))
130
- * **math-rendering:** increase mathml formulas vertical space ([efa0c28](https://github.com/pie-framework/pie-lib/commit/efa0c28181a4a711dc35b34c075547230ae0315a))
131
-
132
-
133
-
134
-
78
+ - **math-rendering:** potential fix for box PD-1521 ([9eefd91](https://github.com/pie-framework/pie-lib/commit/9eefd91b03644513d379bb1c46f4107b661ba4f3))
79
+ - Perplexing problem with math rendering: arcs, rays, and lines PD-1828 ([c43d2f8](https://github.com/pie-framework/pie-lib/commit/c43d2f8031e2ba3b8bb3cfa28c92a2a78c3c3db2))
80
+ - unable to load items locally ([d870dcd](https://github.com/pie-framework/pie-lib/commit/d870dcd547bd171f083a1cae08c1ccaa4b68629b))
81
+ - **math-rendering:** increase mathml formulas vertical space ([efa0c28](https://github.com/pie-framework/pie-lib/commit/efa0c28181a4a711dc35b34c075547230ae0315a))
135
82
 
136
83
  ## [2.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.2...@pie-lib/math-rendering@2.4.3) (2022-06-13)
137
84
 
138
85
  **Note:** Version bump only for package @pie-lib/math-rendering
139
86
 
140
-
141
-
142
-
143
-
144
87
  ## [2.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.1...@pie-lib/math-rendering@2.4.2) (2022-05-30)
145
88
 
146
-
147
89
  ### Bug Fixes
148
90
 
149
- * unable to load items locally ([17ab686](https://github.com/pie-framework/pie-lib/commit/17ab6864557288aef6ec1d9a130cb508e2591562))
150
-
151
-
152
-
153
-
91
+ - unable to load items locally ([17ab686](https://github.com/pie-framework/pie-lib/commit/17ab6864557288aef6ec1d9a130cb508e2591562))
154
92
 
155
93
  ## [2.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.4.0...@pie-lib/math-rendering@2.4.1) (2022-05-24)
156
94
 
157
-
158
95
  ### Bug Fixes
159
96
 
160
- * unable to load items locally ([a0ddf20](https://github.com/pie-framework/pie-lib/commit/a0ddf2095646e6e84569cb7e0de42d0cd9ea0fb6))
161
-
162
-
163
-
164
-
97
+ - unable to load items locally ([a0ddf20](https://github.com/pie-framework/pie-lib/commit/a0ddf2095646e6e84569cb7e0de42d0cd9ea0fb6))
165
98
 
166
99
  # [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.13...@pie-lib/math-rendering@2.4.0) (2022-04-28)
167
100
 
168
-
169
101
  ### Bug Fixes
170
102
 
171
- * tests ([90d79c4](https://github.com/pie-framework/pie-lib/commit/90d79c4b8c61c029959a729ba1eea1d69a3f2cbe))
172
-
103
+ - tests ([90d79c4](https://github.com/pie-framework/pie-lib/commit/90d79c4b8c61c029959a729ba1eea1d69a3f2cbe))
173
104
 
174
105
  ### Features
175
106
 
176
- * add data-mathml attribute on MathJax containers to be able to use with Text to Speech (TTS) PD-1499 ([df50318](https://github.com/pie-framework/pie-lib/commit/df503184814f0463ef588e468570db3f7d2651df))
177
-
178
-
179
-
180
-
107
+ - add data-mathml attribute on MathJax containers to be able to use with Text to Speech (TTS) PD-1499 ([df50318](https://github.com/pie-framework/pie-lib/commit/df503184814f0463ef588e468570db3f7d2651df))
181
108
 
182
109
  ## [2.3.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.12...@pie-lib/math-rendering@2.3.13) (2022-03-21)
183
110
 
184
-
185
111
  ### Bug Fixes
186
112
 
187
- * **math-rendering:** fix line spacing for mathjax mspace PD-1384 ([57fe827](https://github.com/pie-framework/pie-lib/commit/57fe827372c81138b35f294f16327c291872c8a2))
188
-
189
-
190
-
191
-
113
+ - **math-rendering:** fix line spacing for mathjax mspace PD-1384 ([57fe827](https://github.com/pie-framework/pie-lib/commit/57fe827372c81138b35f294f16327c291872c8a2))
192
114
 
193
115
  ## [2.3.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.11...@pie-lib/math-rendering@2.3.12) (2021-11-29)
194
116
 
195
117
  **Note:** Version bump only for package @pie-lib/math-rendering
196
118
 
197
-
198
-
199
-
200
-
201
119
  ## [2.3.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.10...@pie-lib/math-rendering@2.3.11) (2021-09-08)
202
120
 
203
121
  **Note:** Version bump only for package @pie-lib/math-rendering
204
122
 
205
-
206
-
207
-
208
-
209
123
  ## [2.3.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.9...@pie-lib/math-rendering@2.3.10) (2021-09-08)
210
124
 
211
-
212
125
  ### Bug Fixes
213
126
 
214
- * wip ([fe4316d](https://github.com/pie-framework/pie-lib/commit/fe4316d))
215
-
216
-
217
-
218
-
127
+ - wip ([fe4316d](https://github.com/pie-framework/pie-lib/commit/fe4316d))
219
128
 
220
129
  ## [2.3.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.8...@pie-lib/math-rendering@2.3.9) (2021-08-30)
221
130
 
222
-
223
131
  ### Bug Fixes
224
132
 
225
- * **math-rendering:** fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173 ([a7d9934](https://github.com/pie-framework/pie-lib/commit/a7d9934))
226
-
227
-
228
-
229
-
133
+ - **math-rendering:** fix symbols in math markup that trigger undefined control sequence error PD-1267, PD-368, PD-1173 ([a7d9934](https://github.com/pie-framework/pie-lib/commit/a7d9934))
230
134
 
231
135
  ## [2.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/math-rendering@2.3.6...@pie-lib/math-rendering@2.3.8) (2021-06-25)
232
136
 
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/mml-to-latex.js"],"names":["mathml","Mathml2latex","convert"],"mappings":";;;;;;;;;AAAA;;eACe,kBAAAA,MAAM;AAAA,SAAIC,0BAAaC,OAAb,CAAqBF,MAArB,CAAJ;AAAA,C","sourcesContent":["import Mathml2latex from 'mathml-to-latex';\nexport default mathml => Mathml2latex.convert(mathml);\n"],"file":"mml-to-latex.js"}
1
+ {"version":3,"sources":["../src/mml-to-latex.js"],"names":["mathml","Mathml2latex","convert"],"mappings":";;;;;;;;;AAAA;;eACe,kBAACA,MAAD;AAAA,SAAYC,0BAAaC,OAAb,CAAqBF,MAArB,CAAZ;AAAA,C","sourcesContent":["import Mathml2latex from 'mathml-to-latex';\nexport default (mathml) => Mathml2latex.convert(mathml);\n"],"file":"mml-to-latex.js"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-lib/math-rendering",
3
- "version": "2.5.16-next.0+fce70993",
3
+ "version": "2.5.16",
4
4
  "description": "math rendering utilities",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -15,6 +15,6 @@
15
15
  "mathjax-full": "3.2.2",
16
16
  "mathml-to-latex": "^1.2.0"
17
17
  },
18
- "gitHead": "fce7099306bd4e3add6c5e0fa89e05156734dcdc",
18
+ "gitHead": "b76cbf501c964c9905cff2f16a811c47c16f9e1d",
19
19
  "scripts": {}
20
20
  }
@@ -1,2 +1,2 @@
1
1
  import Mathml2latex from 'mathml-to-latex';
2
- export default mathml => Mathml2latex.convert(mathml);
2
+ export default (mathml) => Mathml2latex.convert(mathml);