Commit graph

25 commits

Author SHA1 Message Date
1a12390c71 finished inline text semantics tags through <time> 2023-09-10 04:48:31 +00:00
885975e3b4 PHPStan fix 2023-09-09 03:56:10 +00:00
713446093a a bit more organization and cleanup 2023-09-09 03:48:33 +00:00
a6096337b5 bug fix comparing enum 2023-09-08 23:27:52 +00:00
51de2d6f64 more comments, improved boolean attributes 2023-09-08 23:03:13 +00:00
074b41167e lots of new tags and features in progress 2023-09-08 01:19:39 +00:00
74c8c7079f style/test improvements 2022-12-21 11:48:59 -07:00
abea8a6f68 finished text content tags 2022-12-19 09:50:48 -07:00
67763ada8f reorganized html5 parsing, added some tags 2022-12-16 11:58:23 -07:00
049d847fa9 parsing working 2022-12-15 21:15:47 -07:00
44a06ef9fb complete test coverage 2022-12-13 12:29:14 -07:00
bc5991fdaa rebuilt things using generic grouped containers, needs tests 2022-12-12 18:34:42 -07:00
82debbdb11 simplification, cleanup, and tests 2022-12-12 13:04:46 -07:00
0cecf9cc72 metadata, sectioning, and header content tags 2022-12-01 17:25:35 -07:00
abaccd2fc7 added display type interfaces for flagging the default display type of tags 2022-12-01 16:44:40 -07:00
1920ad571e finished root and document metadata tags 2022-12-01 16:35:47 -07:00
7f42a0cfca started stubbing out HTML5 tags, added base test class for tag-specific tests 2022-11-30 22:35:29 -07:00
56658e5a47 documents/fragments, 100% test coverage 2022-11-30 18:48:42 -07:00
7298617363 reduced complexity and improved code coverage 2022-11-30 15:22:41 -07:00
0af465fe47 initial commit of new version 2022-11-30 07:55:35 -07:00
Joby Elliott
1dd277dc0b bug fix for null-ish values 2021-01-21 08:34:05 -07:00
Joby Elliott
70f03e7d88 adding option to hide tags fully 2019-07-09 11:13:08 -06:00
Joby Elliott
7b57cb4ee1 moved a lot of behavior to a trait 2018-08-23 20:45:37 -06:00
Joby Elliott
82112ba83c simplifying, removing extraneous Flatrr use 2018-08-23 20:09:00 -06:00
Joby Elliott
25dbeb389c initial commit 2018-08-23 12:49:17 -06:00