summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor
AgeCommit message (Collapse)Author
2022-09-13fix js syntaxSunil Shetye
2022-09-09show only .xml filesSunil Shetye
2022-07-06rename Grid property from justify to justifyContentSunil Shetye
2022-07-06remove !importantSunil Shetye
2022-07-06Fixes the component displayTheThinker277
2022-06-22undo popup changeSunil Shetye
2022-06-17Canvas Display FixTheThinker277
2022-06-17Error DisplayTheThinker277
2022-06-17FIXED parameter check and No log fileTheThinker277
2022-06-09Graph Layout fixesSunil Shetye
2022-06-09Graph LayoutTheThinker277
2022-06-08reinstall dependenciesSunil Shetye
2022-06-03disable new-cap eslint errorSunil Shetye
2022-05-31Automation of N graph DisplayTheThinker277
2022-01-17remove Simulator: unusedSunil Shetye
2022-01-13remove semicolons in comments alsoSunil Shetye
2022-01-13give name to exported anonymous functionsSunil Shetye
use useRef to remove dependencies
2022-01-13use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-12use @babel/eslint-parser instead of babel-eslintSunil Shetye
2022-01-12fix warnings and errorsSunil Shetye
2022-01-06highcharts: merge large heatmap with lineSunil Shetye
2022-01-05highcharts: merge heatmap with lineSunil Shetye
2022-01-04do not add datapoint to stateSunil Shetye
2021-12-30make ref as an arraySunil Shetye
clear task id at start of simulation
2021-12-23add redux for task idSunil Shetye
move code from SimulationProperties to SimulationScreen2
2021-12-20remove dispatcher code for adding a pointSunil Shetye
2021-12-15stream the data to the browserSunil Shetye
add events to React to receive the stream
2021-12-04update react code for streamingSunil Shetye
2021-11-19call mxRubberband only onceSunil Shetye
2021-11-17use camelCase in reactSunil Shetye
2021-11-16add back ParentComponentSunil Shetye
2021-11-15fix one more code issueSunil Shetye
2021-11-15fix some more code issuesSunil Shetye
2021-11-15fix some code issuesSunil Shetye
2021-10-25use es6 syntax for anonymous functionSunil Shetye
2021-10-25wrap call in anonymous functionSunil Shetye
increase time interval from 1s to 10s
2021-10-24add app_name to the parametersSunil Shetye
2021-10-13use block instead of block_idSunil Shetye
2021-10-12use block_id instead of idSunil Shetye
send back blockport_set instead of number_of_blockports
2021-10-06code to restore parameter valuesSunil Shetye
2021-10-06specify value of attribute alsoSunil Shetye
2021-10-06use querySelector instead of always using first childSunil Shetye
2021-10-01post all keysSunil Shetye
2021-10-01fix some warnings from commandSunil Shetye
npx standard
2021-10-01fixes using commandSunil Shetye
npx standard --fix
2021-10-01give simulation optionsSunil Shetye
Closes #1
2021-10-01show block style as nameSunil Shetye
2021-10-01prefetch all images on the left panelSunil Shetye
Closes #3
2021-10-01filter data with encodeURIComponent()Sunil Shetye
2021-10-01save app name and description in modelSunil Shetye