summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor/Helper
AgeCommit message (Collapse)Author
12 daysorganize importsSunil Shetye
2025-06-18ignore port rotation in SvgParser alsoSunil Shetye
2025-06-18ignore port rotation when calculating its positionSunil Shetye
2025-06-16reduce console logSunil Shetye
2025-06-14flip and mirrorSunil Shetye
2025-06-13updateMxGraphXML to update ids of elementsSunil Shetye
2025-06-12rename variables for claritySunil Shetye
2025-06-12cleanupSunil Shetye
2025-06-12Updated subdiagram in superblock diagramSuchita Lad
2025-06-12Updated pins codeSuchita Lad
2025-06-12Code for xmldoc in superblockSuchita Lad
2025-06-11fix position of portsSunil Shetye
do not set terminal point if the source/target is a vertex
2025-06-11add pins while parsingSunil Shetye
2025-06-05Added edge adding code to subdiagram of super_f blockSuchita Lad
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04Updated logic to get super_f blockSuchita Lad
2025-06-04Added onclick function on closebuttonSuchita Lad
2025-06-04Removed repeated initialization of graphSuchita Lad
2025-06-04Updated logic to save the edited properties of internal subdiagram of ↵Suchita Lad
super_f block
2025-06-04Added super_f block extension part codeSuchita Lad
2025-06-04Added logic to replace maindiagram with super_f mini diagramSuchita Lad
2025-05-16remove child edges alsoSunil Shetye
2025-05-15Removed id = 2Suchita Lad
2025-05-13reorder tagsSunil Shetye
2025-05-05use .num and .den membersSunil Shetye
numer() and denom() functions are replaced by the corresponding members in scilab code cleanup
2025-05-05Added context arraySuchita Lad
2025-05-05Added targetPoint logicSuchita Lad
2025-05-05Added xcosdiagram tagSuchita Lad
2025-05-01Added superblockdiagram to xmlSuchita Lad
2025-04-30reduce debugSunil Shetye
2025-04-29set id also in componentPropertiesSunil Shetye
2025-04-29replace store.getState() with useSelectorSunil Shetye
2025-04-07convert componentProperties action/reducer to sliceSunil Shetye
2025-04-07convert saveSchematic action/reducer to sliceSunil Shetye
2025-03-03Revert "do not use Number with x, y, height, width"Suchita Lad
This reverts commit 30f14d20f0dc53d922add885ab499c70195e4814.
2025-02-27do not use Number with x, y, height, widthSunil Shetye
2025-02-27add mxGraphModel to the blockSunil Shetye
cleanup imports
2025-01-13Updated ToolbarTools.js fileSuchita Lad
2025-01-10remove unused parameterSunil Shetye
2025-01-10fix attribute of dataSunil Shetye
remove unused parameters
2025-01-09Updated frontend fileSuchita Lad
2024-12-10send only style nameSunil Shetye
2024-11-20[CodeFactor] Apply fixescodefactor-io
2024-11-18Updated firstportrotation codeSuchita Lad
2024-11-18Fixed ordering issueSuchita Lad
2024-11-11[CodeFactor] Apply fixescodefactor-io
2024-11-11switch sourcepoint and targetpointSuchita Lad
2024-11-06cleanupSunil Shetye
2024-10-30Updated files for split_pointSuchita Lad
2024-10-30add functions to reduce repetition of codeSunil Shetye