winter icon indicating copy to clipboard operation
winter copied to clipboard

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

Results 230 winter issues
Sort by recently updated
recently updated
newest added

When running `composer create-project wintercms/winter:dev-develop .` on a Windows OS platform, all the interactive installation of tasks are run with their default values. ``` > @php artisan winter:install .========================================================================. db...

This property (which has been removed) overrides the font size for all buttons. This causes the font to display incorrectly for buttons of different sizes: https://wintercms.com/docs/v1.2/ui/controls/button#sizes Screenshot before: ![btn-before](https://github.com/user-attachments/assets/7e44c8fc-cee9-4fd6-bfd5-919bebd4b9fc) Screenshot...

### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed Winter.Debugbar ### Issue description ```php // Provide the winter.debugbar config under the debugbar namespace...

While the event log list allows you to delete events in a bulk fashion by filtering the list with a keyword, then selecting all the events and clicking on the...

This is more of a getting started guideline as I'm not sure how to proceed with the changes or if they're good enough quality. The first issue I encountered is...

needs response

### Winter CMS Build 1.2 ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description The ACE codeeditor in the backend ### Steps to...

### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When using the backend Filter widget for date or...

Fixes: #1416 **Fix hidden select dropdown behind dialog** Resolved issue where options were not visible behind dialog due to styling conflicts (z-index).

needs response