summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend
AgeCommit message (Collapse)Author
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-06-04fix eslint config for reactSunil Shetye
2025-06-04fix eslint configSunil Shetye
2025-06-02fix toggle collapse payloadSunil Shetye
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-19npm outdatedSunil Shetye
2025-05-19add setSimulating in simulation sliceSunil Shetye
use isSimulating instead of isStatusDone()
2025-05-16format the coordinates to one placeSunil Shetye
2025-05-16npm outdatedSunil Shetye
2025-05-16remove child edges alsoSunil Shetye
2025-05-15Removed id = 2Suchita Lad
2025-05-13reorder tagsSunil Shetye
2025-05-07updating gallery imagesSunil Shetye
2025-05-07add no to the block name to exclude that block nameSunil Shetye
2025-05-06add support for multiple wordsSunil Shetye
2025-05-06search by block name alsoSunil Shetye
2025-05-06handle the case where the name is not the first part of the styleSunil 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-05reformat with folding markersSunil Shetye
2025-05-05add commented code to save fileSunil Shetye
2025-05-01Added superblockdiagram to xmlSuchita Lad
2025-04-30removed extra onClick eventSuchita Lad
2025-04-30npm outdatedSunil Shetye
2025-04-30reduce debugSunil Shetye
2025-04-29set id also in componentPropertiesSunil Shetye
2025-04-29replace store.getState() with useSelectorSunil Shetye
2025-04-29getCompProperties.fulfilled should set only state.compPropertiesSunil Shetye
2025-04-25get variable typeSunil Shetye
2025-04-25make the Scilab Code TextField monospaceSunil Shetye
2025-04-25Added tooltip on hoverSuchita Lad
2025-04-25Added tooltip on hover on large variable valuesSuchita Lad
2025-04-25search for diagrams with scriptsSunil Shetye
2025-04-23replace ${window.location.protocol}\\${window.location.host} with ↵Sunil Shetye
${window.location.origin}
2025-04-23Updated blocks to run simulationSuchita Lad
2025-04-23npm audit fixSunil Shetye
2025-04-23npm outdatedSunil Shetye
2025-04-19kill the scilab process if it is runningSunil Shetye
add isStatusDone() to check if the simulation is already complete send back the task_id also
2025-04-15update node to 20.19.0Sunil Shetye
update eslint to 9.24.0
2025-04-11change REMOVEFILE to FalseSunil Shetye