-
Notifications
You must be signed in to change notification settings - Fork 656
Comparing changes
Open a pull request
base repository: hustcc/echarts-for-react
base: v3.0.2
head repository: hustcc/echarts-for-react
compare: v3.0.3
- 16 commits
- 8 files changed
- 17 contributors
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f49a85 - Browse repository at this point
Copy the full SHA 6f49a85View commit details
Commits on Feb 12, 2022
-
Fixes #460: Initialise echarts with correct width and height (#464)
* Fix initial echarts div size by using temporary render * Remove timeout and replace with finished event * Add tests for container size
Configuration menu - View commit details
-
Copy full SHA for 0ab3861 - Browse repository at this point
Copy the full SHA 0ab3861View commit details
Commits on Jul 8, 2022
-
Co-authored-by: chencong <chencong@dian.so>
Configuration menu - View commit details
-
Copy full SHA for 70d9051 - Browse repository at this point
Copy the full SHA 70d9051View commit details
Commits on Aug 24, 2022
-
fix: TSLint export type (#498)
TS1205: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
Configuration menu - View commit details
-
Copy full SHA for 0e98914 - Browse repository at this point
Copy the full SHA 0e98914View commit details
Commits on Sep 1, 2022
-
feat: whether to trigger
this.resizewhen window resize (#490)Co-authored-by: lidong.peace <lidong.peace@bytedance.com>
Configuration menu - View commit details
-
Copy full SHA for a35220e - Browse repository at this point
Copy the full SHA a35220eView commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e33247b - Browse repository at this point
Copy the full SHA e33247bView commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f90ab4a - Browse repository at this point
Copy the full SHA f90ab4aView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d151b14 - Browse repository at this point
Copy the full SHA d151b14View commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8ee87f - Browse repository at this point
Copy the full SHA f8ee87fView commit details -
docs: update TS and useRef example (#554)
* Update README.md * docs: add new line to format code --------- Co-authored-by: hustcc <i@hust.cc>
Configuration menu - View commit details
-
Copy full SHA for 0aa380c - Browse repository at this point
Copy the full SHA 0aa380cView commit details -
Updated code transpilation for Next.js 13.1 or higher in readme file (#…
…528) * Updated code transpilation for Next.js 13.1 or higher * docs: update readme for nextjs --------- Co-authored-by: Zhou Fang <zhfaxb@syntronic.com> Co-authored-by: hustcc <i@hust.cc>
Configuration menu - View commit details
-
Copy full SHA for b07584b - Browse repository at this point
Copy the full SHA b07584bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3381db6 - Browse repository at this point
Copy the full SHA 3381db6View commit details -
fix: update action workflow (#587)
* fix: update action workflow * chore: jest down to v24 to fix ci
Configuration menu - View commit details
-
Copy full SHA for 670d9b1 - Browse repository at this point
Copy the full SHA 670d9b1View commit details -
Fix #446, #447 issues. 1) Only refresh the events bound by echart whe…
…n the event changes. 2) If the style or classname changes, it's more reasonable to refresh the data after performing charts.resize first. (#444) * 1. 仅事件变化时只刷新echart绑定的事件;2. 如果style或者className变化,先进行echarts.resize再刷新数据更合理 * 检视意见修改 * 增加测试用例 --------- Co-authored-by: Wang Sen <13710729@qq.com>
Configuration menu - View commit details
-
Copy full SHA for fcc1268 - Browse repository at this point
Copy the full SHA fcc1268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cfbfaa - Browse repository at this point
Copy the full SHA 0cfbfaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31932d8 - Browse repository at this point
Copy the full SHA 31932d8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.2...v3.0.3