Skip to content

build(deps-dev): bump naive-ui from 2.29.0 to 2.32.1#63

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/naive-ui-2.32.1
Closed

build(deps-dev): bump naive-ui from 2.29.0 to 2.32.1#63
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/naive-ui-2.32.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown

Bumps naive-ui from 2.29.0 to 2.32.1.

Changelog

Sourced from naive-ui's changelog.

2.32.1

Fixes

  • Fix n-drawer's warning when using string in default-height prop, closes #3377.
  • Fix n-transfer's on-update:value is not triggered when uncheck options, closes #3393.

Feats

  • n-steps supports RTL.

2.32.0

Breaking Changes

  • n-transfer's UI is totally refactored. The original transfer component is renamed as n-legacy-transfer and will be removed in next major version.

Fixes

  • Fix n-date-picker will cancel selecting in range mode if click at disabled confirm button, closes #3254.
  • Fix n-button's focusable prop doesn't work, closes #3292.
  • Fix n-upload's on-error & on-finish props don't allow () => void type, closes #3290.
  • Fix n-select's placeholder may overflow if it's long.
  • Fix n-input has is no indent at the prefix if type="textarea" and :autosize="true", closes #3238.
  • Fix n-select focus loss when click action slot in filterable and multiple, closes #3247.
  • Fix n-carousel's autoplay prop be true hover can't stop the play, closes #3304.
  • Fix n-tree may throw error on node selection expanded-keys, closes #3319.
  • Fix n-avatar shows placeholder after load fails, closes #3315.
  • Fix n-input-number register mouseup event multiple times when hold on button.
  • Fix all components' exported props type's prop is readonly.
  • Fix n-tree's check-on-click prop sometimes doesn't work.
  • Fix n-progress's offset-degree prop behaves incorrectly.

Feats

  • n-checkbox-group's on-update:value prop adds trigger checkbox's value to params, closes #3277.
  • n-tree supports RTL.
  • n-input adds scrollTo method, closes #3280.
  • n-legacy-grid supports RTL.
  • n-statistic supports RTL.
  • n-thing supports RTL.
  • n-transfer add render-source-label prop.
  • n-transfer add render-target-label prop.
  • n-transfer add render-source-list prop.
  • n-scrollbar supports RTL.
  • useDialog supports onEsc prop.
  • n-watermark adds global-rotate prop.
  • n-notification add keepAliveOnHover props to control whether the notification will be closed when mouse hover, closes #3249.

2.31.0

... (truncated)

Commits
  • 97760b2 2.32.1
  • b62c62d fix(transfer): on-update:value is not triggered when uncheck options, close...
  • 6a938a0 feat(steps): rtl (#3384)
  • bc4cd1f fix(drawer): fix warning when using string in default-height prop (#3379)
  • 5d710d6 chore(github): optimize usage label (#3380)
  • 035611e 2.32.0
  • c8d38eb docs: restore legacy grid
  • 14f67fd fix: ci
  • 20550fc fix(circle): offset-degree prop behaves incorrectly
  • c1c4f8c fix(tree): check-on-click prop sometimes doesn't work
  • 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 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 [naive-ui](https://github.com/TuSimple/naive-ui) from 2.29.0 to 2.32.1.
- [Release notes](https://github.com/TuSimple/naive-ui/releases)
- [Changelog](https://github.com/TuSimple/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.29.0...v2.32.1)

---
updated-dependencies:
- dependency-name: naive-ui
  dependency-type: direct:development
  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 Aug 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 22, 2022

Copy link
Copy Markdown
Author

Superseded by #70.

@dependabot dependabot Bot closed this Aug 22, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/naive-ui-2.32.1 branch August 22, 2022 00:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants