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

next: Bits UI 1.0 #469

Merged
merged 389 commits into from
Feb 13, 2025
Merged

next: Bits UI 1.0 #469

merged 389 commits into from
Feb 13, 2025

Conversation

huntabyte
Copy link
Owner

@huntabyte huntabyte commented Apr 17, 2024

View bits-ui@next documentation here: https://next.bits-ui.com


Remaining things to do

  • Navigation Menu is currently very fragile - I've picked up better patterns since writing it initially, so it likely needs to be rewritten. Currently, we don't support submenus and I'd like to at 1.0.

Remaining Docs:

  • Navigation Menu
  • Pin Input
  • Range Calendar
43 Issues Closed by this PR ✅

Closes #568
Closes #563
Closes #556
Closes #546
Closes #453
Closes #537
Closes #383
Closes #459
Closes #444
Closes #426
Closes #424
Closes #423
Closes #413
Closes #315
Closes #337
Closes #235
Closes #293
Closes #254
Closes #566
Closes #563
Closes #527
Closes #602
Closes #611
Closes #609
Closes #567
Closes #656
Closes #662
Closes #655
Closes #665
Closes #528
Closes #673
Closes #406
Closes #590
Closes #542
Closes #427
Closes #561
Closes #297
Closes #303
Closes #711
Closes #561
Closes #324
Closes #328
Closes #111

Copy link

changeset-bot bot commented Apr 17, 2024

🦋 Changeset detected

Latest commit: 7b04a1b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
bits-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 17, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
bits-ui ✅ Ready (View Log) Visit Preview 7b04a1b

@huntabyte huntabyte changed the title next: Svelte 5 next: Bits 1.0 Feb 11, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@huntabyte huntabyte changed the title next: Bits 1.0 next: Bits UI 1.0 Feb 11, 2025
huntabyte and others added 2 commits February 11, 2025 19:09
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Johnston <johnstonhuntera@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…useBodyScrollLock` (#1045)

Co-authored-by: Hunter Johnston <64506580+huntabyte@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
huntabyte and others added 2 commits February 12, 2025 18:16
* breaking: rename `onPaste` to `pasteTransformer`

* update tests
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* slider tests and more migration guide updates

* more doc updates
@huntabyte huntabyte merged commit d1fb17c into main Feb 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment