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

Move Components from pools-client #1

Open
14 tasks
dospore opened this issue Dec 16, 2021 · 0 comments
Open
14 tasks

Move Components from pools-client #1

dospore opened this issue Dec 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request new atoms

Comments

@dospore
Copy link
Contributor

dospore commented Dec 16, 2021

The goal of this repository is to act as a component for all tracer products. Current pools-ui uses tailwind. Ideally in this repository we would move away from tailwind in favour of styled-components.

The base structure of this repo is setup using a template and some minor configuration changes. It includes templated test code that is ideally maintained as we move forward.

For now the easiest way to get started on this component library is to move existing atom-like components from pools-ui into ./src/atoms. This will include writing the storybook and tests for each. Since each of the components are written in tailwindcss there will be some minor refactoring of styles.

The following components that I think are ready to go off the bat are

Atoms

Organisms

@dospore dospore added enhancement New feature or request new atoms labels Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new atoms
Projects
None yet
Development

No branches or pull requests

2 participants