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

Página Inicial #8

Merged
merged 8 commits into from
Jan 24, 2021
Merged

Página Inicial #8

merged 8 commits into from
Jan 24, 2021

Conversation

davioliveiira
Copy link
Collaborator

@davioliveiira davioliveiira commented Jan 7, 2021

Summary

Resolves #1

Página inicial do App com mocks e estado de loading nos cards

@davioliveiira davioliveiira self-assigned this Jan 7, 2021
src/components/Card/index.tsx Outdated Show resolved Hide resolved
src/components/Card/index.tsx Outdated Show resolved Hide resolved
src/components/Card/index.tsx Outdated Show resolved Hide resolved
src/components/Card/index.tsx Outdated Show resolved Hide resolved
src/components/Input/index.tsx Outdated Show resolved Hide resolved
lineHeight: 27px;
color: #ffffff;
borderWidth: 2px;
borderColor: #f5f5f5;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A gente precisa ver também uma forma de passar essas colors padrão aí pra os filhos. Atualmente, estamos usando as cores em cada local. O melhor é padronizarmos em um arquivo e importamos ele aqui e usarmos. Assim, no dia que modificarmos, já teremos tudo alterado de uma vez. Além disso, faz com que a gente siga um padrão. Às vezes tem uma cor super parecida com a que já temos no arquivo de cores, então a gente substitui a do design e usa a do padrão, o que ajuda a manter um padrão de cores em toda a aplicação 💡.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lcnogueira boa ideia, vou abrir uma issue pra isso: #15

src/screens/Home/components/Banks/index.tsx Outdated Show resolved Hide resolved
@lcnogueira lcnogueira merged commit 9491374 into develop Jan 24, 2021
@lcnogueira lcnogueira deleted the feature/home branch February 1, 2021 19:58
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.

Página Inicial
2 participants