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
6ec04cfdde1549e1f038ad83047a6bc783ba6546
citrus
/
resources
/
views
/
components
T
History
Ümit Tunç
8d7b3f0914
Implement fullscreen editor for template preview: Added a fullscreen editing feature with collapsible editor functionality and improved loading indicators. Enhanced the template preview Blade view for better user interaction and experience during content editing and previewing.
2025-10-31 17:14:21 -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
Implement fullscreen editor for template preview: Added a fullscreen editing feature with collapsible editor functionality and improved loading indicators. Enhanced the template preview Blade view for better user interaction and experience during content editing and previewing.
2025-10-31 17:14:21 -03:00