index
:
Common-Interface-Project/.git
xcosblocks
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blocks
/
eda-frontend
/
src
/
components
/
SchematicEditor
/
Helper
/
SvgParser.js
Age
Commit message (
Expand
)
Author
12 days
organize imports
Sunil Shetye
2025-06-18
ignore port rotation in SvgParser also
Sunil Shetye
2025-06-13
updateMxGraphXML to update ids of elements
Sunil Shetye
2025-06-12
rename variables for clarity
Sunil Shetye
2025-06-12
cleanup
Sunil Shetye
2025-06-12
Updated subdiagram in superblock diagram
Suchita Lad
2025-06-12
Updated pins code
Suchita Lad
2024-10-30
add functions to reduce repetition of code
Sunil Shetye
2024-10-29
Added one port_rotation column in newblockport
Suchita Lad
2024-09-23
fix port positions
Sunil Shetye
2024-03-22
Removed Console logs
Tejas Kharat
2024-03-22
Final changes
Tejas Kharat
2024-03-22
parameterCount Removed
Tejas Kharat
2024-03-22
final code for new api
Tejas Kharat
2024-03-12
fix errorFields update
Sunil Shetye
2023-02-14
work on changing explicit input ports
Sunil Shetye
2023-02-11
set display_parameter properly
Sunil Shetye
2023-02-07
fix count of ports
Sunil Shetye
2022-11-15
remove blockportSet from xml
Sunil Shetye
2022-09-28
pass block name instead of id
Sunil Shetye
2022-06-03
disable new-cap eslint error
Sunil Shetye
2022-01-12
fix warnings and errors
Sunil Shetye
2021-11-17
use camelCase in react
Sunil Shetye
2021-11-16
add back ParentComponent
Sunil Shetye
2021-10-06
code to restore parameter values
Sunil Shetye
2021-10-01
fix some warnings from command
Sunil Shetye
2021-10-01
fixes using command
Sunil Shetye
2021-10-01
remove unwanted properties
Sunil Shetye
2021-10-01
use ternary operator for xPos and yPos
Sunil Shetye
2021-10-01
import the css
Sunil Shetye
2021-10-01
adding block_name to model
Sunil Shetye
2021-10-01
cleanup
Sunil Shetye
2021-10-01
from esimblocks branch
Sunil Shetye
2021-04-11
do not show block labels
Sunil Shetye
2021-04-11
setting displayProperties via api
Sunil Shetye
2021-04-11
change from properties to parameter_values
Sunil Shetye
2021-04-11
put id in ParentComponent
Sunil Shetye
2021-04-11
cleaning unused properties
Sunil Shetye
2021-04-11
add parameter_values_changed
Sunil Shetye
2021-04-11
show the required keys
Sunil Shetye
2021-04-11
setting block_id
Sunil Shetye
2021-04-11
remove eslint
Sunil Shetye
2021-04-11
fix svg parser
Sunil Shetye
2021-04-11
order blocks by name
Sunil Shetye
2021-04-11
adding frontend files
Sunil Shetye