This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
Releases: pojntfx/html2goapp
Releases · pojntfx/html2goapp
unstable
Documentation
- Add logo with proper background in README (Felix Pojtinger)
v1.2.1
Bug Fixes
- Use correct casing for
TBody
andFieldSet
(Felix Pojtinger)
v1.2.0
Features
- Trigger conversion on input changes (Felix Pojtinger)
v1.1.0
Features
- Add newlines after
Body
method invocation (Felix Pojtinger) - Inserts newlines automatically if not the first child to improve formatting (Felix Pojtinger)
- Add HTML attributes in new lines (Felix Pojtinger)
- Prevent empty
Body
calls, handle more attribute naming quirks (Felix Pojtinger) - Add HTML format option to PWA and CLI, add conversion on input to PWA (Felix Pojtinger)
Code Refactoring
- Handle missing elements without unnecessary newliens (Felix Pojtinger)
v1.0.0
build: Isolate GH pages properly