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
dbce745eb69d9c46ad9ed8e8ec31fa04d93734fe
citrus
/
resources
/
views
/
components
T
History
Ümit Tunç
e7d6355b5c
Refactor template preview button and loading indicators: Updated the template preview Blade view to replace the fullscreen editor button with a preview update button, enhancing user interaction. Improved loading indicators with a new play icon for better visual feedback during content processing.
2025-10-31 17:59:13 -03:00
..
blocks
Implement auto-save feature and sticky header in EditPage: Added auto-save functionality with silent notifications for successful saves, enhancing user experience. Introduced a new Blade view for sticky header and footer, ensuring accessibility of actions during editing. Updated custom block rendering to support markdown formatting.
2025-10-30 17:38:17 -03:00
footer.blade.php
Remove unnecessary blank lines in PageController, footer, and navigation Blade templates for cleaner code structure.
2025-10-03 13:01:37 -03:00
navigation.blade.php
Remove unnecessary blank lines in PageController, footer, and navigation Blade templates for cleaner code structure.
2025-10-03 13:01:37 -03:00
page-renderer.blade.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
template-preview.blade.php
Refactor template preview button and loading indicators: Updated the template preview Blade view to replace the fullscreen editor button with a preview update button, enhancing user interaction. Improved loading indicators with a new play icon for better visual feedback during content processing.
2025-10-31 17:59:13 -03:00