07ed6e99d0
cleanup
2024-07-11 20:01:03 -06:00
badca08266
updating PHP dependency
2024-07-11 19:36:32 -06:00
990b6c1ea4
renaming for packagist
2024-07-11 19:35:12 -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
f03493c8ff
another PHPStan fix
2023-09-10 21:08:27 +00:00
632ca047b8
PHPStan fix
2023-09-10 21:05:19 +00:00
d093dce41a
multimedia tags are mostly finished
2023-09-10 21:02:51 +00:00
76a5eae11e
finished all inline text semantics tags
2023-09-10 14:51:46 +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
713446093a
a bit more organization and cleanup
2023-09-09 03:48:33 +00:00
f39dd9e1c2
updated readme
2023-09-08 23:35:07 +00:00
e6941b3bd5
splitting jobs
2023-09-08 23:34:02 +00:00
be264b0e5d
possible test fix
2023-09-08 23:30:18 +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
12afd5e0be
workflow fix
2022-12-03 10:49:16 -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
b9f3e837f1
Create dependency-review.yml
2022-11-30 10:08:32 -07:00
5898f89fb3
updated readme
2022-11-30 08:08:21 -07:00
230f7fba77
test fix
2022-11-30 08:04:02 -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
1535246b72
correct badge
2020-06-23 15:15:04 -06:00
1ff13a32ee
travis
2020-06-23 15:13:42 -06:00
Joby Elliott
70f03e7d88
adding option to hide tags fully
2019-07-09 11:13:08 -06:00
Joby Elliott
1c5567f0af
Add LICENSE
2019-01-12 05:34:30 +00:00
Joby Elliott
c82d29ac34
fix PHP version
2018-08-23 21:54:45 -06:00
Joby Elliott
51bb73ffdf
require PHP version
2018-08-23 21:53:26 -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
d063480d27
Merge branch 'master' of gitlab.com:byjoby/html-object-strings
2018-08-23 12:55:01 -06:00
Joby Elliott
132db20fb1
prefer stable deps
2018-08-23 12:54:56 -06:00
Joby Elliott
10701712c2
prefer stable deps
2018-08-23 12:52:56 -06:00
Joby Elliott
25dbeb389c
initial commit
2018-08-23 12:49:17 -06:00