Skip to content

build(deps-dev): bump naive-ui from 2.29.0 to 2.30.6#53

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps naive-ui from 2.29.0 to 2.30.6.

Changelog

Sourced from naive-ui's changelog.

2.30.6

Fixes

  • Fix n-color-picker can't input alpha value correctly manually.
  • Fix some components don't work correctly if __VUE_OPTIONS_API__ is set to false, closes #3146.
  • Fix n-grid doesn't adjust it's content to fit responsive config in SSR page, closes #2462.
  • Fix n-modal when many instances are activated at same time, on-mask-click will be triggered on every modal even only one mask is clicked #3147.
  • Fix n-data-table's column ellipsis prop's type doesn't allow style prop.
  • Fix n-data-table's column will lose box shadow when set to ellipsis & fixed simultaneously, closes #3145.
  • Fix n-image's lazy prop doesn't work on Safari & Firefox.

2.30.5

Fixes

  • Fix n-input-group-label's content is abnormal in n-drawer-content, closes #3115.
  • Fix n-back-top has log warnings of console when use show prop, closes #3122.
  • Fix volar.d.ts components' type is any.
  • Fix n-grid-item may not display correctly if v-show is used, closes #3123.
  • Fix n-select clears input value on mouse enter when it's clearable and using IME.

Feats

  • 🌟 n-image adds lazy prop, closes #3055.
  • n-image adds intersection-observer-options prop.
  • n-image adds placeholder slot.
  • Exports NTooltipInst type.
  • n-data-table adds render-cell prop, closes #3095.
  • n-space adds wrap-item prop.
  • n-data-table's on-update:checked-row-keys will pass row data, closes #2215, closes #2265

2.30.4

Fixes

  • Fix n-button is focused after click with :focusable="false", closes #3071.
  • Fix n-data-table fixed selection may overlap with other fixed columns if it's width is not default, closes #3067.
  • Fix n-popselect doesn't trigger on-update:show when it select value then menu is closed.
  • Fix n-popselect's width can't be set via style.
  • Fix n-date-picker's year & month quick jump may be disabled after is-date-disabled is set, closes #3068.
  • Fix n-layout won't keep scroll state in keep-alive component, closes #3054.
  • Fix n-layout-sider won't keep scroll state in keep-alive component.
  • Fix n-tree may trigger loading multiple times.
  • Fix n-tree throws error on async expanding data with :expand-on-click="true", closes #3089.
  • Fix n-slider's tooltip has no enter transition when it's triggered by keyboard.
  • Fix n-slider mark text's line wrap isn't correct when it appears at right-most position.
  • Fix n-upload's inner anchor element may show focus-visible outline style.
  • Fix n-upload shows slot warning when list-type="image-card".
  • Fix n-upload image's corner may overflow item when list-type="image-card".

... (truncated)

Commits
  • 049431b 2.30.6
  • 03a0740 fix(image): lazy prop doesn't work on Safari & Firefox
  • e9417aa test: fix
  • 2b9b878 fix(data-table): column will lose box shadow when set to ellipsis & fixed...
  • 488d6d2 fix(data-table): column ellipsis prop's type doesn't allow style prop
  • ac37052 fix(modal): when many instances are activated at same time, on-mask-click w...
  • a89f8b1 fix(grid): doesn't adjust it's content to fit responsive config in SSR page, ...
  • ce15a9a fix: some components don't work correctly if __VUE_OPTIONS_API__ is set to ...
  • 881045a test(tree): add test (#3144)
  • a7f4d50 fix(grid): hydrate incorrectly (#3132)
  • 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.30.6.
- [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.6)

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

dependabot Bot commented on behalf of github Jul 4, 2022

Copy link
Copy Markdown
Author

Superseded by #55.

@dependabot dependabot Bot closed this Jul 4, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/naive-ui-2.30.6 branch July 4, 2022 00:59
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