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
6f12dda0d905dc76d92cd3a48df82e59eeb73d47
citrus
/
resources
/
views
/
components
T
History
Ümit Tunç
6f12dda0d9
Enhance template preview functionality: Added a loading button for manual preview updates, improved loading indicators, and removed automatic content updates to streamline user interaction. Updated the template preview Blade view for better user feedback during content processing.
2025-10-31 17:06:25 -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
Enhance template preview functionality: Added a loading button for manual preview updates, improved loading indicators, and removed automatic content updates to streamline user interaction. Updated the template preview Blade view for better user feedback during content processing.
2025-10-31 17:06:25 -03:00