W3CLifecycleEventsBundle icon indicating copy to clipboard operation
W3CLifecycleEventsBundle copied to clipboard

Feature/attributes

Open toooni opened this issue 2 years ago • 1 comments

These changes will require a new major version.

I've implemented this bundle to support attributes instead of annotations. Since this bundle seems to be feature-complete anyway, I do not think it would make much sense to have additional complexity to support both (annotations and attributes) at the same time. <PHP8 users or users who want annotations can just use an older version.

I've based this PR on my other PR https://github.com/w3c/W3CLifecycleEventsBundle/pull/18 which should be merged first.

toooni avatar Aug 14 '23 18:08 toooni

Coverage Status

coverage: 100.0%. remained the same when pulling 23e70f6ee9c847833a43edf31d5bb1c8c86d723c on toooni:feature/attributes into 486573d28415c63c6788ebe4e94b93772fe535a4 on w3c:main.

coveralls avatar Aug 14 '23 18:08 coveralls

Coverage Status

coverage: 100.0%. remained the same when pulling 3853ca7bf431af6a3a5fd40f4ad0b0a5acf3683b on toooni:feature/attributes into d359cf2e5001c6efe67c766362b1a04ba7bd47ea on w3c:main.

coveralls avatar Oct 16 '24 06:10 coveralls

Merged and released as v4.0.0

jean-gui avatar Oct 18 '24 13:10 jean-gui