Files
hyperframes/packages
Miguel Ángel b231b6f963 fix(cli): surface keyframes from scripts and styles inside <template> (#2374)
Sub-compositions are required to wrap markup, script, and style in <template>, but template content is an inert DocumentFragment that document-level querySelectorAll does not traverse — so 'hyperframes keyframes' silently surfaced zero tweens and zero CSS keyframes for every spec-conformant sub-composition. Extract from the document and every template content fragment (nested templates included, walked iteratively). Documents the extraction ordering contract and the deliberately document-root-only sub-composition discovery scan; pins template, multi-template, nested-template, and mixed-script cases with tests.
2026-07-13 20:47:50 -04:00
..
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00
2026-07-13 07:04:42 +00:00