v1.6.0 🚀
✔︎ Docs redesign
✔︎ OTPField is now stable
✔︎ Major improvements to Drawer UX
✔︎ Aligned Accordion keyboard nav with an APG update
✔︎ Combobox performance improvements
https://t.co/l5X7plzZ2S
This is one of those detail projects we've been wanting to dial-in since we started Operate. But we had to make a series of frontend architectural changes to actually execute it.
- Last Nov, BaseUI shipped detached triggers 🙏
- In Jan, migrated from Radix Dialogs to Base UI
- Updated Dialogs to use GlobalDialog parent
- Migrated from CMDK to Base UI Autocomplete
- Added DialogMorph with crossblur to transition
Per usual Joe doing incredible work here on both the design system and crafting the details that we all believe make software wonderful to use.
i met a team that reignited a fire in my belly i just couldn’t resist... so, i’m excited to share that today is my first day helping shape @base_ui with the incredible MUI team 🎉
huge thanks to everyone who supported me during my job search, and all the amazing ppl i met along the way!
Whilst building the Base UI Data Grid, we've been testing its capabilities by recreating real interfaces:
1. A music player inspired by Spotify's desktop app. Not your typical data grid, but it requires sorting, row selection, virtualization, and focus management.
v1.5.0 🚀
✔︎ Huge (~50%) mount perf improvement
✔︎ Refreshed design for docs demos
✔︎ Improved keyboard support for OTPField
✔︎ New `data-popup-side` attr on Select.Trigger
✔︎ Integrate inline positioning in PreviewCard
✔︎ Tons of a11y, performance, and bug fixes
Alongside today's release, @base_ui is now doing ~4M weekly downloads, growing ~2x each month for the past 3 months, and on pace to grow ~2x again this month.
v1.4.0 is out 🚀
✔︎ New OTP Field component
✔︎ Toast can update an existing notification by id
✔︎ iOS / touch fixes across popup components
✔︎ Many interaction enhancements
✔︎ a11y fixes across many components
✔︎ New Community docs page
https://t.co/67f7JDnFSZ
Introducing Luma, a new shadcn/ui style.
Rounded geometry. Soft elevation. Breathable layouts.
Inspired by macOS Tahoe (minus the glass).
Foundation. For your next app.
Just dropped the @coss_com Drawer component 📦✨
✅ 4 directions + 3 built-in variants
✅ Snap points & Nested support
✅ Swipe-to-open area
✅ Responsive examples (Dialog & Menu → Drawer)
v1.3.0 is out 🚀
✔︎ Drawer is stable
✔︎ New SwipeArea for Drawer
✔︎ New Label for Select, Combobox + Slider
✔︎ New InputGroup for Combobox + Autocomplete.
✔︎ New closeOnClick prop for Tooltip
✔︎ Content transitions support for Menu via Viewport