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

build(deps): bump bits-ui from 0.6.3 to 0.10.3 #52

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps bits-ui from 0.6.3 to 0.10.3.

Release notes

Sourced from bits-ui's releases.

v0.10.3

Patch Changes

  • Calendar & Range Calendar: add initialFocus prop to autofocus dates on mount (#207)

v0.10.2

Patch Changes

  • fix: calendar data-selected attribute (#205)

v0.10.1

Patch Changes

  • fix: Update Builder type to support all Melt UI builders (#201)

v0.10.0

PR Reference: #184

New Components

  • Calendar - Presents a calendar view tailored for selecting dates.
  • Range Calendar - Presents a calendar view tailored for selecting date ranges.
  • Date Picker - Facilitates the selection of dates through an input and calendar-based interface.
  • Date Range Picker - Facilitates the selection of date ranges through an input and calendar-based interface.
  • Date Field - Enables users to input specific dates within a designated field.
  • Date Range Field - Enables users to input specific date ranges within a designated field.

Improvements

Docs Overhaul & Redesign ✨

bits-ui.com has been completely redesigned by the incredible Pavel Stianko / Bitworks, who refuses to be paid for this work as he wants to contribute to the Svelte community just as I do. I'm incredibly grateful for his work and I hope you all enjoy the new docs!

  • API references for all components
  • At least 1 example for each component (more to come)

Select Component

  • fix numerous bugs with multiple behavior (closes #188 & #121)
  • prevent onChange from firing on init / multiple times (closes #73)
  • add the ability to pass in a custom items array to be used for type inference

Floating Components

  • improve positioning behavior (closes #161)
  • Remove arrowSize prop from Root components in favor of passing it directly to the Arrow components

Indicator Components (Checkbox & Radio)

  • Standardize the Indicator components for checkbox/radio items to a similar API / underlying element

... (truncated)

Changelog

Sourced from bits-ui's changelog.

0.10.3

Patch Changes

  • Calendar & Range Calendar: add initialFocus prop to autofocus dates on mount (#207)

0.10.2

Patch Changes

  • fix: calendar data-selected attribute (#205)

0.10.1

Patch Changes

  • fix: Update Builder type to support all Melt UI builders (#201)

0.10.0

Minor Changes

  • remove arrowSize prop from menu Root components in favor of passing it as a prop to the Arrow components (#184)

  • New component: Date Range Picker (#184)

  • feat: Calendar (#184)

  • Breaking change: separate floating positioning props into individual props and move them to content components (#184)

  • New components: Range Calendar, Date Field, Date Range Field (#184)

0.10.0-next.0

Minor Changes

  • remove arrowSize prop from menu Root components in favor of passing it as a prop to the Arrow components (#184)

  • New component: Date Range Picker (#184)

  • feat: Calendar (#184)

  • Breaking change: separate floating positioning props into individual props and move them to content components (#184)

  • New components: Range Calendar, Date Field, Date Range Field (#184)

0.9.9

Patch Changes

... (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 [bits-ui](https://github.com/huntabyte/bits-ui) from 0.6.3 to 0.10.3.
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Changelog](https://github.com/huntabyte/bits-ui/blob/main/CHANGELOG.md)
- [Commits](huntabyte/bits-ui@v0.6.3...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2023
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ea2c04
Status:🚫  Build failed.

View logs

Copy link
Author

dependabot bot commented on behalf of github Dec 6, 2023

Superseded by #53.

@dependabot dependabot bot closed this Dec 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bits-ui-0.10.3 branch December 6, 2023 13:16
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants