Starting today, we are making @base_ui the default component library in shadcn/ui.
First, a bit of history. When shadcn/ui launched in 2023, it was built on Radix. At the time, nothing else came close. Headless. Accessible. Composable.
Fast forward a few years and the team who built Radix are building something new: Base UI.
Dear @Apple,
Can you use your eye detection capability to notice when I’m still reading the notifications on my lock screen?
It’s very frustrating to keep locking when I’m very clearly scrolling through them, expanding them and looking at my screen
Pretty plz 🙏🏼
@kyleanthony The moment we can start widely customising our own instrument clusters… I’m making myself some of these!
Just need CarPlay Ultra to mature a bit more
Those of you consuming mature design systems with light and dark themes: how do you scope your theme-specific design tokens in your apps?
- data attributes (e.g. `[data-theme=dark]`)
- class names (e.g. `.dark-theme`)