synchro-charts icon indicating copy to clipboard operation
synchro-charts copied to clipboard

Synchro Charts is a front-end component library that provides a collection of components to visualize time-series data.

Results 86 synchro-charts issues
Sort by recently updated
recently updated
newest added

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.0 to 19.1.0. Release notes Sourced from @​commitlint/config-conventional's releases. v19.1.0 19.1.0 (2024-03-12) Bug Fixes fix: add main and types keys in package.json by @​marcalexiei in conventional-changelog/commitlint#3953 fix:...

dependencies
javascript

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 4.0.0 to 8.1.2. Release notes Sourced from lerna's releases. v8.1.2 8.1.2 (2024-02-05) Bug Fixes improve git binary error (#3945) (7637972) v8.1.1 8.1.1 (2024-02-05) Bug Fixes list: explicitly...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependencies
javascript

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 5.1.3. Release notes Sourced from eslint-plugin-prettier's releases. v5.1.3 Patch Changes #629 985b33c Thanks @​JounQin! - chore: add package.json into exports map Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3 v5.1.2...

dependencies
javascript

Bumps [react-styleguidist](https://github.com/styleguidist/react-styleguidist) from 11.1.7 to 13.1.2. Release notes Sourced from react-styleguidist's releases. v13.1.2 13.1.2 (2024-01-19) Bug Fixes remove some unnecessary ignores (#2160) (5574044) v13.1.1 13.1.1 (2023-02-13) Bug Fixes update peer...

dependencies
javascript

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.2. Release notes Sourced from copy-webpack-plugin's releases. v12.0.2 12.0.2 (2024-01-17) Bug Fixes improve perf (#764) (a7379a9) v12.0.1 12.0.1 (2024-01-11) Bug Fixes improve perf (#760) (55036ab)...

dependencies
javascript

Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 36.0.0. Release notes Sourced from stylelint-config-standard's releases. 36.0.0 Removed: stylelint less than 16.1.0 from peer dependencies. Added: lightness-notation: "percentage" rule. 35.0.0 Removed: stylelint less than...

dependencies
javascript

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.0 to 2.29.1. Release notes Sourced from eslint-plugin-import's releases. v2.29.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 v2.29.0 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0 v2.28.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 v2.28.0 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0 v2.27.5 Full...

dependencies
javascript

Bumps [@types/d3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3) from 5.16.4 to 7.4.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/d3&package-manager=npm_and_yarn&previous-version=5.16.4&new-version=7.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

**Describe the bug** On the [synchro chart docs demo page](https://synchrocharts.com/#/Demo) page, invalid data will be added to the chart when clicking 'Add Data' a few times. **To Reproduce** Steps to...

bug