Diizzayy / nuxt-graphql-client

⚡️ Minimal GraphQL Client + Code Generation for Nuxt3
https://nuxt-graphql-client.web.app
MIT License
339 stars 42 forks source link

chore(deps-dev): bump @nuxt/ui from 0.4.1 to 2.12.3 #463

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps @nuxt/ui from 0.4.1 to 2.12.3.

Release notes

Sourced from @​nuxt/ui's releases.

v2.12.3

:bug: Bug Fixes

  • link: import type from #vue-router (79ec3fd), closes #1253

Full Changelog: https://github.com/nuxt/ui/compare/v2.12.2...v2.12.3

v2.12.2

:bug: Bug Fixes

  • link: improve nuxt link rel type (05e90aa)

Full Changelog: https://github.com/nuxt/ui/compare/v2.12.1...v2.12.2

v2.12.1

:bug: Bug Fixes

  • Button: inherit nuxt link props without breaking nuxt-component-meta (d3e19dc), closes #578
  • InputMenu: take option-attribute into account to display label (1a93791)
  • Link: prevent type bind on <a> (b0df864)
  • SelectMenu: take option-attribute into account to display label (b9fe74b), closes #1151
  • Tooltip: typo in kbd component (4405d32)

:wave: New Contributors

Full Changelog: https://github.com/nuxt/ui/compare/v2.12.0...v2.12.1

v2.12.0

Read our updated documentation on https://ui.nuxt.com.

:sparkles: Highlights

Like the SelectMenu, it allows you to create an autocomplete input with real-time suggestions.

:rocket: Features

  • Breadcrumb: handle labelClass and merge iconClass (f623ec1)
  • Dropdown: handle labelClass and merge iconClass (1c9835d), closes #716
  • Dropdown: handle manual mode (3844714), closes #1143
  • Form: expose submit function (#1186) (4a25a12)
  • InputMenu: new component (#1095) (6d8d82a)
  • Pagination: add disabled prop (0976833), closes #1189
  • SelectMenu: add empty slot when no options (5d1919a), closes #1089
  • SelectMenu: allow control of search query (f735db0), closes #1174
  • SelectMenu: allow creating option despite search (#1080) (0fdc8f7)
  • Table: add sort-mode prop (56e0c9a), closes #1149

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

2.12.3 (2024-01-18)

Bug Fixes

  • link: import type from [#vue](https://github.com/nuxt/ui/issues/vue)-router (79ec3fd), closes #1253

2.12.2 (2024-01-18)

Bug Fixes

  • link: improve nuxt link rel type (05e90aa)

2.12.1 (2024-01-18)

Bug Fixes

  • Button: inherit nuxt link props without breaking nuxt-component-meta (d3e19dc), closes #578
  • Button: pass-through nuxt link props to ULink (a44bfc8)
  • InputMenu: take option-attribute into account to display label (1a93791)
  • Link: prevent type bind on <a> (b0df864)
  • SelectMenu: take option-attribute into account to display label (b9fe74b), closes #1151
  • Tooltip: typo in kbd component (4405d32)

2.12.0 (2024-01-09)

⚠ BREAKING CHANGES

  • Card: remove overflow-hidden on wrapper

Features

  • Breadcrumb: handle labelClass and merge iconClass (f623ec1)
  • Dropdown: handle labelClass and merge iconClass (1c9835d), closes #716
  • Dropdown: handle manual mode (3844714), closes #1143
  • Form: expose submit function (#1186) (4a25a12)
  • InputMenu: new component (#1095) (6d8d82a)
  • Pagination: add disabled prop (0976833), closes #1189
  • Popover: open and close events (#1038) (f32f578)
  • SelectMenu: add empty slot when no options (5d1919a), closes #1089
  • SelectMenu: allow control of search query (f735db0), closes #1174
  • SelectMenu: allow creating option despite search (#1080) (0fdc8f7)
  • Table: add sort-mode prop (56e0c9a), closes #1149
  • Table: add custom sort function to columns (#1075) (4f3af6c)
  • VerticalNavigation: ability to add dividers (#963) (ffd20b3)
  • VerticalNavigation: handle labelClass and merge iconClass (a79f7c0)
  • VerticalNavigation: improve accessibility (#948) (29e64ca)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by benjamincanac, a new releaser for @​nuxt/ui since your current version.


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 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)