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

feat(search): 新增自动完成项预览列表. (#2432) #2520

Merged
merged 8 commits into from
Jul 1, 2024

Conversation

byq1213
Copy link
Contributor

@byq1213 byq1213 commented Dec 27, 2023

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

fix #2432

API: TDesignOteam/tdesign-api#314

💡 需求背景和解决方案

📝 更新日志

  • feat(Search): 新增 resultList 属性,支持预览列表
  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link
Collaborator

@jarmywang jarmywang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1、search.wxml中key不对
2、type.ts中缺少注释
3、预览列表建议增加点击效果以及点击后收起
4、新增的属性与事件要补充到readme
5、建议item的字体、颜色增加css变量

@jarmywang
Copy link
Collaborator

jarmywang commented Dec 27, 2023

企业微信截图_617bfb6e-c1e3-4687-82ca-56a77fc443df @RADWIMPS426 麻烦设计师看一下样式及交互

@RADWIMPS426
Copy link
Collaborator

@Wen1kang

@RADWIMPS426
Copy link
Collaborator

企业微信截图_617bfb6e-c1e3-4687-82ca-56a77fc443df @RADWIMPS426 麻烦设计师看一下样式及交互

企业微信截图_c2208765-9db6-4dc2-af64-8c1287d349a3

1.联想结果应该是要左对齐分割线

2.联想关联字符颜色要高亮才行

3.现在不知道这个单元格的高度,需要二次确认

@anlyyao anlyyao self-requested a review as a code owner June 27, 2024 11:26
@anlyyao
Copy link
Collaborator

anlyyao commented Jun 27, 2024

1、search.wxml中key不对 2、type.ts中缺少注释 3、预览列表建议增加点击效果以及点击后收起 4、新增的属性与事件要补充到readme 5、建议item的字体、颜色增加css变量

API工具导出小程序端的文件有点问题,稍后处理,先手动补充进md文档

@anlyyao anlyyao requested a review from jarmywang June 27, 2024 11:49
@anlyyao
Copy link
Collaborator

anlyyao commented Jun 27, 2024

Copy link
Collaborator

@jarmywang jarmywang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请补充README

@anlyyao anlyyao requested a review from jarmywang July 1, 2024 08:04
@jarmywang jarmywang merged commit c38a1f8 into Tencent:develop Jul 1, 2024
4 checks passed
@github-actions github-actions bot mentioned this pull request Jul 5, 2024
16 tasks
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.

[Search] 搜索框自动完成
4 participants