Skip to content

fix: resolve VTable issues 5215 5211 5150 - #5246

Closed
fangsmile wants to merge 3 commits into
developfrom
fix/issues-5215-5211-5150
Closed

fix: resolve VTable issues 5215 5211 5150#5246
fangsmile wants to merge 3 commits into
developfrom
fix/issues-5215-5211-5150

Conversation

@fangsmile

Copy link
Copy Markdown
Contributor

Summary

Commits

  • eecff83 fix: support context menu on canvas blank area
  • c5f2114 fix: support checkbox state by record index
  • 1c6ffca fix: refresh vue custom layout after sort

Validation

  • PASS: packages/vtable-plugins rushx compile
  • PASS: packages/vue-vtable rushx compile
  • BLOCKED: packages/vtable rushx compile and focused Jest are blocked on current develop vrender export/type issues, e.g. @visactor/vrender-core/entries/runtime-installer, ILegacyBindingContext, ServiceIdentifier, and @visactor/vrender-kits env/installers exports.
  • BLOCKED: browser demo runtime loading is blocked by the same Vite dynamic import 500 from vrender/vrender-kits export mismatch; menu entries for the new demos are visible.

Fixes #5215
Fixes #5211
Fixes #5150

@fangsmile

Copy link
Copy Markdown
Contributor Author

Closing this combined PR because the fixes have been split into separate branches and PRs per issue: #5247 for #5215, #5248 for #5211, and #5249 for #5150.

@fangsmile fangsmile closed this Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment