Skip to content

v0.1.0

@jhsx jhsx tagged this 18 Jan 23:46
===
- Fix issues with template compilation and introduce template fragments.
- Add a template compilation cache to optimize performance.
- Introduce FragmentElement.php for enhanced template functionality.
- Refactor template compilation and rendering logic:
  - Move logic from AbstractComponent.php to Manager.php.
  - Integrate the new caching mechanism.
- Implement a CacheWarmer for flow components to pre-warm the cache and improve initial load times.
Assets 2
Loading