From 38f77b6db63bd5a33daac40bc722b9006849092a Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Thu, 26 Dec 2024 11:15:30 +0100 Subject: [PATCH] [docs] Fix line break for Floating UI brand name (#1228) --- README.md | 14 +++++++------- .../(content)/react/overview/about/page.mdx | 14 +++++++------- docs/src/app/(public)/page.tsx | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 85abaa4b23..a7254f1590 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Base UI -From the creators of Radix, Floating UI, and Material UI, Base UI is an unstyled UI component library for building accessible user interfaces. +From the creators of Radix, Floating UI, and Material UI, Base UI is an unstyled UI component library for building accessible user interfaces. --- @@ -24,12 +24,12 @@ To see the latest updates, check out the [releases](https://base-ui.com/react/ov ## Team -- Michał Dudak [@michaldudak](https://x.com/michaldudak) -- James Nelson [@atomiksdev](https://x.com/atomiksdev) -- Albert Yu [@mj12albert](https://github.com/mj12albert) -- Colm Tuite [@colmtuite](https://x.com/colmtuite) -- Marija Najdova [@marijanajdova](https://x.com/marijanajdova) -- Vlad Moroz [@vladyslavmoroz](https://x.com/vladyslavmoroz) +- **Colm Tuite** (Radix) [@colmtuite](https://x.com/colmtuite) +- **Vlad Moroz** (Radix) [@vladyslavmoroz](https://x.com/vladyslavmoroz) +- **James Nelson** (Floating UI) [@atomiksdev](https://x.com/atomiksdev) +- **Michał Dudak** (Material UI) [@michaldudak](https://x.com/michaldudak) +- **Marija Najdova** (Material UI + Fluent UI) [@marijanajdova](https://x.com/marijanajdova) +- **Albert Yu** (Material UI) [@mj12albert](https://github.com/mj12albert) ## License diff --git a/docs/src/app/(public)/(content)/react/overview/about/page.mdx b/docs/src/app/(public)/(content)/react/overview/about/page.mdx index ec78103664..3c434e4d19 100644 --- a/docs/src/app/(public)/(content)/react/overview/about/page.mdx +++ b/docs/src/app/(public)/(content)/react/overview/about/page.mdx @@ -6,7 +6,7 @@ content="An overview of Base UI, providing information on its history, team, and goals." /> -From the creators of Radix, Material UI, and Floating UI, Base UI is an unstyled React component library for building accessible user interfaces. +From the creators of Radix, Material UI, and Floating UI, Base UI is an unstyled React component library for building accessible user interfaces. Our focus is on accessibility, performance, and developer experience. Our goal is to provide a complete set of open-source UI components, with a delightful developer experience, in a sustainable way. @@ -30,12 +30,12 @@ Component APIs are fully open, so you have direct access to each node, you can e ## Team -- **Colm Tuite** (Radix) -- **Vlad Moroz** (Radix) -- **James Nelson** (Floating UI) -- **Michał Dudak** (Material UI) -- **Marija Najdova** (Material UI + Fluent UI) -- **Albert Yu** (Material UI) +- **Colm Tuite** (Radix) [@colmtuite](https://x.com/colmtuite) +- **Vlad Moroz** (Radix) [@vladyslavmoroz](https://x.com/vladyslavmoroz) +- **James Nelson** (Floating UI) [@atomiksdev](https://x.com/atomiksdev) +- **Michał Dudak** (Material UI) [@michaldudak](https://x.com/michaldudak) +- **Marija Najdova** (Material UI + Fluent UI) [@marijanajdova](https://x.com/marijanajdova) +- **Albert Yu** (Material UI) [@mj12albert](https://github.com/mj12albert) ## Community diff --git a/docs/src/app/(public)/page.tsx b/docs/src/app/(public)/page.tsx index 60bb7c4146..8db505637d 100644 --- a/docs/src/app/(public)/page.tsx +++ b/docs/src/app/(public)/page.tsx @@ -14,7 +14,7 @@ export default function Homepage() { Unstyled UI components for building accessible web apps and design systems.

- From the creators of Radix, Floating UI, and Material UI. + From the creators of Radix, Floating UI, and Material UI.