Skip to content

A React Component library implementing the Base design language (maintained fork)

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-HEAD
Notifications You must be signed in to change notification settings

alexgorbatchev/baseweb

This branch is 39 commits ahead of, 126 commits behind uber/baseweb:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cafeb02 · Nov 13, 2024
Jun 9, 2023
Jun 1, 2022
Jun 2, 2022
Nov 6, 2024
Nov 6, 2024
Jul 23, 2020
Nov 8, 2024
Nov 6, 2024
Feb 6, 2020
Nov 6, 2024
Nov 12, 2024
Nov 6, 2024
Nov 6, 2024
Nov 6, 2024
Feb 7, 2019
Apr 2, 2019
Aug 10, 2018
Feb 19, 2020
Nov 6, 2024
May 18, 2021
Nov 6, 2024
Nov 6, 2024
Apr 5, 2022
Nov 6, 2024
Apr 23, 2021
Apr 23, 2021
Nov 13, 2024
Nov 15, 2019
Feb 7, 2019
Nov 6, 2024
Jan 6, 2020
Nov 6, 2024
Mar 20, 2020
Nov 6, 2024
Nov 6, 2024
Nov 12, 2024
Nov 6, 2024
Jun 25, 2020
Nov 6, 2024
Nov 6, 2024
Aug 1, 2022
Aug 1, 2022
Nov 12, 2024
Aug 21, 2018
Jul 14, 2022
Nov 6, 2024
Nov 6, 2024
Nov 6, 2024

Base Web React Components (fork)

Base is a design system comprised of modern, responsive, living components originally created by Uber. Base Web is the React & TypeScript implementation of Base.

Why fork

On December 19, 2023 Uber has announced that they would no longer maintain Baseweb. It's not hard to imagine the reasons why given the tech climate in 2023.

On the same day, an aptly named PR "Big codebase and CI cleanup" (#5323) deleted all of the visual regression snapshots, and all of the test infrastructure and setup files, effectively kneecapping the repo.

In 2024 Uber dropped a number of new features and breaking changes, releasing two major versions (14 and 15) without any changelog or explanation as per the "Open Source Engagement". Somewhere along the way all documentation for previous versions was removed from the website.

In summary, given the current state of the original repository it shouldn't be used for any serious projects.

The fork

This fork begins from the last known stable release, which is v13.0.0. The following work has been performed:

  • Unit tests are fully passing. Oddly enough even in v13 tests were not passing.
  • Complete overhaul of the visual regression tests infrastructure. Besides many issues that prevented it from running, another aptly named PR "fix tsc" (#5290) deleted two VRT stories. The missing stories prevented VRT from passing. Curiously, this was done on June 9, 2023.
  • All dependencies upgraded to latest (as of November 2024), including migration to ESLint 9 with flat config.
  • Fixed documentation site build, which also wasn't working.
  • Cleaned up and migrated build scripts to wireit.
  • Made <Block /> fully typed.

I've put in almost a month of full-time work to get this repo to a stable point because we have almost 4,000 imports from baseui in our project, and migrating away isn't a viable option.

Fork goals

The goals of this fork is to keep baseweb@13 usable going forward. We will upgrading all dependencies at least twice a year and make sure everything works when React 19 ships.

What's next?

  • Publish the docs.
  • Finalize release process.

About

A React Component library implementing the Base design language (maintained fork)

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-HEAD

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages

  • TypeScript 80.2%
  • JavaScript 11.0%
  • MDX 8.8%
  • HTML 0.0%
  • Shell 0.0%
  • Dockerfile 0.0%