Maik Derstappen
Maik Derstappen
As i said, we could add a question like this: Use a custom tag to initalize the component? Otherwise we use a CSS class. [Y] This question we should only...
I currently only have projects, where i use gitlab CI. So it will probable take a while until i find the time to test it. But feel free to make...
regarding keyboard navigation, yes definitely, i think i had some key's already implemented like ESC to close the browser, but i had to disabled some stuff, when i did update...
and also multiselection is already on the list, even if we didn't had it before in relateditems.
btw the sorting code, we have right now is for sorting the selected items, not for sorting the items in the browser ;) But sorting in a column would be...
cool, great work. Have a look at https://github.com/metonym/svelte-keydown. It's currently disabled i think, because i had problems when updating to Svelte 4. But the repository was updated 2 months ago,...
here an example how the closing of the browser done ``` ```
I would like to see some documented research here, before we decide how we want to do it per default. Last time we tried we could really measure the differences....
I started already in the ES6 branch with some alert examples ;)
fixed in #164