8000 Tags · alexrp/superhtml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alexrp/superhtml

Tags

v0.5.3

Toggle v0.5.3's commit message
fix remaining rendering bug for void elements

v0.5.1

Toggle v0.5.1's commit message
stable wasm api in vscode

v0.5.0

Toggle v0.5.0's commit message
fix list of unsupported tags

A previous commit sourced the list of tag names
from an old HTML spec. The list has now been
updated following the HTML living spec.

https://html.spec.whatwg.org/#non-conforming-features

v0.4.3

Toggle v0.4.3's commit message
add ability to specify version manually

v0.4.2

Toggle v0.4.2's commit message
fix crash in html tokenizer

v0.4.1

Toggle v0.4.1's commit message
consolidate .shtml as the correct file extension for super templates

v0.4.0

Toggle v0.4.0's commit message
introduced proper versioning system

v0.3.1

Toggle v0.3.1's commit message
fix small regression in autoformatting code

v0.3.0

Toggle v0.3.0's commit message
bump version

v0.2.0

Toggle v0.2.0's commit message
html: add support for self-closing tags under <svg>

0