Tencent / tdesign-react-starter

A starter-kit for TDesign React UI components
https://tdesign.tencent.com/starter/react/
MIT License
267 stars 91 forks source link

chore(deps): bump tdesign-react from 0.45.6 to 1.0.1 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tdesign-react from 0.45.6 to 1.0.1.

Release notes

Sourced from tdesign-react's releases.

1.0.1

🚀 Features

🐞 Bug Fixes

Full Changelog: https://github.com/Tencent/tdesign-react/compare/1.0.0...1.0.1

1.0.0

🚀 Features

  • Dropdown: submenu层级结构调整,增加一层t-dropdown__submenu-wrapper @​uyarn (#1964)

🐞 Bug Fixes

  • Tree: 修复使用 setItem 设置节点expanded 时,不触发 onExpand 的问题 @​genyuMPj (#1956)
  • Dropdown: 修复多层超长菜单的位置异常问题 @​uyarn (#1964)

Full Changelog: https://github.com/Tencent/tdesign-react/compare/0.45.6...1.0.0

Changelog

Sourced from tdesign-react's changelog.

🌈 1.0.1 2023-02-21

🚀 Features

🐞 Bug Fixes

🌈 1.0.0 2023-02-13

🚀 Features

  • Dropdown: submenu层级结构调整,增加一层t-dropdown__submenu-wrapper @​uyarn (#1964)

🐞 Bug Fixes

  • Tree: 修复使用 setItem 设置节点expanded 时,不触发 onExpand 的问题 @​genyuMPj (#1956)
  • Dropdown: 修复多层超长菜单的位置异常问题 @​uyarn (#1964)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago

完成