Releases: royallthefourth/html-document
Releases · royallthefourth/html-document
v1.0.7
Improve AbstractElement return hints
v1.0.6 Merge remote-tracking branch 'origin/v1.x' into v1.x
Fix heading levels
v1.0.5 Merge branch 'v1.x' of github.com:royallthefourth/html-document into …
Remove parent behaviors from Link element
v1.0.4 Merge branch 'master' into v1.x
Fix Link element using wrong tag type
v1.0.3 Merge branch 'master' into v1.x
Fix tag failing to render without attributes
Merge pull request #3 from royallthefourth/master Fix tag failing to render with no attributes
Fix ArbitraryEmpty class
The ArbitraryEmpty element was misnamed internally which would cause an autoloading failure. This has been fixed.
v1.0
Finish writing readme