Recent Activities
This page shows what are we working on.
-
head
-
Remove private repo from readme, because users add it too 5caa73
-
-
1.8.0
-
1.8.0
-
Version 1.8.0 55744f
-
-
1.16.8
-
Version 1.16.8 3dab8d
-
fix: Preserve script tracking in DeferJs with DocumentFragment
Replace complex parent grouping with simple DocumentFragment approach
that maintains 16x performance while ensuring TrackedDomDocument
properly tracks all script movements.
- Use appendChildToElement() for proper tracking
- Keep DocumentFragment for batch performance
- Fix missing operations in attribute_change_log 44e937
-
-
1.16.7
-
Revert aab2e34; fix losing <script> tags; add perf regression ( 0e7624
-
Sync composer version with last tag f94a43
-
perf: Fix DeferJs regression - revert to native DOM (16x faster)
Commit f4977f5 (Oct 13) introduced TrackedDomDocument methods which add
expensive tracking overhead. Reverting to native removeChild/appendChild.
Results:
- moveScriptsToBodyEnd: 0.078s → instant
- DeferJs: 0.082s → 0.005s (16.4x faster)
- Coordinator: 0.213s → 0.158s (1.35x faster)
Fix: Use native DOM + context.markDirty() for correct patch regeneration. aab2e3
-
-
1.0.0
-
Added instruction about generating tailwind styles 7efd14
-
Remove links as we don't have docs for hyva modules f55368
-
Use same notation for the module name as parent module use 08d5ec
-
Fixed incorrect `aria-disabled` selector 551157
-
edit readme f5f158
-
change composer 9bbf82
-
fix code style b3b070
-
create widget and departments f4914e
-
filter 8eff4c
-
c1 164c87
-
initial commit 7166c9
-
-
head
-
1.4.5
-
head