Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-17 | reduce code complexity | Sunil Shetye | |
2022-11-15 | remove blockportSet from xml | Sunil Shetye | |
2022-09-28 | pass block name instead of id | Sunil Shetye | |
2022-07-06 | remove !important | Sunil Shetye | |
2022-07-06 | Fixes the component display | TheThinker277 | |
2022-06-17 | Canvas Display Fix | TheThinker277 | |
2022-06-03 | disable new-cap eslint error | Sunil Shetye | |
2022-01-13 | remove semicolons in comments also | Sunil Shetye | |
2022-01-12 | fix warnings and errors | Sunil Shetye | |
2021-12-15 | stream the data to the browser | Sunil Shetye | |
add events to React to receive the stream | |||
2021-11-19 | call mxRubberband only once | Sunil Shetye | |
2021-11-17 | use camelCase in react | Sunil Shetye | |
2021-11-16 | add back ParentComponent | Sunil Shetye | |
2021-11-15 | fix some code issues | Sunil Shetye | |
2021-10-06 | code to restore parameter values | Sunil Shetye | |
2021-10-06 | specify value of attribute also | Sunil Shetye | |
2021-10-06 | use querySelector instead of always using first child | Sunil Shetye | |
2021-10-01 | fix some warnings from command | Sunil Shetye | |
npx standard | |||
2021-10-01 | fixes using command | Sunil Shetye | |
npx standard --fix | |||
2021-10-01 | filter data with encodeURIComponent() | Sunil Shetye | |
2021-10-01 | save app name and description in model | Sunil Shetye | |
2021-10-01 | adding variables | Sunil Shetye | |
2021-10-01 | update once when reading | Sunil Shetye | |
do not use mxMorphing | |||
2021-10-01 | check if firstChild is null before assigning plist | Sunil Shetye | |
convert attributes to object | |||
2021-10-01 | remove unwanted properties | Sunil Shetye | |
use blockprefix instead of symbol | |||
2021-10-01 | use port_size as per env | Sunil Shetye | |
2021-10-01 | use ternary operator for xPos and yPos | Sunil Shetye | |
use enhanced for loop use local variable | |||
2021-10-01 | replace Schematic/Diagram and Component/Block with env variable | 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 | code cleanup | Sunil Shetye | |
2021-10-01 | from esimblocks branch | Sunil Shetye | |
2021-04-11 | do not show block labels | Sunil Shetye | |
2021-04-11 | use functions instead of actions | Sunil Shetye | |
remove unused actions | |||
2021-04-11 | trim early | Sunil Shetye | |
set to empty before every search set width and height of dragged element from image | |||
2021-04-11 | setting displayProperties via api | Sunil Shetye | |
2021-04-11 | change from properties to parameter_values | Sunil Shetye | |
2021-04-11 | code to post diagram | 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 | adding width and height to blocks | Sunil Shetye | |
2021-04-11 | order blocks by name | Sunil Shetye | |
2021-04-11 | adding palettes | Sunil Shetye | |
2021-04-11 | adding frontend for testing apis | Sunil Shetye | |