Denis Donici

Results 13 issues of Denis Donici

Even though there is a component called "Table" in the source, there is no information about its usage in the docs. Is there any way we can have it? In...

Have troubles running nodegui. Any ideas why this is happening? node -v v14.15.4 gcc version 11.0.0 cmake version 3.19.7 GNU Make 4.3 Fedora 34 ` npm run dev > [email protected]...

Hi, Jim. I came across a 100% free Neltify alternative that could be integrated into Plenti https://github.com/arielberg/js.cms It is very similar to what you were talking about in one of...

cms

Hi Maxim. Trying to fix this bug, I have a list with data fetched from an api. I have embeded in each item a Button with Menu with only two...

I am new to Phoenix/Elixir. This project seems to combine my two favorite frameworks into one. Now I wonder how do you pass data back to Elixir from Svelte component?...

Just wondering how should I implement real time data in Bud? I could not find an example of websockets or pubsub. Thanks

Say I want to change all the elements to rtl and just keep the navbar as it was. How would one go about it?

There is just a small paragraph about JWT in the docs. It doesn't do any service for one of most used ways of authentication nowadays. It lacks details about how...

bug
docs

As of right now, when you click on the log in button when a user is already, a "relogin" is happening. How would one go about logging out once he...

enhancement
help wanted

Hey, @woutdp Is there an example how could I use Live Svelte to upload an image or a text file? Thanks