Storm Energy

Results 11 issues of Storm Energy

Hi, do you have any plans to release a binding for the GO language?

Hi, I need to install unpub on my internal server with Ubuntu. This is the step I do to install it: - On a dev machine clone this git repo...

Hi, reading the Twitter API docs is not possible to add image when creating a new tweet (using `managetweet.Create`): ``` Currently, isn’t a way to fully upload media using v2...

question

Hi, there is an option to disable the page snapping effect when scroll? I want to use only this plugin but I need a case where I need only an...

Hi, I use your library for an autemation that get shared link of files present in an Mega account. For do that i use the method `mega.Link` but there is...

There are any plan to release a version for Windows ARM for devices like Surface Pro X?. The x64 version run but is a bit slower. A native version wold...

How i can realize a qrcode like this one: ![Schermata del 2024-06-13 11-50-56](https://github.com/yeqown/go-qrcode/assets/103607470/4c836cda-d9e0-4920-9c63-a0cc48453ae8) If is not possible, how i can use different colors for the 3 big angle squares (or...

question

Hi, I cannot find a way to play my favourite songs randomly. When i go to favorites/songs and in the bottom right corner I enable the arrows icon (the tooltip...

enhancement

I have a Grid with `AllowPaging`, `AllowSelection`, and `SelectionMode="GridSelectionMode.Multiple"`. I configured a `DataProvider` for client-side mode. Selection and paging work, but when I select some items and then change the...

There is any plan (or any available workaround) to implement a Select Component that have filtering opion like the [Radzen](https://blazor.radzen.com/dropdown-filtering?theme=material3) one?