incubrain / astrotribe

A global network of astronomers helping to inspire and educate the next generation.
https://astrotribe.vercel.app
6 stars 2 forks source link

build(deps-dev): bump @nuxthq/ui from 2.4.1 to 2.5.0 #87

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nuxthq/ui from 2.4.1 to 2.5.0.

Release notes

Sourced from @​nuxthq/ui's releases.

v2.5.0

:sparkles: Highlights

:rotating_light: Breaking Changes

Radio / Checkbox / Toggle

Some classes have been extracted from the base config preset and split into multiple ones to ease the customization like color, background, border, ring, rounded, etc.

If you've overridden ui.radio.base, ui.checkbox.base or ui.toggle.base in your app.config.ts, you might want to take a look at #323.

:rocket: Features

:bug: Bug Fixes

  • components: prefix @headlessui/vue components (41b85d5), closes #315
  • FormGroup: prevent overriding color of children (6be9290), closes #352
  • Table: missing default sort icon when overriding sort-button prop (0f3fe0d)
  • Toggle: add opacity-50 when disabled (c2ebb04)
  • Tooltip: add color in config (1b03b8a)

:wave: New Contributors

Full Changelog: https://github.com/nuxtlabs/ui/compare/v2.4.1...v2.5.0

Changelog

Sourced from @​nuxthq/ui's changelog.

2.5.0 (2023-06-27)

⚠ BREAKING CHANGES

  • Radio/Checkbox/Toggle: handle color prop for form elements (#323)

Features

Bug Fixes

  • components: prefix @headlessui/vue components (41b85d5), closes #315
  • defineShortcuts: missing ref import (a880379)
  • defineShortcuts: missing useDebounceFn import (9cd73aa)
  • FormGroup: prevent overriding color of children (6be9290), closes #352
  • Table: default sortButton icon (07b27a2)
  • Table: missing default sort icon when overriding sort-button prop (0f3fe0d)
  • Toggle: add opacity-50 when disabled (c2ebb04)
  • Tooltip: add color in config (1b03b8a)
Commits
  • 10a9a3e chore(release): 2.5.0
  • 1ff11ac feat(Table): reset sort on third click
  • 07b27a2 fix(Table): default sortButton icon
  • 6be9290 fix(FormGroup): prevent overriding color of children
  • 0f3fe0d fix(Table): missing default sort icon when overriding sort-button prop
  • 0815f68 chore(deps): bump
  • 8399ffe docs(installation): add IntelliSense section
  • 91f6103 docs: add support for RTL and LTR (#348)
  • 278a1ea chore: improve RTL support (#334)
  • 3f27c0c chore(deps): revert node engines bump
  • 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astrotribe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2023 9:43am
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.