| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.4 source code.tar.gz | 2025-08-08 | 25.1 kB | |
| 3.0.4 source code.zip | 2025-08-08 | 37.1 kB | |
| README.md | 2025-08-08 | 3.7 kB | |
| Totals: 3 Items | 65.9 kB | 0 | |
What's Changed
- Add a section for next.js user on reducing bundle size by @Mr-Milk in https://github.com/hustcc/echarts-for-react/pull/470
- Fixes [#460]: Initialise echarts with correct width and height by @mobeigi in https://github.com/hustcc/echarts-for-react/pull/464
- :memo: doc: 修改README.md by @scc02 in https://github.com/hustcc/echarts-for-react/pull/485
- fix: TSLint export type by @tisonkun in https://github.com/hustcc/echarts-for-react/pull/498
- feat: whether to trigger
this.resizewhen window resize by @fakership in https://github.com/hustcc/echarts-for-react/pull/490 - docs(types): fix typo by @100gle in https://github.com/hustcc/echarts-for-react/pull/535
- Update types.ts by @poozhu in https://github.com/hustcc/echarts-for-react/pull/562
- feat: Pass through replaceMerge when using setOption. by @Xalier in https://github.com/hustcc/echarts-for-react/pull/520
- docs: update .umirc.js by @hustcc in https://github.com/hustcc/echarts-for-react/pull/569
- docs: update TS and useRef example by @mrdulin in https://github.com/hustcc/echarts-for-react/pull/554
- Updated code transpilation for Next.js 13.1 or higher in readme file by @linkfang in https://github.com/hustcc/echarts-for-react/pull/528
- fix: Replace EChartsOption/EChartsInstance type by @xyz-26 in https://github.com/hustcc/echarts-for-react/pull/586
- fix: update action workflow by @hustcc in https://github.com/hustcc/echarts-for-react/pull/587
- Fix [#446], [#447] issues. 1) Only refresh the events bound by echart when the event changes. 2) If the style or classname changes, it's more reasonable to refresh the data after performing charts.resize first. by @iitodo in https://github.com/hustcc/echarts-for-react/pull/444
- chore: v3.0.3 by @hustcc in https://github.com/hustcc/echarts-for-react/pull/588
- fix: Solve the options type conflict caused by multiple type files. A… by @xyz-26 in https://github.com/hustcc/echarts-for-react/pull/590
- Use type-only import for CSSProperties by @stefan-fast in https://github.com/hustcc/echarts-for-react/pull/597
- chore: update document by @hustcc in https://github.com/hustcc/echarts-for-react/pull/601
- chore: bump version to 3.0.4 and update ECharts dependency to 6.0.0 (… by @sherotree in https://github.com/hustcc/echarts-for-react/pull/606
New Contributors
- @Mr-Milk made their first contribution in https://github.com/hustcc/echarts-for-react/pull/470
- @scc02 made their first contribution in https://github.com/hustcc/echarts-for-react/pull/485
- @tisonkun made their first contribution in https://github.com/hustcc/echarts-for-react/pull/498
- @fakership made their first contribution in https://github.com/hustcc/echarts-for-react/pull/490
- @100gle made their first contribution in https://github.com/hustcc/echarts-for-react/pull/535
- @poozhu made their first contribution in https://github.com/hustcc/echarts-for-react/pull/562
- @Xalier made their first contribution in https://github.com/hustcc/echarts-for-react/pull/520
- @mrdulin made their first contribution in https://github.com/hustcc/echarts-for-react/pull/554
- @linkfang made their first contribution in https://github.com/hustcc/echarts-for-react/pull/528
- @xyz-26 made their first contribution in https://github.com/hustcc/echarts-for-react/pull/586
- @iitodo made their first contribution in https://github.com/hustcc/echarts-for-react/pull/444
- @stefan-fast made their first contribution in https://github.com/hustcc/echarts-for-react/pull/597
- @sherotree made their first contribution in https://github.com/hustcc/echarts-for-react/pull/606
Full Changelog: https://github.com/hustcc/echarts-for-react/compare/v3.0.2...v3.0.4