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

feat(breadcrumb): implementa definições do AnimaliaDS #1828

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

jcorrea97
Copy link
Contributor

@jcorrea97 jcorrea97 commented Sep 27, 2023

Implementa definições do AnimaliaDS no Breadcrumb

< breadcrumb>

DTHFUI-7558


PR Checklist [Revisor]

  • Padrão de Commit (Coeso, de acordo com o que está sendo realizado)
  • Código (Boas práticas, nome de variavéis/métodos, etc.)
  • Testes unitários (Cobre a situação implementada e coverage está mantido)
  • Documentação (Clara, objetiva e com exemplos caso necessário)
  • Samples (A implementação possui exemplo no Labs/Caso de uso)
  • Rodado em navegadores suportados (Chrome, FireFox, Edge)

Simulação
style: po-ui/po-style#452
theme: totvs/po-theme-totvs#258

Testar app e portal:
app:
app.zip

customização:


 @import url('https://fonts.googleapis.com/css2?family=Lumanosimo&family=Playfair+Display+SC&display=swap');
po-breadcrumb {
  --font-family: 'Lumanosimo', cursive;
  --color-icon: red;
  --color-current-page: rgb(8, 245, 8);
  --color: blue;
} 

/* :root {
  --color-breadcrumb-color-item: red;
  --color-breadcrumb-color-item-unclickable: blue;
  --color-breadcrumb-color-star-active: pink;
} */

@jcorrea97 jcorrea97 force-pushed the breadcrumb/animalia branch 3 times, most recently from 20e8206 to 117aef9 Compare September 27, 2023 18:40
CSimoesJr
CSimoesJr previously approved these changes Sep 28, 2023
CSimoesJr
CSimoesJr previously approved these changes Sep 28, 2023
Implementa definições do AnimaliaDS no Breadcrumb

fixes DTHFUI-7558
@jcorrea97 jcorrea97 force-pushed the breadcrumb/animalia branch from 84d2469 to c19233c Compare October 6, 2023 14:03
@rafaellmarques rafaellmarques merged commit c2772ce into master Oct 6, 2023
7 checks passed
@rafaellmarques rafaellmarques deleted the breadcrumb/animalia branch October 6, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants