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
8d6d0b52b9a4c4a36430ada7b50cab99f2bad50b
citrus
/
resources
/
views
/
components
T
History
Ümit Tunç
8d6d0b52b9
Refactor template preview components: Moved preview component placement after the CodeEditor in footer, header, and section template forms for improved user experience. Enhanced loading indicators in the template preview Blade view for better feedback during content processing.
2025-10-31 17:01:27 -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 components: Moved preview component placement after the CodeEditor in footer, header, and section template forms for improved user experience. Enhanced loading indicators in the template preview Blade view for better feedback during content processing.
2025-10-31 17:01:27 -03:00