Lorenzo Paderi
Lorenzo Paderi
Do you think the slot should be wrapped inside a tbody already or that it would be unnatural for a user to generate a table without wrapping it ?
Do you know how I can test this package locally? Every time I try to `npm install git://github.com/mijorus/attractions.git#custom-table-rows --save-dev` it errors out: ``` npm ERR! git dep preparation failed npm...
Please note this is still WIP. I need to find a way to tell Svelte to apply the SCSS style to a slot. My idea was to use the `:globlal`...
@illright I am sorry for the ugly solution, but it's the only one I have found
I feel like the latest commit is a much better implementation both for the user and it's easier to maintain
I want my table body to look just like a table body that you would create with the `item` prop, but the content of each box can be freely personalized...
Same error here, it either says "missing public key" or "username required" even thought both fields are filled
I totally agree with @m-sundman . This is what I had in mind: you could check the name and, if it matches, ask the user if he wants to replace...
I totally agree with you: if there isn't a standard naming scheme it can be quite tricky to integrate this feature. Unfortunately, not every app integrates AppImageUpdate properly: some do...
ultimately, what we need is a default folder where we can drop an `.appimage` an it will be automatically """""installed""""", just like it happens on MacOS. AppImageLauncher makes it even...