Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix table filter can not show empty data element #197

Merged
merged 8 commits into from
Jan 11, 2022

Conversation

chaishi
Copy link
Collaborator

@chaishi chaishi commented Jan 9, 2022

子仓库变更:Tencent/tdesign-common#112

  • Table:修复过滤功能不显示空数据元素问题,pr#197issue#178commit@chaishi
  • Table:为了保证每次展开的数据最新,展开行不再进行预渲染,如果有预渲染需求,后期再新增,pr#197issue#199@chaishi
  • Drawer:支持 SSR,pr#197@chaishi
  • Table: 异步加载功能重构,之前使用 Provider 渲染,现更为使用 lastFullRow 渲染,commit

因 Drawer 出现 ssr 测试失败,因此修复一下,以保证 CI 正常通过

@github-actions
Copy link
Contributor

github-actions bot commented Jan 10, 2022

PR 预览产物在 https://preview-pr197-tdesign-vue.surge.sh

src/drawer/drawer.tsx Outdated Show resolved Hide resolved
@uyarn uyarn merged commit d4ddc86 into Tencent:develop Jan 11, 2022
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.

3 participants