Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate UI Kit + UI Kit Gallery + New Components #126

Merged
merged 21 commits into from
Apr 29, 2024
Merged

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Apr 23, 2024

This PR does three things:

  • Separate the UI kit from the app as a separate package.
  • Add a UI Kit Gallery, which is based on React Cosmos (StoryBook-like, faster & lighter setup).
  • Add new components, listed below.

Changes:

  • Move the frontend app to frontend/app.
  • Extract the UI components to frontend/uikit.
  • Add a components gallery frontend/uikit-gallery.
  • Name consistency: use @liquity2/<name> for all packages.
  • GitHub Actions: auto deployment for the gallery.
  • Theme: various updates.
  • Component: <PillButton />.
  • Component: <InputField />.
  • Component: <Tabs />.
  • Component: <TokenIcon /> + <TokenIcon.Group />

Preview

Tabs

TokenIcon

PillButton

InputField


Color Palettes

Theme

@bpierre bpierre marked this pull request as ready for review April 25, 2024 10:18
@bpierre bpierre changed the title UI Kit Gallery Separated UI Kit, UI Kit Gallery, new components Apr 26, 2024
@bpierre bpierre changed the title Separated UI Kit, UI Kit Gallery, new components Separate UI Kit + UI Kit Gallery + New Components Apr 26, 2024
@bpierre bpierre merged commit 787ca87 into main Apr 29, 2024
7 checks passed
@bpierre bpierre deleted the uikit-gallery branch April 29, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant