Skip to content

build(deps-dev): bump naive-ui from 2.29.0 to 2.30.0 - #41

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2022

Copy link
Copy Markdown

Bumps naive-ui from 2.29.0 to 2.30.0.

Changelog

Sourced from naive-ui's changelog.

2.30.0

Breaking Changes

  • Theme variable closeColor, closeColorHover, closeColorPressed are renamed to closeIconColor, closeIconColorHover,closeIconColorPressed. closeColorHover, closeColorPressed still exist, controlling background color of close button.
  • n-tag's colorXxx theme variables are renamed to colorBorderedXxx. colorXxx still exists, controlling background color of borderless tag.

Fixes

  • Fix createDiscreteApi not working with 'loadingBar'.
  • Fix n-popover background color shifts when closed on theme changing.
  • Fix n-select's menu position doesn't sync with select box when select box's size is changed.
  • Fix n-scrollbar can't show horizontal scrollbar, closes #3047.
  • Fix n-tree node's pressed style is prior to selected style when :block-line="true" and :selectable="true".
  • Fix n-slider may leak event handler on edga case.
  • Fix n-data-table doesn't restore scroll state when it's reactivated inside keep-alive component, closes #2522.
  • Fix n-image zoom level doesn't fit ultra large image.
  • Fix n-menu's dropdown option text style when some of it's descendants is activated.
  • Fix n-input's input-props prop's class & style not working.

Feats

  • 🌟 n-time-picker adds time-zone prop, closes #293.
  • 🌟 n-input-number adds parse prop.
  • 🌟 n-input-number adds format prop.
  • 🌟 n-input-number adds precision prop, closes #2068, #1859
  • 🌟 n-image adds a switch to display the original size of the picture, closes #3023.
  • 🌟 All components' close buttons use new style and are focusable.
  • All components' select menu & dropdown menu's options use new style.
  • n-tag adds icon slot.
  • n-tag adds strong prop.
  • n-tag adds background color in dark theme when :bordered="false", closes #1699.
  • n-time adds time-zone prop.
  • n-breadcrumb-item adds clickable prop.
  • n-breadcrumb-item uses new style, adds itemLineHeight, itemBorderRadius, itemColorHover, itemColorPressed theme variables.
  • n-notification optimizes title style when it's too long.
  • n-drawer optimizes title style when it's too long.
  • n-dialog optimizes title style when it's too long.
  • n-card optimizes title style when it's too long.

2.29.1

Fixes

  • Fix n-tree throw error when use pattern prop filter the tree node, closes #2960.
  • Fix n-watermark not working when cls-prefix is set.
  • Fix n-dropdown's incorrect render arrow when :show-arrow="true" #2977
  • Fix n-upload-dragger doesn't take full width.
  • Fix n-global-style doesn't clear body element's padding and margin.
  • Fix n-modal won't clear document body's overflow style if it's unmounted when it is shown, closes #3015.

... (truncated)

Commits

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.30.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.30.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 Jun 6, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2022

Copy link
Copy Markdown
Author

Superseded by #44.

@dependabot dependabot Bot closed this Jun 13, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/naive-ui-2.30.0 branch June 13, 2022 00:58
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