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

Bump @douyinfe/semi-ui from 2.50.1 to 2.51.4 #563

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps @douyinfe/semi-ui from 2.50.1 to 2.51.4.

Release notes

Sourced from @​douyinfe/semi-ui's releases.

v2.51.4

  • 【Fix】
    • 修复 Cascader 在 keyEntities 中的 key 生成规则变化后,triggerRender 的参数中的value 参数和原来不一致问题(影响范围 2.51.0~2.51.3)#2051

  • 【Fix】
    • Fixed the problem that after Cascader's key generation rules in keyEntities changed, the value parameter in triggerRender's parameters was inconsistent with the original one (Affected Scope 2.51.0~2.51.3) #2051

v2.51.3


v2.51.2

  • 【Fix】
    • 修复 TextArea autosize 未监听文本域宽度变化 #2026
    • 修复受控 DatePicker dateTimeRange + needConfirm 时选择一个日期时输入框回显错误 #2024
    • 修复 ImagePreview 组件在预览时点击关闭按钮边缘时触发 onClose/onPreview 两次问题 #2027

  • 【Fix】
    • Fixed TextArea autoSize is not work when textarea resize #2026
    • Fixed controlled DatePicker input value is wrong when type is dateTimeRange and needConfirm is opened #2024
    • Fixed the problem of triggering onClose/onPreview twice when clicking the edge of the close button in the preview state in the ImagePreview component #2027

v2.51.1


v2.51.0

  • 【Fix】
    • 修复有 maxLength的 TextArea 在中文输入时,点击外部触发 blur,回显内容不符合 maxLength 设置问题 #2005
    • 修复 Cascader 中 autoMergeValue 为 false, value 为 [] 时的 typeError #2017
  • 【Style】
    • ImagePreview 预览层的默认 zIndex 从 1000 调整为 1070

  • 【Fix】
    • Fixed the problem that when a TextArea with maxLength is input in Chinese, clicking outside triggers blur, and the echoed content does not comply with the maxLength setting #2005
    • Fix typeError in Cascader when autoMergeValue is false and value is [] #2017
  • 【Style】
    • The default zIndex value of ImagePreview's preview layer is adjusted from 1000 to 1070

v2.51.0-beta.0

  • 【Feat】
    • Dropdown.Item 支持透传 data-* 属性到 dom
    • ImagePreview 增加 previewCls,previewStyle 用于设置预览的样式
    • Image 增加 onClick API
  • 【Perf】
    • 优化 Cascader 在多选,leafOnly,可搜索,受控情况下在千级叶子节点量级时被选中出现卡顿问题 #1999
  • 【Fix】

... (truncated)

Commits
  • b8cad87 v2.51.4
  • c77a78d chore: publish 2.51.4
  • b11b5a3 docs(changelog): add v2.51.4 changelog
  • 6091967 Fix/cascader rendertrigger (#2051)
  • 6280990 fix: fix modal clear body original overflow:hidden when no visible and unmou...
  • d186650 Merge pull request #2034 from DouyinFE/fix_tooltip_parentScale
  • 498ceef fix: fixed rowSelection hidden bug in resizable Table #2036 (#2040)
  • 72a0688 fix: month picker restore to the init value after click (#2048)
  • 1fe3733 chore: add type import utility-type (#2044)
  • 8f0f15d Merge branch 'fix/1846'
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@douyinfe/semi-ui](https://github.com/DouyinFE/semi-design) from 2.50.1 to 2.51.4.
- [Release notes](https://github.com/DouyinFE/semi-design/releases)
- [Commits](DouyinFE/semi-design@v2.50.1...v2.51.4)

---
updated-dependencies:
- dependency-name: "@douyinfe/semi-ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@karmada-bot karmada-bot added the do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. label Feb 5, 2024
@dependabot dependabot bot requested review from pigletfly and Poor12 February 5, 2024 00:45
@karmada-bot
Copy link
Collaborator

Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

The list of commits with invalid commit messages:

  • a0fbf3b Bump @douyinfe/semi-ui from 2.50.1 to 2.51.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@karmada-bot
Copy link
Collaborator

Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.

You can edit the title by writing /retitle in a comment.

When GitHub merges a Pull Request, the title is included in the merge commit. To avoid invalid keywords in the merge commit, please edit the title of the PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign rainbowmango after the PR has been reviewed.
You can assign the PR to them by writing /assign @rainbowmango in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 5, 2024
@RainbowMango
Copy link
Member

Testing prowbot.

/retest

@RainbowMango
Copy link
Member

/kind documentation

@karmada-bot karmada-bot added the kind/documentation Categorizes issue or PR as related to documentation. label Feb 18, 2024
@RainbowMango
Copy link
Member

/hold

@karmada-bot karmada-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 18, 2024
@RainbowMango
Copy link
Member

/ok-to-test

@RainbowMango
Copy link
Member

/retest

@RainbowMango
Copy link
Member

/test

@karmada-bot
Copy link
Collaborator

@RainbowMango: No presubmit jobs available for karmada-io/website@main

In response to this:

/test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@RainbowMango
Copy link
Member

/test ?

@karmada-bot
Copy link
Collaborator

@RainbowMango: No presubmit jobs available for karmada-io/website@main

In response to this:

/test ?

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@RainbowMango
Copy link
Member

/test all

@karmada-bot
Copy link
Collaborator

@RainbowMango: No presubmit jobs available for karmada-io/website@main

In response to this:

/test all

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@RainbowMango
Copy link
Member

/retest

@RainbowMango
Copy link
Member

/test ?

@karmada-bot
Copy link
Collaborator

@RainbowMango: No presubmit jobs available for karmada-io/website@main

In response to this:

/test ?

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@RainbowMango
Copy link
Member

/retest

1 similar comment
@RainbowMango
Copy link
Member

/retest

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Superseded by #572.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/douyinfe/semi-ui-2.51.4 branch March 4, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. kind/documentation Categorizes issue or PR as related to documentation. ok-to-test size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants