07ed6e99d0
cleanup
2024-07-11 20:01:03 -06:00
4bff7f2f87
cleaning up and updating
...
Brought phpstan and phpunit versions up, and fixed phpunit deprecations. I just deleted a bunch of tests of abstract classes, because phpunit has deprecated it and that stuff should all be getting tested every which way downstream anyway.
2024-07-11 19:33:51 -06:00
8b70867e40
consolidated height/width helpers into a trait
2023-09-13 21:54:38 +00:00
d093dce41a
multimedia tags are mostly finished
2023-09-10 21:02:51 +00:00
7e87f6d618
fixed failing tests for time values
2023-09-10 05:06:23 +00:00
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
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
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
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