Skip to content

fix: localize chart UI and stream blockquotes - #36

Merged
zhangxy-zju merged 1 commit into
mainfrom
fix/i18n-blockquote-streaming
Jul 28, 2026
Merged

fix: localize chart UI and stream blockquotes#36
zhangxy-zju merged 1 commit into
mainfrom
fix/i18n-blockquote-streaming

Conversation

@zhangxy-zju

Copy link
Copy Markdown
Collaborator

Summary

  • add shared partial labels overrides across core, React, Vue, and markdown-it
  • localize Chart/Data accessibility labels, empty/truncated data messages, and adapter error fallbacks
  • recognize closed chart fences inside streaming blockquotes without accepting mismatched container depth
  • document the new API and add a patch changeset

Fixes #34
Fixes #35

Validation

  • pnpm test (272 tests)
  • pnpm typecheck
  • pnpm build
  • pnpm dlx pnpm@10.27.0 check:pack
  • git diff --check

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.

fix: render closed chart fences inside streaming blockquotes feat: allow hosts to localize chart UI labels

1 participant