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 naive-ui from 2.38.1 to 2.40.1 #80

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 Oct 1, 2024

Bumps naive-ui from 2.38.1 to 2.40.1.

Changelog

Sourced from naive-ui's changelog.

2.40.1

2024-09-26

Fixes

  • Fix n-data-table in virtual-x mode, when all column objects do not have the fixed attribute configured, it cannot be displayed normally.
  • Fix css-render dependency version is not high enough to affect the style-mount-target attribute of n-config-provider.
  • Fix n-data-table's rowProps generated class will override the original row DOM's class.

2.40.0

2024-09-26

Breaking Changes

  • Fix n-config-provider doesn't inherit the class prefix from it's ascendant n-config-provider, closes #5970.
  • Fix n-date-picker's weekFormat uses different standards for year and week formatting. Now it uses local week and local year for year and week formatting.
  • Dependency date-fns is upgraded to V3.
  • n-cascader's filter prop is now case insensitive.

Fixes

  • Fix n-infinite-scroll reaching bottom check is not correct, closes #6133.
  • Fix n-slider's rail may have styling issue in vertical mode when global CSS box-sizing is overrided, closes #6114.
  • Fix n-tabs has style issue when using prefix slot, suffix slot or addable prop with vertical placement, closes #6059, #6060.
  • Fix n-upload can only upload a maximum of 100 files in some old browsers when uploading directories, closes #6027.
  • Fix n-date-picker's input-readonly prop not working in the panel's inner input for 'datetime' or 'datetimerange'.
  • Fix n-menu can't apply HTML attributes correctly on the component when responsive is set.
  • Fix n-float-button throws error when used with popover component, closes #5933.
  • Fix n-badge can't mask focus element's border, closes #5929.
  • Fix n-button font-weight CSS variable's name is not correct, closes #5922.
  • Fix n-icon's component prop doesn't accept functional component.
  • Fix n-mention's panel is misplaced if placement is set to 'top' or padding is set in component's style, closes #6241.
  • Fix n-carousel's transition doesn't work as expected, closes #5993.

Features

  • 🌟 n-data-table adds virtual-scroll-x, virtual-scroll-header, height-for-row, header-height and min-row-height props for supporting horizontal virtual scrolling when there are massive columns.
  • 🌟 Adds n-highlight component.
  • n-scrollbar adds x-placement and y-placement props, closes #6089.
  • n-date-picker adds clear, now and confirm slots, closes #6013.
  • n-upload adds on-retry prop, closes #6031.
  • n-slider's marks prop supports render function, closes #5967.
  • n-transfer's source-title and target-title props support render function, closes #6004.
  • n-data-table add rowData params for render-expand-icon prop, closes #6108.
  • n-empty's size prop supports 'tiny' size.
  • n-config-provider adds style-mount-target prop to control where to mount components' style.
  • n-data-table adds allowExport prop for column object.
  • n-date-picker adds year-range prop.

... (truncated)

Commits
  • b609175 2.40.1
  • b6564a4 fix(data-table): rowProps may override className & virtual-x without fixed co...
  • 5038519 2.40.0
  • ce28e71 docs: some fixes
  • 37b5141 docs: fix typo
  • 122f47c Merge branch 'docs'
  • 305055f fix: add some missing changes before next version
  • d3d09d5 docs(changelog): fix typos
  • 1f0d8cd docs(changelog): miss virtual scroll x description
  • e6f37c5 fix: package build
  • 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.40.1.
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.38.1...v2.40.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 Oct 1, 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.

0 participants