This website requires JavaScript.
Explore
Help
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4718535fdacb359bd27136c2901deacff1a1864e
citrus
/
app
/
Filament
/
Admin
/
Resources
/
HeaderTemplates
/
Schemas
T
History
Ümit Tunç
4718535fda
Update view component usage in template forms: Replaced
extraAttributes
with
viewData
method in HeaderTemplateForm, FooterTemplateForm, and SectionTemplateForm schemas to align with Filament 4.x standards. Enhanced the template-preview Blade component to utilize local variables for type and field name, improving data handling and consistency.
2025-11-01 15:52:22 -03:00
..
HeaderTemplateForm.php
Update view component usage in template forms: Replaced
extraAttributes
with
viewData
method in HeaderTemplateForm, FooterTemplateForm, and SectionTemplateForm schemas to align with Filament 4.x standards. Enhanced the template-preview Blade component to utilize local variables for type and field name, improving data handling and consistency.
2025-11-01 15:52:22 -03:00
HeaderTemplateInfolist.php
Add dynamic template system: Implemented header, footer, and section templates with corresponding models, migrations, and Filament resources. Enhanced Page model to support dynamic templates and updated localization files for new terms. Added TemplateService for managing template data and rendering. Comprehensive documentation included for usage and best practices.
2025-10-31 14:53:34 -03:00