Skip to content

[feature]: exportar em html#71

Merged
tskxz merged 9 commits into
devfrom
62-exports
Jan 24, 2026
Merged

[feature]: exportar em html#71
tskxz merged 9 commits into
devfrom
62-exports

Conversation

@RicardoMaga

Copy link
Copy Markdown
Collaborator

Descrição

Adicionar um botão para exportar os resultados das operações em HTML

🔗 Issue Relacionada

#61

Tipo de Mudança

  • Nova funcionalidade (non-breaking change)
  • Correção de bug (non-breaking change)
  • Refatoração (mudança que não corrige bug nem adiciona funcionalidade)
  • Documentação
  • Limpeza de código
  • Performance
  • Testes
  • Configuração/Setup

O Que Foi Feito?

Adicionei um botão para exportar em HTML

Screenshots/Evidências

image image image image image image image image image

Notas Adicionais

[Qualquer informação adicional]

@RicardoMaga RicardoMaga changed the base branch from master to dev January 24, 2026 15:00
Comment thread static/js/determinant.js

generateBtn.click();

const json = prettyJson(matrixA, 4);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Pq está variable foi apagado?

Comment thread static/js/determinant.js
URL.revokeObjectURL(url);
}

const xml = prettyXML(matrix, tagName);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

O JSON e XML ainda funciona certo?

@tskxz tskxz changed the title 61 exports [feature]: exportar em html Jan 24, 2026

@tskxz tskxz left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

exportar em json n esta a funcionar

@tskxz tskxz merged commit 844210e into dev Jan 24, 2026
2 checks passed
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.

2 participants