Skip to content

fix: export table event type from gantt package#5201

Merged
fangsmile merged 2 commits into
VisActor:developfrom
biubiukam:fix/issue-4320-list-table-event-type
Jul 14, 2026
Merged

fix: export table event type from gantt package#5201
fangsmile merged 2 commits into
VisActor:developfrom
biubiukam:fix/issue-4320-list-table-event-type

Conversation

@biubiukam

Copy link
Copy Markdown
Contributor

🤔 This is a ...

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Site / documentation update
  • Demo update
  • Workflow
  • Chore
  • Release
  • Other (about what?)

🔗 Related issue link

fix #4320

💡 Background and solution

@visactor/vtable-gantt already exposes the nested VTable namespace, but the package entry did not directly export the ListTable TABLE_EVENT_TYPE constants.

This PR re-exports TABLE_EVENT_TYPE from the Gantt package entry and adds a regression test to keep the top-level export aligned with VTable.TABLE_EVENT_TYPE.

📝 Changelog

Language Changelog
🇺🇸 English Export ListTable event type constants from @visactor/vtable-gantt.
🇨🇳 Chinese @visactor/vtable-gantt 导出 ListTable 事件类型常量。

☑️ Self-Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

@biubiukam
biubiukam marked this pull request as ready for review June 25, 2026 16:10
@fangsmile
fangsmile merged commit 3b93437 into VisActor:develop Jul 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 甘特图未导出listTable事件类型

2 participants