summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components
AgeCommit message (Collapse)Author
10 daysadd border radius to logoSunil Shetye
12 daysMerge branch 'xcosblocks' into xcosblocksSunil Shetye
12 daysRemoved multiple calls of logSuchita Lad
12 daysorganize importsSunil Shetye
2025-06-24remove extra brackets in useSelectorSunil Shetye
2025-06-24require braces for function callSunil Shetye
2025-06-19cleanupSunil Shetye
2025-06-19Changes done for close button to close simulationSuchita Lad
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-12remove scriptDump from dependency listSunil Shetye
2025-06-12disable useEffect in seleniumSunil Shetye
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-06Added changePort functionSuchita Lad
2025-06-05Added edge adding code to subdiagram of super_f blockSuchita Lad
2025-06-05reorderSunil Shetye
2025-06-05fix dependenciesSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-06-04fix quotesSunil 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-30correct slice name of xmlDataSunil Shetye
2025-05-30fix undefined variable error in scilab scriptsSunil Shetye
2025-05-23reduce first timeoutSunil Shetye
2025-05-23change message font sizeSunil Shetye
2025-05-22show backend error in frontendSunil Shetye
2025-05-19move the dispatch to before the looping functionSunil Shetye
2025-05-19separate out the close handlerSunil Shetye
2025-05-19add setSimulating in simulation sliceSunil Shetye
use isSimulating instead of isStatusDone()
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