Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Olá, Seja Bem vindo!

TOTVS HTML Framework (THF) é a área responsável pela biblioteca de componentes PO UI e pela plataforma para os aplicativos mobile da TOTVS, o MINGLE!





HTML<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>THF</title> <link rel="stylesheet" href="styles.css"> </head> <body> <div class="banner"> <img src="https://scartecjv.gallerycdn.vsassets.io/extensions/scartecjv/thf-angular-crud-templates/1.1.0/1537552568794/Microsoft.VisualStudio.Services.Icons.Default" width="250" height="250"> <h1></h1> <p></p> </div> </body> </html>

Image Added





Livesearch
sizelarge
placeholderEstou procurando por ....
typepage





Conheça nosso time




Product_title
TitleSpaces exclusiva para Core Team!
Image:)

Encontre processos, documentos e ferramentas







                                         Conteúdos e documento core Team

Showcase
imagehttps://tdn.totvs.com/download/attachments/710552183/banner%20po%20ui%20team.png?version=1&modificationDate=1667309125630&api=v2
button-linkhttps://tdn.totvs.com/display/POUIINT/PO+UI+Interno
button-textAcessar TDN PO UI Team
descriptionSpace Interna - Acesso exclusivo para membros do time THF
titlePO UI Team

Showcase
imagehttps://tdn.totvs.com/download/attachments/704911515/MINGLE%20TEAM%20%281%29.png?version=1&modificationDate=1661346977970&api=v2
button-linkhttps://tdn.totvs.com/display/MININT/MINGLE+-+SPACE+INTERNA
button-textAcessar TDN Mingle Team
descriptionSpace Interna - Acesso exclusivo para membros do time THF
titleMingle Team










Section
Painel


TOTVS HTML Framework é área responsável pela biblioteca de componentes PO UI que facilitam o desenvolvimento da interface de aplicativos web responsivos e aplicativos móveis híbridos e também garante:

  • Padrão de interface
  • Padrão de desenvolvimento web
  • Produtividade dos times de desenvolvimento

É o primeiro projeto open source onde desenvolvedores podem ajudar a melhorar os produtos TOTVS, sendo corrigindo erros ou implementando melhorias que serão utilizadas por outros times em próximos desenvolvimentos. 

Painel

Product_title
TitleO que há de novo
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/o_que_ha_de_novo.png

Page Tree
rootReleases
spacesTHF

Painel

Product_title
TitleDocumentos de referência
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/documentos_referencia.png

Page Tree
rootDocumento de Referência
spacesTHF

Painel

Product_title
TitleÚltimas atualizações
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/ultimas_atualizacoes.png

Atualizado recentemente
typespage
max5
spacesTHF



Section
Painel


Indice_btn

Page Tree
spacesTHF

Painel
borderStylenone
Informações
titleInformações
Nota
titleNotas

É TOTVS? Abra sua issue no JIRA.

NÃO é TOTVS? Abra no GITHUB , veja inf. mínimas

Aviso
titleAviso




Painel
titleTHF no Youtube


Product_title
TitlePO UI Releases
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/youtube.png

HTML
<style>

.composition-banner {
    background-size: cover!important;
    height: auto;
 	border-radius: 5px;
    margin-left: 15px;
 	background-repeat: no-repeat;
	background-position: center;
}

.composition-banner-overlay{
background:rgba(0,0,0,0.0);min-height:inherit;position:relative;border-radius:5px;
}
</style>