Tobias Uhlig

Results 194 issues of Tobias Uhlig

Optional blog post, implemented for the App and Data worker communication inside the v2.2.6 release. 10+ comments and I will write it. Sounds fair?

Blog Post

dynamically switch from sorting by column or row (similar to `component.Gallery`)

enhancement

Not my field of expertise, so help on this one would be greatly appreciated: https://meta.stackoverflow.com/questions/394409/open-source-advertising-1h-2020

enhancement
help wanted
good first issue

My personal opinion is no, since it does not run inside the browser. To make it work, we would lose the lovely dev mode, which runs with zero builds or...

enhancement
help wanted
discussion

We could add a bulk update method to change multiple fields on multiple records in parallel. E.g.: ``` myStore.updateRecords({ ids: [1, 2, 3], endTime: '23:00', startTime: '21:00' }); ``` For...

enhancement

could be optional. More precisely: delegating mouseEnter & leave to list items.

enhancement

With the latest changes, we can now use a panel as a container, in case no headers are defined initially. In case someone would want to add headers into the...

enhancement
help wanted

@krausest Hi Stefan, tagging you here to keep you in the loop. The requirements to create a demo app are a bit painful for neo, similar to the real world...

enhancement

Not sure if this one is needed. Please add comments in case you would like to see it happen. From a dev perspective: we need to switch flexbox row layouts...

enhancement
discussion