Tobias Uhlig

Results 275 issues of Tobias Uhlig

Flagging this issue as "good first issue" & "help wanted", since it is an easy one. Move the logic inside the promise callback of dragStart() into a new method. ```...

enhancement
help wanted
good first issue

hook to add custom logic

enhancement

while it does work fine inside the dev mode, it does not inside the dist env. the "neo-draggable" css class does not get applied to tree nodes. it could be...

bug

It seems to work fine in dist dev & prod, but I noticed that the chunk names in prod are no longer increasing the way they were before. There are...

discussion

After thinking about #1386, it does not make sense to expose this feature to every child class of container, but we should create an example how you can still use...

enhancement

we already have column re-sorting via drag&drop in place, but it would be a lot nicer to have it work the same way as re-sorting tabs.

enhancement

strategy: we need to start with font-sizes, since the base unit (font-size) should be 16px for all components. afterwards: 1em == 16px => convert the values. exception: borders need to...

enhancement
help wanted
good first issue

Would love to get your input on this one.

discussion

it is similar to the dirty state, with the difference that setting the field back to its original value will keep it as true.

enhancement