Grzegorz Leoniec
Grzegorz Leoniec
Hey, I have improved the "select" field by using Headless UI and Tailwind. Also, does the Select offer customizations. It's Still a Work in Progress. **Before:** https://user-images.githubusercontent.com/432828/235935528-bd07330d-1743-4bbc-83b1-053a61b66e0f.mov **After:** https://user-images.githubusercontent.com/432828/235935589-3a7b338b-57c1-4119-8ad9-7f8ae9aa731a.mov **Custom...
Is there any chance for this nice project to work with Tauri 2.0 (alpha)? When adding it currently it does break: ```sh cargo add tauri-plugin-graphql Updating crates.io index Adding tauri-plugin-graphql...
How can I configure a password for my Mongo Cluster? At the default configuration its open to the wild! This sould really not be the default!
please update the included font with the new material icons. Example: https://design.google.com/icons/#ic_delete_forever. Or make it possible to overwrite the font path because when adding the font to the head it...
As there is no repo or issue page for the main icons I will post it here, the mic-02 and mic-off-02 are the same. I think that's an error and...
Any change this project will work with tauri 2.0 (alpha)? Currently I get following error: ```sh cargo add taurpc Updating crates.io index Adding taurpc v0.2.3 to dependencies. Updating crates.io index...
First thanks again for this library! Sadly I found an issue with Google Pagespeed which does timeout for desktop when using this library. It's reproducible with your configurator: https://pagespeed.web.dev/analysis/https-www-shadergradient-co-customize/npdegqvry5?form_factor=desktop ```...
Sollten wir nicht den Prod build nutzen wir in der Dokumentation erwähnt? `yarn build-prod`
Hey, I did apply the fixed by @rwrz from #812 on the latest version of just_audio. In my testing, the -1004 issue is finally gone. No Side effects found so...