Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-13 | fix js syntax | Sunil Shetye | |
2022-09-13 | Xshift FIX | TheThinker277 | |
2022-09-13 | X-Axis Shift | TheThinker277 | |
2022-09-09 | show only .xml files | Sunil Shetye | |
2022-07-21 | Bump terser from 5.14.0 to 5.14.2 in /blocks/eda-frontend | dependabot[bot] | |
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-07-06 | rename Grid property from justify to justifyContent | Sunil Shetye | |
2022-07-06 | clean packages | Sunil Shetye | |
2022-07-06 | remove !important | Sunil Shetye | |
2022-07-06 | Fixes the component display | TheThinker277 | |
2022-06-22 | undo popup change | Sunil Shetye | |
2022-06-21 | change to secure port for WebSocket on xcosblocks | Sunil Shetye | |
2022-06-17 | Canvas Display Fix | TheThinker277 | |
2022-06-17 | Error Display | TheThinker277 | |
2022-06-17 | FIXED parameter check and No log file | TheThinker277 | |
2022-06-09 | Graph Layout fixes | Sunil Shetye | |
2022-06-09 | Graph Layout | TheThinker277 | |
2022-06-08 | remove unused packages | Sunil Shetye | |
2022-06-08 | reinstall dependencies | Sunil Shetye | |
2022-06-08 | upgrade webpack-dev-server and webpack-dev-middleware | Sunil Shetye | |
upgrade react-ace, remove react-brace | |||
2022-06-06 | add to .env file | Sunil Shetye | |
2022-06-03 | disable new-cap eslint error | Sunil Shetye | |
2022-05-31 | Automation of N graph Display | TheThinker277 | |
2022-05-09 | call clearInterval only after the pointList is empty | Sunil Shetye | |
2022-05-03 | upgrade react-scripts | Sunil Shetye | |
2022-04-21 | remove chart.js | Sunil Shetye | |
run npm audit fix | |||
2022-04-21 | use const instead of let | Sunil Shetye | |
2022-04-20 | use setInterval instead of repeated setTimeout | Sunil Shetye | |
add logic to clear all the intervals | |||
2022-04-04 | Merge pull request #105 from ↵ | Sunil Shetye | |
FOSSEE/dependabot/npm_and_yarn/blocks/eda-frontend/minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6 in /blocks/eda-frontend | |||
2022-04-04 | Bump node-forge from 1.2.0 to 1.3.1 in /blocks/eda-frontend | dependabot[bot] | |
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: node-forge dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-03-31 | Bump minimist from 1.2.5 to 1.2.6 in /blocks/eda-frontend | dependabot[bot] | |
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-03-07 | update css-select | Sunil Shetye | |
2022-03-05 | update follow-redirects | Sunil Shetye | |
2022-03-04 | Bump nanoid from 3.1.30 to 3.3.1 in /blocks/eda-frontend | dependabot[bot] | |
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-01-18 | adding more propTypes | Sunil Shetye | |
2022-01-18 | adding propTypes | Sunil Shetye | |
2022-01-17 | remove Simulator: unused | Sunil Shetye | |
2022-01-13 | upgrade packages | Sunil Shetye | |
2022-01-13 | remove semicolons in comments also | Sunil Shetye | |
2022-01-13 | remove semicolons | Sunil Shetye | |
2022-01-13 | give name to exported anonymous functions | Sunil Shetye | |
use useRef to remove dependencies | |||
2022-01-13 | use @babel/eslint-parser instead of babel-eslint | Sunil Shetye | |
2022-01-12 | use @babel/eslint-parser instead of babel-eslint | Sunil Shetye | |
2022-01-12 | upgrade npm packages | Sunil Shetye | |
2022-01-12 | fix warnings and errors | Sunil Shetye | |
2022-01-11 | upgrade npm packages | Sunil Shetye | |
2022-01-11 | upgrade npm packages | Sunil Shetye | |
2022-01-11 | throw object instead of literal | Sunil Shetye | |
2022-01-06 | highcharts: merge large heatmap with line | Sunil Shetye | |
2022-01-05 | highcharts: merge heatmap with line | Sunil Shetye | |
2022-01-04 | do not add datapoint to state | Sunil Shetye | |