This website requires JavaScript.
Explore
Help
Register
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
bea17d583f1d9444db43d0e2bd39227dbdfcb21d
citrus
/
app
/
Filament
/
Admin
/
Resources
/
HeaderTemplates
/
Schemas
T
History
Ümit Tunç
bea17d583f
Add max content width method to template creation and editing pages: Implemented
getMaxContentWidth
method in Create and Edit classes for Header, Footer, and Section templates to set the maximum content width to Full. Updated HTML content field styling in form schemas to improve usability by adjusting height and overflow properties.
2025-11-01 11:14:45 -03:00
..
HeaderTemplateForm.php
Add max content width method to template creation and editing pages: Implemented
getMaxContentWidth
method in Create and Edit classes for Header, Footer, and Section templates to set the maximum content width to Full. Updated HTML content field styling in form schemas to improve usability by adjusting height and overflow properties.
2025-11-01 11:14:45 -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