Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
559 commits
Select commit Hold shift + click to select a range
c76d0d0
chore: bump Lerna to 9.0.4 and update yarn.lock
iacoshoria Feb 12, 2026
1ca0c14
fix: fixed padding and editor width for ecr elements [PD-5445] [PD-5446]
lakatosandrei Feb 13, 2026
5ea581b
Merge pull request #2108 from pie-framework/fix/PD-5445-PD-5446
lakatosandrei Feb 13, 2026
a260805
chore(deps): bump markdown-it from 14.1.0 to 14.1.1
dependabot[bot] Feb 13, 2026
f606016
fix: Bump @pslb/pslb version
Feb 16, 2026
df42ae9
fix: Publish error
Feb 16, 2026
20debb7
fix: Remove prepack command
Feb 16, 2026
0714312
fix: Remove skipForcePublish flag from release script
Feb 16, 2026
c8aa21e
fix: Add missing repository URL
Feb 16, 2026
c3678fc
[ci skip] chore: publish
Feb 16, 2026
a294556
fix: add repository URLs to package.json files
Feb 16, 2026
ae95982
[ci skip] chore: publish
Feb 17, 2026
c7578ca
fix: Trigger redeploy
Feb 17, 2026
a2844de
fix: CI add "contents: write" permissions to workflows
Feb 17, 2026
399e48b
fix: Standardize `repository` field format across package.json files
Feb 17, 2026
a9d20f2
[ci skip] chore: publish
Feb 17, 2026
6f4c245
fix: Trigger redeploy
Feb 17, 2026
082364f
fix: update CI workflows to adjust permissions for npm publishing
Feb 17, 2026
f0111a8
fix(editable-html-tip-tap): prevent media dialog from auto-opening on…
CarlaCostea Feb 18, 2026
e85f5d4
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/c…
andreeimiron Feb 18, 2026
7251818
chore: fix tests
CarlaCostea Feb 18, 2026
c15ec83
fix(mask-markup): enable snap back preview only for invalid drop zone…
arimieandreea Feb 18, 2026
9bc768f
fix: made sure placeholder works, math item does not blur editor, tab…
lakatosandrei Feb 19, 2026
b2f5802
Merge pull request #2115 from pie-framework/fix/PD-5616-PD-5584-PD-5627
lakatosandrei Feb 19, 2026
31cf15f
chore: bumping charting
lakatosandrei Feb 19, 2026
da4fff1
Merge pull request #2116 from pie-framework/fix/PD-5616-PD-5584-PD-5627
lakatosandrei Feb 19, 2026
f989231
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/c…
andreeimiron Feb 20, 2026
8d5ed37
Merge pull request #2109 from pie-framework/dependabot/npm_and_yarn/m…
andreeimiron Feb 20, 2026
c759643
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/c…
andreeimiron Feb 20, 2026
890ab2c
update dependencies
andreeimiron Feb 20, 2026
e7d0c26
fix(math-input): keyboard fix - consolidate styles into StyledLatexBu…
PatriciaRomaniuc Feb 24, 2026
16f9422
fix: restore highlightShape prop support in editable-html-tip-tap PD-…
CarlaCostea Feb 24, 2026
7611253
refactor(editable-html-tip-tap): use theme color for highlight backgr…
CarlaCostea Feb 24, 2026
501b929
chore: Change CI release script
iacoshoria Feb 24, 2026
5ede78c
[ci skip] chore: publish
github-actions[bot] Feb 24, 2026
64393ae
chore: Change CI release script
iacoshoria Feb 24, 2026
1ae0f5b
Merge branch 'develop' of github.com:pie-framework/pie-lib into develop
iacoshoria Feb 24, 2026
d42e2b8
[ci skip] chore: publish
github-actions[bot] Feb 24, 2026
b74b1d5
fix(editable-html-tip-tap): add support to disable lists PD-5606
andreeimiron Feb 25, 2026
ad875c8
Merge pull request #2106 from pie-framework/fix/core-js-deps
CarlaCostea Feb 25, 2026
e3b2bb0
Merge pull request #2107 from pie-framework/fix/PD-5498
CarlaCostea Feb 25, 2026
028da36
Merge pull request #2112 from pie-framework/fix/PD-5624
CarlaCostea Feb 25, 2026
2d8a39f
Merge pull request #2113 from pie-framework/fix/PD-5495
CarlaCostea Feb 25, 2026
61a7a24
Merge pull request #2120 from pie-framework/fix/PD-5612
CarlaCostea Feb 25, 2026
910c71e
Merge pull request #2122 from pie-framework/fix/PD-5606
CarlaCostea Feb 25, 2026
c295b63
[ci skip] chore: publish
github-actions[bot] Feb 25, 2026
6912b1a
Merge pull request #2121 from pie-framework/fix/PD-5583
CarlaCostea Feb 25, 2026
ccb2727
fix(editable-html-tip-tap): add autoWidthToolbar prop to MenuBar and …
PatriciaRomaniuc Feb 25, 2026
be3f842
[ci skip] chore: publish
github-actions[bot] Feb 25, 2026
cb4e059
Merge pull request #2123 from pie-framework/fix/PD-5594
CarlaCostea Feb 25, 2026
56794ff
[ci skip] chore: publish
github-actions[bot] Feb 25, 2026
134fbdc
fix(deps): update @pie-lib dependencies to published versions
CarlaCostea Feb 25, 2026
01fa85c
[ci skip] chore: publish
github-actions[bot] Feb 25, 2026
57f1d07
fix: added math-templated node and element [PD-5558]
lakatosandrei Feb 25, 2026
0511d21
Merge pull request #2124 from pie-framework/fix/PD-5558
lakatosandrei Feb 25, 2026
8dae0af
[ci skip] chore: publish
github-actions[bot] Feb 25, 2026
1f78898
chore: bump all packages to fix versioning
lakatosandrei Feb 26, 2026
3f856c4
Merge pull request #2125 from pie-framework/chore/bump-packages
lakatosandrei Feb 26, 2026
26a92c2
[ci skip] chore: publish
github-actions[bot] Feb 26, 2026
b975827
fix(editable-html-tip-tap): handle focus,selection delete menu PD-5589
arimieandreea Feb 26, 2026
0118a78
fix(math-input): fontFamily styling for delete button PD-5612
PatriciaRomaniuc Feb 27, 2026
7196165
fix(math-input): adjust padding for empty elements in long division P…
PatriciaRomaniuc Feb 27, 2026
003ea5c
fix(rubric): 'Exclude zero' functionality fix PD-5663
PatriciaRomaniuc Mar 2, 2026
ca6677a
fix: remove console.log
PatriciaRomaniuc Mar 2, 2026
a9d8643
fix(editable-html-tip-tap): adjust placeholder styling for empty para…
PatriciaRomaniuc Mar 3, 2026
02335ca
Merge pull request #2131 from pie-framework/fix/PD-5594-tip-tap
CarlaCostea Mar 4, 2026
0d0aa22
Merge pull request #2130 from pie-framework/fix/PD-5663
CarlaCostea Mar 4, 2026
6bc368e
Merge pull request #2129 from pie-framework/fix/PD-5661
CarlaCostea Mar 4, 2026
1399925
Merge pull request #2128 from pie-framework/fix/PD-5612-delete
CarlaCostea Mar 4, 2026
257f060
Merge pull request #2127 from pie-framework/fix/PD-5589
CarlaCostea Mar 4, 2026
09270ba
[ci skip] chore: publish
github-actions[bot] Mar 4, 2026
02213cd
fix: editable-area responsive, added handling for toolbars inside res…
lakatosandrei Mar 6, 2026
83403ea
Merge pull request #2135 from pie-framework/fix/PD-5616-PD-5582-PD-56…
CarlaCostea Mar 6, 2026
a55cae1
[ci skip] chore: publish
github-actions[bot] Mar 6, 2026
7a05af5
fix(rubric): rubricless intructions fix PD-5657
PatriciaRomaniuc Mar 6, 2026
66277b5
fix(mask-markup): compute mjx-container height based on parent PD-5501
arimieandreea Mar 6, 2026
768168c
Merge pull request #2059 from pie-framework/fix/PD-5412
CarlaCostea Mar 9, 2026
1b91f00
Merge pull request #2136 from pie-framework/fix/PD-5657
CarlaCostea Mar 9, 2026
491ae0f
Merge pull request #2137 from pie-framework/fix/PD-5501
CarlaCostea Mar 9, 2026
26e6c52
[ci skip] chore: publish
github-actions[bot] Mar 9, 2026
d427f32
feat: remove jQuery dependency via MathQuill 1.2.0-beta.0 Interface v…
CarlaCostea Mar 9, 2026
00f818d
Merge pull request #2138 from pie-framework/fix/mathquill-esm
CarlaCostea Mar 9, 2026
855e4d4
[ci skip] chore: publish
github-actions[bot] Mar 9, 2026
e50a991
fix(graphing): revert to previous disabled colors PD-5510
PatriciaRomaniuc Mar 9, 2026
1053f44
fix(graphing): color changes for graph buttons PD-5590
PatriciaRomaniuc Mar 10, 2026
5e80d6b
fix(config-ui): adjust number field padding PD-5786
PatriciaRomaniuc Mar 10, 2026
6dd160a
fix: bump pie-framework/mathquill PD-5791
CarlaCostea Mar 11, 2026
773f141
chore: clean up
CarlaCostea Mar 11, 2026
8144224
Merge branch 'develop' into fix/PD-5791
CarlaCostea Mar 11, 2026
a677b64
Merge pull request #2142 from pie-framework/fix/PD-5791
CarlaCostea Mar 11, 2026
081a473
[ci skip] chore: publish
github-actions[bot] Mar 11, 2026
81d8724
Merge pull request #2141 from pie-framework/fix/PD-5786
CarlaCostea Mar 11, 2026
2da2668
[ci skip] chore: publish
github-actions[bot] Mar 11, 2026
d397e7b
fix: refactor release script, force publish math-input
CarlaCostea Mar 11, 2026
e7a09bf
Merge pull request #2143 from pie-framework/fix/PD-5791
CarlaCostea Mar 11, 2026
0f3d64f
[ci skip] chore: publish
github-actions[bot] Mar 11, 2026
ba4d73b
fix: add touchAction style to prevent touch interactions in DragInThe…
PatriciaRomaniuc Mar 11, 2026
02acee2
fix: remove unnecessary newline in StyledChip component
PatriciaRomaniuc Mar 11, 2026
32e4126
fix(editable-html-tip-tap): set div as default, transform div to p ta…
arimieandreea Mar 11, 2026
911ef92
fix(editable-html-tip-tap): create test for new div block extension P…
arimieandreea Mar 12, 2026
99b30f6
fix(editable-html-tip-tap): add blockquote, fix styling and add text …
PatriciaRomaniuc Mar 13, 2026
85bd3f6
fix(mask-markup): add tests for new getMeasureNode method PD-5501
arimieandreea Mar 13, 2026
713c283
fix(math-toolbar): update math keypad colors and styles for improved …
PatriciaRomaniuc Mar 16, 2026
4f35483
fix: remove default mui uppercase button style PD-5649
PatriciaRomaniuc Mar 16, 2026
4644a62
fix(charting): enhance RawChartAxes with MathJax rendering support an…
PatriciaRomaniuc Mar 17, 2026
13e300d
Merge pull request #2139 from pie-framework/fix/PD-5510
CarlaCostea Mar 18, 2026
40f67a7
Merge pull request #2140 from pie-framework/fix/PD-5590
CarlaCostea Mar 18, 2026
dc3db82
Merge pull request #2144 from pie-framework/fix/PD-5811
CarlaCostea Mar 18, 2026
c479db0
Merge pull request #2145 from pie-framework/fix/PD-5622
CarlaCostea Mar 18, 2026
473321b
[ci skip] chore: publish
github-actions[bot] Mar 18, 2026
11debf3
Merge pull request #2146 from pie-framework/fix/PD-5790
CarlaCostea Mar 18, 2026
0b634a1
Merge pull request #2147 from pie-framework/fix/PD-5501-test
CarlaCostea Mar 18, 2026
48c079e
[ci skip] chore: publish
github-actions[bot] Mar 18, 2026
31c91e5
Merge pull request #2149 from pie-framework/fix/PD-5496
CarlaCostea Mar 18, 2026
2e7c21d
[ci skip] chore: publish
github-actions[bot] Mar 18, 2026
452e893
Merge branch 'develop' into fix/PD-5530
PatriciaRomaniuc Mar 18, 2026
0216b60
fix(editable-html-tip-tap): wrap new node with plain text in a div no…
arimieandreea Mar 18, 2026
df849e9
Merge pull request #2148 from pie-framework/fix/PD-5530
CarlaCostea Mar 18, 2026
7ab2426
Merge pull request #2151 from pie-framework/fix/PD-5669
CarlaCostea Mar 18, 2026
2e7523e
[ci skip] chore: publish
github-actions[bot] Mar 18, 2026
f462a1f
fix(graphing): adjust axis label PD-5595
andreeimiron Mar 19, 2026
201bad9
fix(graphing-solution-set): adjust axis label PD-5595
andreeimiron Mar 19, 2026
c430a21
fix(drag): set margin for draggable choice with p tag PD-5669
arimieandreea Mar 20, 2026
fc43c5c
fix(editable-html-tip-tap): extend text alignment options to include …
PatriciaRomaniuc Mar 23, 2026
caa9a90
fix: provided the pos of the node as well in the response area toolba…
lakatosandrei Mar 23, 2026
a3cb101
feat(math-input): add hover styles for keypad buttons and update colo…
PatriciaRomaniuc Mar 24, 2026
49a6f62
fix(graphing-solution-set): get rid of border in solution set mode PD…
arimieandreea Mar 24, 2026
699c648
Merge pull request #2152 from pie-framework/fix/PD-5595
CarlaCostea Mar 25, 2026
bf13b3a
Merge pull request #2153 from pie-framework/fix/PD-5600
CarlaCostea Mar 25, 2026
d063c38
Merge pull request #2154 from pie-framework/fix/PD-5669-corner-case
CarlaCostea Mar 25, 2026
22b854b
Merge pull request #2156 from pie-framework/fix/PD-5851
CarlaCostea Mar 25, 2026
6b72be5
Merge pull request #2157 from pie-framework/fix/PD-5787
CarlaCostea Mar 25, 2026
5f5181e
Merge pull request #2158 from pie-framework/fix/PD-5530-hover
CarlaCostea Mar 25, 2026
ad4fe85
Merge pull request #2159 from pie-framework/fix/PD-5566
CarlaCostea Mar 25, 2026
79aade2
[ci skip] chore: publish
github-actions[bot] Mar 25, 2026
ad43e67
fix(editable-html-tip-tap): avoid closing math dialog on scrollbar, u…
arimieandreea Mar 25, 2026
5d92076
fix: unapplied padding PD-5450
andreeimiron Mar 25, 2026
9840d80
fix(plot): remove unnecessary space, prevent new lines, center placeh…
andreeimiron Mar 26, 2026
40a65a3
fix(graphing/plot): improve drag handling to prevent misidentifying c…
PatriciaRomaniuc Mar 26, 2026
03d9d81
fix(charting): fix math rendering race condition in fractional chart …
CarlaCostea Mar 26, 2026
c14471e
Merge pull request #2165 from pie-framework/fix/PD-5496
CarlaCostea Mar 26, 2026
efc9cfc
chore: Trigger redeploy
Mar 27, 2026
150cbc8
chore: update CI workflows to use Node.js 24
Mar 27, 2026
19c8914
fix: handle different editors, handle clicks in dropdown PIE-47
arimieandreea Mar 30, 2026
58e1b47
fix(graphing): increase stroke width and improve pointer event handli…
PatriciaRomaniuc Mar 30, 2026
38658cd
Merge pull request #2160 from pie-framework/fix/PD-5823
CarlaCostea Mar 31, 2026
a5d035b
[ci skip] chore: publish
github-actions[bot] Mar 31, 2026
5779a6d
fix(editable-html-tip-tap): backspace behavior in tiptap and add cust…
PatriciaRomaniuc Apr 1, 2026
3eaa8fd
fix(math-input): bump @pie-framework/mathquill to 1.2.1-beta.1 with j…
CarlaCostea Apr 2, 2026
c88d9db
Merge pull request #2170 from pie-framework/fix/PIE-16-20
CarlaCostea Apr 3, 2026
66ed0c5
Merge pull request #2169 from pie-framework/fix/PIE-19-PIE-30
CarlaCostea Apr 3, 2026
c492049
Merge pull request #2168 from pie-framework/fix/PIE-47
CarlaCostea Apr 3, 2026
189bdac
Merge pull request #2166 from pie-framework/fix/PIE-26
CarlaCostea Apr 3, 2026
a32a14c
Merge pull request #2164 from pie-framework/fix/PD-5598
CarlaCostea Apr 3, 2026
aab52c7
Merge pull request #2162 from pie-framework/fix/PD-5674
CarlaCostea Apr 3, 2026
f76fadb
Merge pull request #2161 from pie-framework/fix/PD-5450
CarlaCostea Apr 3, 2026
c5a223c
[ci skip] chore: publish
github-actions[bot] Apr 3, 2026
c673701
fix: made sure lastIndex in respArea is handled properly, improved sp…
lakatosandrei Apr 3, 2026
b060030
attempt at fixing tests
lakatosandrei Apr 3, 2026
6c73a8e
fix(graphing): prevent new marks creation on existing points/lines du…
PatriciaRomaniuc Apr 6, 2026
90dc1d8
Merge pull request #2174 from pie-framework/fix/PIE-27
CarlaCostea Apr 6, 2026
78032d5
Merge pull request #2173 from pie-framework/fix/PIE-35-PIE-40
CarlaCostea Apr 6, 2026
db9f6fb
[ci skip] chore: publish
github-actions[bot] Apr 6, 2026
17d4e83
fix(plot): set boxSizing for svg to avoid dif env overwrite the defau…
arimieandreea Apr 7, 2026
b422584
fix(editable-html-tip-tap): prevent toolbar from closing when clickin…
PatriciaRomaniuc Apr 7, 2026
89f6114
Merge pull request #2175 from pie-framework/fix/PIE-74
CarlaCostea Apr 7, 2026
a7b2674
Merge pull request #2176 from pie-framework/fix/PIE-114
CarlaCostea Apr 7, 2026
4b408d5
[ci skip] chore: publish
github-actions[bot] Apr 7, 2026
0b06a9d
fix(editable-html-tip-tap): enhance toolbar visibility logic and use …
PatriciaRomaniuc Apr 7, 2026
10d2392
fix: test
PatriciaRomaniuc Apr 7, 2026
8f33af0
fix: made sure div is the default field in the editor, if a breakpoin…
lakatosandrei Apr 8, 2026
e7955b7
Merge pull request #2177 from pie-framework/fix/PIE-48
CarlaCostea Apr 8, 2026
eae0df9
Merge pull request #2178 from pie-framework/fix/PIE-53-and-div-priority
CarlaCostea Apr 8, 2026
3074de8
[ci skip] chore: publish
github-actions[bot] Apr 8, 2026
f33a73f
fix(editable-html-tip-tap): open math toolbar in current container PI…
arimieandreea Apr 8, 2026
582bd1f
fix(tip-tap/image-component): add image deletion handling PIE-38
PatriciaRomaniuc Apr 8, 2026
43350d8
feat(math-input): centralize MathQuill init; export registerEmbed and…
CarlaCostea Apr 9, 2026
6c02557
fix(editable-html-tip-tap): prevent spanish keyboard to be dismissed …
PatriciaRomaniuc Apr 9, 2026
d5ba9d3
Merge pull request #2181 from pie-framework/fix/PIE-36
CarlaCostea Apr 9, 2026
025c899
Merge pull request #2180 from pie-framework/fix/PIE-38
CarlaCostea Apr 9, 2026
c3f616d
Merge pull request #2179 from pie-framework/fix/PIE-18-keypadPos
CarlaCostea Apr 9, 2026
f4cec75
Merge pull request #2182 from pie-framework/feat/PIE-57
CarlaCostea Apr 9, 2026
5588e8b
fix(editable-html-tip-tap): image-component - fix active style, dragg…
PatriciaRomaniuc Apr 9, 2026
109bafa
[ci skip] chore: publish
github-actions[bot] Apr 9, 2026
c4d4657
fix: handle optional chaining and fix test
PatriciaRomaniuc Apr 9, 2026
7f45941
Merge pull request #2183 from pie-framework/fix/PIE-34
CarlaCostea Apr 9, 2026
df6d3c3
[ci skip] chore: publish
github-actions[bot] Apr 9, 2026
0d4467d
fix(image): revert - simplify setImageUploadNode command to directly …
PatriciaRomaniuc Apr 13, 2026
04a484f
fix(image): remove unwanted change
PatriciaRomaniuc Apr 13, 2026
33c83cf
Merge pull request #2186 from pie-framework/fix/PIE-34-partial-revert
CarlaCostea Apr 13, 2026
906c083
[ci skip] chore: publish
github-actions[bot] Apr 13, 2026
210c0d5
feat(editable-html-tip-tap): image -add unique nodeKey attribute for …
PatriciaRomaniuc Apr 14, 2026
4c96c88
fix: tests
PatriciaRomaniuc Apr 14, 2026
30bad4e
fix(editable-html-tip-tap): parseHTML as img tag image extension, avo…
arimieandreea Apr 14, 2026
ef87ea4
fix(render-ui/editable-html-tip-tap): fix disableImageAlignmentButton…
PatriciaRomaniuc Apr 14, 2026
5d8219a
Merge pull request #2188 from pie-framework/fix/PD-37
lakatosandrei Apr 14, 2026
a23b944
[ci skip] chore: publish
github-actions[bot] Apr 14, 2026
28c46e5
feat: made sure pasting image works in the editor [PIE-173]
lakatosandrei Apr 14, 2026
01ba770
Merge pull request #2191 from pie-framework/feat/PIE-173
CarlaCostea Apr 15, 2026
28b124a
[ci skip] chore: publish
github-actions[bot] Apr 15, 2026
6702b74
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/P…
PatriciaRomaniuc Apr 15, 2026
37c7c3b
Merge pull request #2189 from pie-framework/fix/PIE-45
CarlaCostea Apr 15, 2026
80a22e0
[ci skip] chore: publish
github-actions[bot] Apr 15, 2026
a547df2
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/P…
PatriciaRomaniuc Apr 15, 2026
acadce5
test: improve assertion for insertContent in imageUploadNode
PatriciaRomaniuc Apr 15, 2026
9c37dac
fix(editable-html-tip-tap): handle list item to avoid default paragra…
arimieandreea Apr 15, 2026
ad28c81
fix: made sure image handling works properly without losing focus, fi…
lakatosandrei Apr 16, 2026
7d9b7a7
Merge pull request #2192 from pie-framework/fix/PIE-129-PIE-44
CarlaCostea Apr 16, 2026
434e83e
[ci skip] chore: publish
github-actions[bot] Apr 16, 2026
8db57c0
fix: made sure correct reference is sent for insert image handler [PI…
lakatosandrei Apr 16, 2026
1d4d91d
fix(text-select): adjust markup rendering PIE-25 PIE-13
andreeimiron Apr 16, 2026
b0c86f6
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/P…
andreeimiron Apr 16, 2026
413d376
Merge pull request #2193 from pie-framework/fix/PIE-1229-PIE-44-fixes
CarlaCostea Apr 16, 2026
6133e27
[ci skip] chore: publish
github-actions[bot] Apr 16, 2026
7191309
Merge branch 'develop' of github.com:pie-framework/pie-lib into fix/P…
PatriciaRomaniuc Apr 16, 2026
3d0fc78
fix: streamline beforeEach setup in image component tests
PatriciaRomaniuc Apr 16, 2026
856904d
Merge pull request #2187 from pie-framework/fix/PIE-54
CarlaCostea Apr 16, 2026
40644e9
Merge pull request #2195 from pie-framework/fix/PIE-25
CarlaCostea Apr 16, 2026
7e83354
Merge pull request #2194 from pie-framework/fix/PIE-46
CarlaCostea Apr 16, 2026
deace2a
[ci skip] chore: publish
github-actions[bot] Apr 16, 2026
336d38c
fix: made sure insertImageRequested is called only once [PIE-1229]
lakatosandrei Apr 17, 2026
5dc52c2
Merge pull request #2196 from pie-framework/fix/PIE-1229-effect-fix
CarlaCostea Apr 17, 2026
6ddaea6
[ci skip] chore: publish
github-actions[bot] Apr 17, 2026
dd61600
fix(plot): center placeholder PIE-171
andreeimiron Apr 17, 2026
3e7d13c
fix(config-ui): enable default style for text field PIE-133
andreeimiron Apr 20, 2026
b59a7cc
feat(render-ui): add transformDataHeadings function to convert data-h…
PatriciaRomaniuc Apr 21, 2026
d3cb03d
fix: made sure custom toolbar is shown for inline dropdown response a…
lakatosandrei Apr 22, 2026
d825be2
fix(math-rendering): always emit mjx-assistive-mml so screen readers …
CarlaCostea Apr 22, 2026
0ee3056
fix: made sure colspan elements match the number of columns on removi…
lakatosandrei Apr 22, 2026
de26993
fix(graphing): restore disabled/correctness styling on Line tool PIE-425
CarlaCostea Apr 23, 2026
64f721e
Merge pull request #2203 from pie-framework/fix/PIE-425
CarlaCostea Apr 23, 2026
81b2a69
Merge pull request #2202 from pie-framework/fix/PIE-168
CarlaCostea Apr 23, 2026
2f0d61e
Merge pull request #2201 from pie-framework/fix/PIE-147
CarlaCostea Apr 23, 2026
02c6d5e
Merge pull request #2200 from pie-framework/fix/PIE-130
CarlaCostea Apr 23, 2026
31e492f
Merge pull request #2199 from pie-framework/feat/PIE-151
CarlaCostea Apr 23, 2026
816b787
Merge pull request #2198 from pie-framework/fix/PIE-133
CarlaCostea Apr 23, 2026
d8bb302
Merge pull request #2197 from pie-framework/fix/PIE-171
CarlaCostea Apr 23, 2026
6ed326b
[ci skip] chore: publish
github-actions[bot] Apr 23, 2026
1cb4f00
fix: ensure onClick is called for existing mark points/lines and does…
PatriciaRomaniuc Apr 24, 2026
6049268
fix: add stopPropagation to onStop calls in gridDraggable tests
PatriciaRomaniuc Apr 24, 2026
816bfb2
Merge pull request #2204 from pie-framework/fix/PIE-426-PIE-427
CarlaCostea Apr 24, 2026
75aae23
[ci skip] chore: publish
github-actions[bot] Apr 24, 2026
211204c
fix(print): add react-dom/client in shared modules to fix createRoot …
CarlaCostea Apr 24, 2026
37decc6
Merge pull request #2205 from pie-framework/fix/PIE-216
CarlaCostea Apr 24, 2026
cc06766
fix: enhance drag handling and prevent click interference in draggabl…
PatriciaRomaniuc Apr 24, 2026
5afea30
fix: refactor drag event handling to use reusable mockStartEvent for …
PatriciaRomaniuc Apr 24, 2026
0aad38a
Merge pull request #2207 from pie-framework/fix/PIE-426-PIE-427
CarlaCostea Apr 24, 2026
2f2fd13
[ci skip] chore: publish
github-actions[bot] Apr 24, 2026
25473db
chore(release): add --major flag to scripts/release, enable on master…
CarlaCostea Apr 24, 2026
cb8e2cf
Merge pull request #2208 from pie-framework/chore/wf
CarlaCostea Apr 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
134 changes: 0 additions & 134 deletions .circleci/config.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .circleci/run-local

This file was deleted.

21 changes: 10 additions & 11 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,53 +1,52 @@
{
"parser": "babel-eslint",
"plugins": ["prettier"],
"parser": "@babel/eslint-parser",
"extends": [
"eslint:recommended",
"plugin:react/recommended",
"plugin:prettier/recommended"
"plugin:react/recommended"
],
"env": {
"browser": true,
"commonjs": true,
"es6": true,
"node": false
"node": false,
"jest": true
},
"parserOptions": {
"requireConfigFile": false,
"ecmaFeatures": {
"jsx": true
},
"babelOptions": {
"presets": ["@babel/preset-react"]
},
"sourceType": "module"
},
"rules": {
"quotes": [
"warn",
"single"
],
"prettier/prettier": "warn",
"strict": 0,
"react/prop-types": "warn",
"react/jsx-no-duplicate-props": "warn",
"react/no-deprecated": "warn",
"react/display-name": "warn",
"react/jsx-uses-vars": "warn",
"no-extra-semi": "warn",
"no-dupe-keys": "warn",
"no-const-assign": "warn",
"no-this-before-super": "warn",
"no-undef": "warn",
"no-unreachable": "warn",
"no-unused-vars": "warn",
"jsx-uses-vars": true,
"constructor-super": "warn",
"valid-typeof": "warn",
"no-case-declarations": "warn",
"no-console": "warn"
},
"settings": {
"react": {
"pragma": "React", // Pragma to use, default to "React"
"version": "detect" // React version. "detect" automatically picks the version you have installed.
// You can also use `16.0`, `16.3`, etc, if you want to override the detected value.
// default to latest and warns if missing
"version": "detect"
}
}
}
93 changes: 93 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
name: PIE Lib CI

on:
push:
branches: [develop, master]
pull_request:
branches: [develop, master]

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # REQUIRED for lerna version
- name: Configure Git
run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- uses: actions/setup-node@v4
with:
node-version: 24
cache: yarn
- run: yarn install
- run: scripts/release --build
- run: scripts/release --test

build-next:
needs: test
if: >
github.event_name == 'push' &&
github.ref == 'refs/heads/develop'
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write # REQUIRED for npm trusted publishing
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # REQUIRED for lerna version
- name: Configure Git
run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- uses: actions/setup-node@v4
with:
node-version: 24
registry-url: https://registry.npmjs.org/
cache: yarn
- run: yarn install
- run: scripts/release --build
- run: scripts/release --release --next --loglevel verbose

build-release:
needs: test
if: >
github.event_name == 'push' &&
github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write # REQUIRED for npm trusted publishing
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # REQUIRED for lerna version
- name: Configure Git
run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- uses: actions/setup-node@v4
with:
node-version: 24
registry-url: https://registry.npmjs.org/
cache: yarn
- run: yarn install
- run: scripts/release --build
# ─────────────────────────────────────────────────────────────────────
# TEMPORARY: --major forces every publishable package to a new major
# version on the next publish. This is in place ONLY for the platform
# upgrade release (React 18, MUI v7, Node 24, test stack modernization).
#
# REVERT THIS IMMEDIATELY AFTER THE PLATFORM RELEASE PUBLISHES.
#
# How to revert: open a follow-up PR to master that removes the
# --major flag from the line below, restoring:
# - run: scripts/release --release --loglevel verbose
#
# Leaving --major in place will bump every package to the next major
# on EVERY subsequent merge to master, which is almost certainly not
# what you want.
# ─────────────────────────────────────────────────────────────────────
- run: scripts/release --release --major --loglevel verbose
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
lib
esm
lerna-debug.log
.vscode
.idea
Expand All @@ -13,4 +14,5 @@ PIE-*
!pie-toolbox/**
!pie-toolbox/.gitignore
packages/*-module@*

packages/**/esm
coverage
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npx lint-staged
2 changes: 1 addition & 1 deletion .lintstagedrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages/**/!(lib)/**/*.{js,jsx}": [
"pretty-quick --staged",
"eslint --fix",
"jest --bail --findRelatedTests",
"jest --bail --findRelatedTests --passWithNoTests",
"git add"
]
}
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**/__tests__/**
**/__mocks__/**
*.tgz
NEXT.CHANGELOG.json
Loading
Loading