Skip to content

build(deps-dev): bump naive-ui from 2.29.0 to 2.31.0#56

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2022

Copy link
Copy Markdown

Bumps naive-ui from 2.29.0 to 2.31.0.

Changelog

Sourced from naive-ui's changelog.

2.31.0

Breaking Changes

  • n-date-picker's clearable will control visibility of clear button if no action is set, closes #1196.
  • n-button's native-focus-behavior prop default value is changed to 'not on Safari'.

Fixes

  • Fix n-data-table's column render prop's index param sequence exception when in expandable row, closes #3153.
  • Fix n-data-table column's colSpan doesn't work correctly in virtual scroll mode, closes #3052.
  • Fix n-data-table doesn't show summary row in virtual scroll mode, closes #3202.
  • Fix n-carousel has wrong hierarchical relationship between when effect is fade, closes #3227.
  • Fix n-carousel cannot slide under IOS, closes #3106.
  • Fix n-carousel losing the size of content elements when rendering, closes #3078.
  • Fix n-cascader's filter menu doesn't show option path, closes #3220.
  • Fix n-cascader's filter prop may not get correct path.
  • Fix n-date-picker menu's quarter text isn't same having type="quarterrange" and type="quarter", closes #3217.
  • Fix n-notification's leave animation if content height overflows screen.
  • Fix n-dropdown's disabled option has hover style.
  • Fix n-dropdown's menu may shift when it's entering.
  • Fix n-dropdown's transform origin may not be correct in Chrome.
  • Fix n-radio-button may not have correct cursor style, closes #3243.
  • Fix n-input's text color is too shallow with disabled state in Safari, closes #3241.
  • Fix n-input's separator may have line wrap.
  • Fix all components' user-select style prop's effect on Safari.
  • Fix n-data-table will prevent page scroll in virtual scroll mode.
  • Fix n-button doesn't have pressed effect on Firefox.

Feats

  • n-avatar adds lazy prop.
  • n-avatar adds intersection-observer-options prop.
  • n-number-animation adds on-finish prop.
  • n-notification supports RTL.
  • Export all components' props object.
  • n-popover adds footer-style prop.
  • n-popover adds footer slot, closes #3188.
  • n-dropdown adds menu-props prop, closes #2885.
  • n-data-table adds multiple prop, closes #3056.
  • n-date-picker would disable confirm button if end date is not selected, closes #3226.
  • n-tree adds check-on-click prop to control checked status, closes #2968.
  • n-tree adds accrodion prop, closes #3129.
  • n-countdown adds reset method, closes #3228.
  • n-drawer adds resizable prop.
  • n-drawer adds default-width prop.
  • n-drawer adds default-height prop.
  • n-drawer adds on-update:width prop.
  • n-drawer adds on-update:height prop.
  • n-scrollbar supports RTL.

... (truncated)

Commits
  • dbc538a 2.31.0
  • cb49769 chore: fix typo
  • b6e623d fix(button): nativeFocusBehavior type
  • 7437fcf fix(dropdown): scrollable menu animation
  • 5772d68 fix(button): no pressed effect on firefox
  • f0f00fc fix(data-table): prevent page scroll in virtual scroll mode
  • 5e60c9f refactor(avatar): disabled native lazy currently
  • 2ea323a docs(number-animation): finish
  • 34e1e39 fix(popover): scrollable with header or footer
  • 975be7d feat(dropdown): export DropdownMenuProps type
  • 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.31.0.
- [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.31.0)

---
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 Jul 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Author

Superseded by #63.

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