summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor/Helper/ToolbarTools.js
AgeCommit message (Expand)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-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-11fix position of portsSunil Shetye
2025-06-11add pins while parsingSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
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
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-29replace store.getState() with useSelectorSunil Shetye
2025-04-07convert saveSchematic action/reducer to sliceSunil Shetye
2025-03-03Revert "do not use Number with x, y, height, width"Suchita Lad
2025-02-27do not use Number with x, y, height, widthSunil Shetye
2025-02-27add mxGraphModel to the blockSunil Shetye
2025-01-13Updated ToolbarTools.js fileSuchita Lad
2025-01-10fix attribute of dataSunil Shetye
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
2024-10-29Added one port_rotation column in newblockportSuchita Lad
2024-10-29name change for consistencySunil Shetye
2024-10-29Added ordering attributeSuchita Lad
2024-10-28fix display name for ports and linksSunil Shetye
2024-10-28[CodeFactor] Apply fixescodefactor-io
2024-10-28Updated port rotation code of blocksSuchita Lad
2024-10-25allow rotation of Components onlySunil Shetye
2024-10-25[CodeFactor] Apply fixescodefactor-io
2024-10-24Updated the style attributes of blocks and portsSuchita Lad
2024-10-15identify which cell is not foundSunil Shetye
2024-10-09handle the case where the name is not the first part of the styleSunil Shetye
2024-10-08[CodeFactor] Apply fixescodefactor-io