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(dropdown): refactor multiple structure and add APIs #1607

Merged
merged 11 commits into from
Oct 13, 2022

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Oct 10, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • refactor(Dropdown): 调整Dropdown样式,优化多层菜单样式结构,多层菜单结构有变动
  • feat(Dropdown): 支持direction API,支持向左展开菜单
  • feat(Dropdown): 新增theme等API 支持自定义菜单项主题
  • feat(Dropdown): 支持直接使用 t-dropdown-menu 作为子节点,同时继续支持 dropdown 的具名插槽,插槽方式支持多级菜单嵌套

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2022

完成

@uyarn uyarn changed the title [WIP] feat(dropdown): refactor multiple structure and add APIs feat(dropdown): refactor multiple structure and add APIs Oct 11, 2022
@uyarn uyarn force-pushed the refactor/dropdown branch 6 times, most recently from a76d01d to da7104b Compare October 12, 2022 03:28
@uyarn uyarn force-pushed the refactor/dropdown branch 3 times, most recently from 34c3a53 to 88697c6 Compare October 13, 2022 08:33
@xiaosansiji xiaosansiji merged commit 52eb268 into develop Oct 13, 2022
@xiaosansiji xiaosansiji deleted the refactor/dropdown branch October 13, 2022 10:56
tutaizi pushed a commit to tutaizi/tdesign-vue that referenced this pull request Oct 14, 2022
* chore(dropdown): update apis

* feat(dropdown): refactor multiple style

* chore: update snapshot

* feat: add ripple animation

* chore(Affix): prevent scrollContainer is null

* chore: update snapshot

* fix: ci

* fix: ci

* chore: optimize test

* chore: pass class

* chore: format
This was referenced Oct 19, 2022
xiaosansiji pushed a commit that referenced this pull request Oct 24, 2022
* fix(avatar): [Avatar]demo中头像类型展示,删除重复头像并调整展示顺序

Tencent/tdesign#242

* feat: 调整 requiredMark api 可独立控制星号展示 (#1606)

* hotfix: failed to execute CI test (#1622)

* chore: fix ci

* chore: fix ci fail

* chore: update jest dep

* chore: fix docs (#1625)

* chore: fix docs

* chore: fix table demo

* feat(dropdown): refactor multiple structure and add APIs (#1607)

* chore(dropdown): update apis

* feat(dropdown): refactor multiple style

* chore: update snapshot

* feat: add ripple animation

* chore(Affix): prevent scrollContainer is null

* chore: update snapshot

* fix: ci

* fix: ci

* chore: optimize test

* chore: pass class

* chore: format

* fix(avatar): update snapshot

Tencent/tdesign#242

* fix: update snapshot

* chore: update

Co-authored-by: Kyrielin <a154571896@gmail.com>
Co-authored-by: yuyang <uyarnchen@gmail.com>
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.

2 participants