Maicol Battistini
Maicol Battistini
Some texts and buttons are white in podcasts card footer.  Original spotify:  Also the 3 dots menu is white
Hi, currently, the UI of ChocolateyGUI is a bit old and remembers a lot Windows 8. You can take advantage of the new WinUI 3 (or 2.6) to refresh the...
It seems that a lot of elements doesn't get resized when changing theme in runtime: 
Some REST API systems don't allow charset with content-type. This behaviour should either be removed or toggled via a setting. See this issue: [https://github.com/laravel-json-api/laravel/issues/162#issuecomment-1030157802](https://github.com/laravel-json-api/laravel/issues/162#issuecomment-1030157802)
**Describe the feature as you'd like to see it** Missing table methods from Laravel docs: - [ ] [`datetimeTz`](https://laravel.com/docs/9.x/migrations#column-method-datetimeTz) - [x] ❕[`foreignId`](https://laravel.com/docs/9.x/migrations#column-method-foreignId) - #752 - [x] ❕[`foreignIdFor`](https://laravel.com/docs/9.x/migrations#column-method-foreignIdFor) - #752 -...
**Describe the feature as you'd like to see it** Change default Model directory when creating them with the `model` command to `app/Models` Laravel docs reference: https://laravel.com/docs/9.x/eloquent#generating-model-classes **What do we currently...
## Feature Request Add filters to data table (chips and text fields) ### Proposed solution First, add chip filters, as specified in the [Material Design Guidelines](https://material.io/components/data-tables#anatomy):  Then, add text...
**Is your feature request related to a problem? Please describe.** It would be great if the lightbar can sync with all the Asus Gear with Asus Aura Sync **Describe the...
Hi, the Qt Designer doesn't have recent Qt5 widgets like the [QTextDocument](https://doc.qt.io/qtforpython/PySide2/QtGui/QTextDocument.html). Could you add it? Thanks
Example: ```javascript function foo(): void {} ```