Skip to content

Releases: royallthefourth/html-document

v1.0.7

08 Apr 20:18

Choose a tag to compare

Add missing TableHeader element class

Improve AbstractElement return hints

26 Jan 14:00

Choose a tag to compare

v1.0.6

Merge remote-tracking branch 'origin/v1.x' into v1.x

Fix heading levels

25 Jan 19:42

Choose a tag to compare

v1.0.5

Merge branch 'v1.x' of github.com:royallthefourth/html-document into …

Remove parent behaviors from Link element

27 Nov 01:24

Choose a tag to compare

v1.0.4

Merge branch 'master' into v1.x

Fix Link element using wrong tag type

27 Nov 00:55

Choose a tag to compare

v1.0.3

Merge branch 'master' into v1.x

Fix tag failing to render without attributes

27 Nov 00:39

Choose a tag to compare

Merge pull request #3 from royallthefourth/master

Fix tag failing to render with no attributes

Fix ArbitraryEmpty class

25 Nov 02:03

Choose a tag to compare

The ArbitraryEmpty element was misnamed internally which would cause an autoloading failure. This has been fixed.

v1.0

21 Nov 01:42

Choose a tag to compare

Finish writing readme