Skip to content

docs: sync documentation with actual exported API#281

Merged
chensid merged 1 commit intomainfrom
claude/update-dependencies-YTvlm
Feb 25, 2026
Merged

docs: sync documentation with actual exported API#281
chensid merged 1 commit intomainfrom
claude/update-dependencies-YTvlm

Conversation

@chensid
Copy link
Copy Markdown
Owner

@chensid chensid commented Feb 25, 2026

  • Add missing instance cache utilities to Utilities import examples:
    setCachedInstance, replaceCachedInstance, releaseCachedInstance,
    getReferenceCount (both README.md and README.zh-CN.md)
  • Add missing group linkage utilities: getInstanceGroup, isInGroup,
    clearGroups (both README.md and README.zh-CN.md)
  • Add missing useEcharts options to README.zh-CN.md API table and
    code example: autoResize, initOpts, onError

https://claude.ai/code/session_01BtwYAKUyfuQwAFxuChpmVV


Note

Low Risk
Docs-only changes; no runtime, API, or behavior changes, with risk limited to potential documentation inaccuracies.

Overview
Updates documentation to reflect the full exported Utilities API, expanding the README import examples and descriptions to include missing instance-cache helpers (e.g. setCachedInstance, replaceCachedInstance, releaseCachedInstance, getReferenceCount) and group-linkage helpers (e.g. getInstanceGroup, isInGroup, clearGroups).

Also updates README.zh-CN.md’s useEcharts example and options table to include missing options: autoResize, initOpts, and onError.

Written by Cursor Bugbot for commit e9fafc2. This will update automatically on new commits. Configure here.

- Add missing instance cache utilities to Utilities import examples:
  setCachedInstance, replaceCachedInstance, releaseCachedInstance,
  getReferenceCount (both README.md and README.zh-CN.md)
- Add missing group linkage utilities: getInstanceGroup, isInGroup,
  clearGroups (both README.md and README.zh-CN.md)
- Add missing useEcharts options to README.zh-CN.md API table and
  code example: autoResize, initOpts, onError

https://claude.ai/code/session_01BtwYAKUyfuQwAFxuChpmVV
Copy link
Copy Markdown
Owner Author

@chensid chensid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@chensid chensid merged commit 54fc0dd into main Feb 25, 2026
1 check passed
@chensid chensid deleted the claude/update-dependencies-YTvlm branch February 25, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants