seriouz
seriouz
How can i mark any element as draggable so that i can move it to any zones?
Can anyone implement the newest variant XXH3? http://fastcompression.blogspot.com/2019/03/presenting-xxh3.html
The `selection-tile` should show a checkbox icon instead of the circular icon. Carbon Guide: https://www.carbondesignsystem.com/components/tile/usage/#selectable Current Implementation: https://angular.carbondesignsystem.com/?path=/story/components-tiles--multi-select When the tile is not selected an empty checkbox should be visible,...
Hello, i just saw that Philips Hue Bridge V1 will be End of Support in May 1st. Is it true that the voice control over Alexa gets disabled, too? https://www2.meethue.com/en-gb/support/end-of-support-policy...
### Feature request type Enhance component ### Component name MudDropContainer ### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like I have multiple...
### Bug type Other ### Component name All ### What happened? When we run MudBlazor on Windows 10 in Production mode (`dotnet run --environment Production`), the MudBlazor files are not...
### Name and Version bitnami/postgresql-repmgr:all ### What is the problem this feature will solve? The PostgreSQL replication manager RepMgr has a feature called witness ([see witness server](https://repmgr.org/docs/repmgr.html#REPMGR-CONCEPTS)) which should prevent...
# See the discussion https://github.com/loic-sharma/BaGet/discussions/780 In recent discussions on the BaGet repository, there's been talk about bringing the project back to life by restarting the community under a new name...
I have a cluster with three Nodes: Master, Standby and Witness controlled via Repmgr. The syncing and fail-over works from the clusters stand point. When i kill the master the...
I've made some changes to the unit tests, so that they are all working with windows. Almost all changes regarded the end-of-line problem between Windows and Linux/Mac.