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

build(deps): bump naive-ui from 2.38.1 to 2.38.2 #442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps naive-ui from 2.38.1 to 2.38.2.

Changelog

Sourced from naive-ui's changelog.

2.38.2

2024-05-03

Fixes

  • Fix n-menu Submenu's wai-aria role is not correct, closes #5729.
  • Fix n-tabs style bug with type is segment,closes #5728.
  • Fix the get*String() methods for UTC/locale mismatch, closes [#5702](closes tusen-ai/naive-ui#5702).
  • Fix n-dialog / n-modal calling destroy method may throw error.
  • Fix useModal setting card preset without corresponding props in n-card slots, closes #5746.
  • Fix Submenu component's wai-aria role setting error of n-menu,closes #5729.
  • Fix the common type error in the theme-overrides prop when modifying components' themes.
  • Fix n-split may emit value less than 0.

Features

  • n-watermark support multi-lines in content.
  • Adds n-infinite-scroll component.
  • n-watermark adds text-align prop.
  • n-qr-code adds type prop, Customize rendering output by setting type, providing two options: canvas and svg.
  • n-card adds action, content, cover, footer and header-extra props.
  • n-card's title prop supports render function.
  • n-upload expose the index arg in on-remove function, closes #5747.
  • n-upload exports UploadOnDownload, UploadOnRemove, UploadOnFinish and UploadOnChange types.
  • n-dialog adds action-class, action-style, content-class, content-style, title-class and title-style props.
  • n-split adds pane1-class, pane1-style, pane2-class and pane2-style props.
  • n-mention adds filter method, closes #5721.
  • n-slider adds wai-aria support.
  • n-date-picker adds time-picker-format prop.
  • n-form-item adds feedback-class and feedback-style props.
  • n-split supports using pixel unit string as value.
  • n-scrollbar adds content-style and content-class props, closes #4497.
  • n-image adds render-toolbar prop.
  • n-cascader adds get-column-style prop.
  • n-cascader adds get-render-prefix prop.
  • n-cascader adds get-render-suffix prop.
  • n-image optimizes download icon style.
  • n-scrollbar adds height, width, radius, railInsetHorizontal, railInsetVertical and railColor theme variables.

i18n

  • Add csCZ locale.
  • Add missing itIT locale translations
Commits
  • 136dbe9 2.38.2
  • 034055a docs(changelog): add date
  • 8b035d9 refactor(card): render function for functional props
  • bdba49a docs(scrollbar): enhance custom demo
  • e08e0f8 fix(scrollbar): rtl in with new theme
  • 41626eb feat(scrollbar): adds height, width, radius, railInsetHorizontal, `ra...
  • e74d65f fix(split): may emit value less than 0
  • 7ada764 refactor(split): logic in pixel mode
  • 4790c0e docs(card): new props
  • e0904bd refactor(watermark): add text-align prop
  • 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 [naive-ui](https://github.com/tusen-ai/naive-ui) from 2.38.1 to 2.38.2.
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.38.1...v2.38.2)

---
updated-dependencies:
- dependency-name: naive-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
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.

None yet

0 participants