Skip to content

uber-web/baseui.framerfx

 
 

Repository files navigation

Base Web

Uber's Base Web design system as a Framer X package, also known as baseui.

Base Web

Sections

All components have been split into sections with the intention to replicate Base Web's documentation page.

Sections

Known Issues 🚧

  • Select's dropdowns are sometimes rendered below other components. There seems to be a z-index problem here.
  • File Uploader currently does nothing.
  • Theming support is to be considered a work in progress.

Faq

  • What is the code/generated folder?

    baseui.framerx was created using the @framerjs/component-importer. This folder should be cleaned up at some point since many of the generated files are not used anymore. The importer.config.json is also a product of the component-importer and should also be cleaned up at some point.

About

Uber's https://baseweb.design/ design system as a Framer X package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • CSS 0.1%