summaryrefslogtreecommitdiff
path: root/blocks/eda-frontend/src/components/SchematicEditor/ComponentSidebar.js
AgeCommit message (Collapse)Author
12 daysorganize importsSunil Shetye
2025-06-05fix dependenciesSunil Shetye
2025-06-04fix defined but never used errorSunil Shetye
2025-04-07convert schematicEditor action/reducer to sliceSunil Shetye
2024-10-11remove unnecessary dependencies onSunil Shetye
- dispatch and other functions - elements initialised with createRef() Also, replace props.location with props.location.search
2024-03-22final code for new apiTejas Kharat
2024-02-23npm outdatedSunil Shetye
2023-02-15React import changesSunil Shetye
2023-02-13remove js extension from import lineSunil Shetye
2022-11-15reorder import functionsSunil Shetye
2021-11-17use camelCase in reactSunil Shetye
2021-10-01fixes using commandSunil Shetye
npx standard --fix
2021-10-01prefetch all images on the left panelSunil Shetye
Closes #3
2021-10-01filter data with encodeURIComponent()Sunil Shetye
2021-10-01from esimblocks branchSunil Shetye
2021-04-11trim earlySunil Shetye
set to empty before every search set width and height of dragged element from image
2021-04-11show the required keysSunil Shetye
2021-04-11adding frontend for testing apisSunil Shetye
2021-04-11adding frontend filesSunil Shetye