Tobias Uhlig

Results 194 issues of Tobias Uhlig

might be something simple, like not using forceSelection for change events.

bug
good first issue

Low priority item, since this is an edge case. Add comments in case you need this to increase the priority. In case we collapse a fieldset with disableItemsOnCollapse: true, we...

enhancement

Especially for devs finding the neo project for the first time, it does not point out the benefits clear enough.

enhancement

Hi everyone, in case you would like to use the neo.mjs non build mode in Safari as well, this is the reason why it does not work: https://bugs.webkit.org/show_bug.cgi?id=164860 So far...

enhancement
help wanted
good first issue

The the latest framework & ecosystem enhancements contain several changes and improvements. The "getting up to speed" blog post needs a new version to reflect them. Old article (friends link):...

Blog Post

not sure if this one is a reasonable use case: you could set a store, then switch to another store, then switch back to the first store. in this case...

enhancement

not sure if we need this one. if so, we need to parse the oldValue param and destroy each store which is not present inside the value param.

enhancement

example: a user could manually drag a docked window away from the main window or apps could position windows initially not right next to each other. Obviously, there is no...

enhancement
help wanted
good first issue

in case we want to support dynamic title changes, we need to add an `afterSetTitle()` method and update the vdom accordingly.

enhancement
good first issue