antvis / F2

📱📈An elegant, interactive and flexible charting library for mobile.
https://f2.antv.vision/zh
MIT License
7.89k stars 649 forks source link

fix: 修复chart未清除缓存的组件的问题 #1856

Closed ICMI closed 1 year ago

ICMI commented 1 year ago
Checklist
Description of change
github-actions[bot] commented 1 year ago

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
f2/dist/index.js +0.04% 1,640.21 kB 1,640.82 kB +0.14% 309.19 kB 309.61 kB
f2/dist/index.min.js +0.03% 512.75 kB 512.90 kB +0.05% 153.24 kB 153.31 kB

Significant size changes

Includes any change greater than 0.2%: (No significant changes)

Generated by :no_entry_sign: dangerJS against a2139b97a490483c08219c395d530927d33c877c

zengyue commented 1 year ago

补个单测吧