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

chore(deps): bump shadcn_ui from 0.8.1 to 0.11.1 in /packages/app_ui #31

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps shadcn_ui from 0.8.1 to 0.11.1.

Release notes

Sourced from shadcn_ui's releases.

v0.11.1

What's Changed

New Contributors

Full Changelog: nank1ro/flutter-shadcn-ui@v0.11.0...v0.11.1

v0.11.0

What's Changed

  • FEAT: Add ShadSelect.multiple, ShadSelect.multipleWithSearch, ShadSelectMultipleFormField and ShadSelectMultipleFormField.withSearch constructors.
  • FEAT: Add onChangedNullable to ShadSelect and ShadSelectFormField, to allow the deselection of an option.
  • Improve the ShadSelect focus behavior.
  • Improve size of ShadSelect options to fit the available space.

Full Changelog: nank1ro/flutter-shadcn-ui@v0.10.0...v0.11.0

v0.10.0

What's Changed

New Contributors

Full Changelog: nank1ro/flutter-shadcn-ui@v0.9.8...v0.10.0

v0.9.8

What's Changed

Full Changelog: nank1ro/flutter-shadcn-ui@v0.9.7...v0.9.8

v0.9.7

What's Changed

Full Changelog: nank1ro/flutter-shadcn-ui@v0.9.6...v0.9.7

v0.9.6

  • Fix: the browser context menu has been enabled again, and deactivated only for the ShadContextMenu component.

... (truncated)

Changelog

Sourced from shadcn_ui's changelog.

0.11.1

  • FEAT: Add headers to ShadImage to allow custom headers in the network requests.

0.11.0

  • FEAT: Add ShadSelect.multiple, ShadSelect.multipleWithSearch, ShadSelectMultipleFormField and ShadSelectMultipleFormField.withSearch constructors.
  • FEAT: Add onChangedNullable to ShadSelect and ShadSelectFormField, to allow the deselection of an option.
  • Improve the ShadSelect focus behavior.
  • Improve size of ShadSelect options to fit the available space.

0.10.0

  • BREAKING CHANGE: Rename children parameter of ShadContextMenu and ShadContextMenuRegion into items.

0.9.8

  • Improve the ShadContextMenu right click behavior on Web.

0.9.7

  • Remove kind event from ShadMouseArea

0.9.6

  • Fix: the browser context menu has been enabled again, and deactivated only for the ShadContextMenu component.

0.9.5

0.9.4

  • Add gestures recognizers to ShadTable for rows and columns.

0.9.3

  • Fix ShadSelectFormField focus when readOnly is true.

0.9.2

0.9.1

  • Fix native context menu by disabling it on Web.
  • Add controller to ShadContextMenu.
  • Add onLongPress to ShadContextMenuRegion, defaults to true on mobile.

0.9.0

... (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 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 [shadcn_ui](https://github.com/nank1ro/flutter-shadcn-ui) from 0.8.1 to 0.11.1.
- [Release notes](https://github.com/nank1ro/flutter-shadcn-ui/releases)
- [Changelog](https://github.com/nank1ro/flutter-shadcn-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nank1ro/flutter-shadcn-ui/commits/v0.11.1)

---
updated-dependencies:
- dependency-name: shadcn_ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Gambley1 as a code owner October 8, 2024 01:06
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #32.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/pub/packages/app_ui/shadcn_ui-0.11.1 branch October 14, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants