-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Table): render tooltip support LookupService GetItemByKeyAsync (#…
…4926) * refactor: 复用 IsLookup 扩展方法 Co-Authored-By: ZhYan <19183404+Axxbis@users.noreply.github.com> * refactor: 表格支持 Lookup 异步获取数据 * refactor: Tooltip 支持异步 Lookup * refactor: 增加 Lookup 异步支持 Co-Authored-By: ZhYan <19183404+Axxbis@users.noreply.github.com> * test: 更新单元测试 Co-Authored-By: ZhYan <19183404+Axxbis@users.noreply.github.com> * refactor: 代码重构 --------- Co-Authored-By: ZhYan <19183404+Axxbis@users.noreply.github.com>
- Loading branch information
Showing
6 changed files
with
124 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters