neo icon indicating copy to clipboard operation
neo copied to clipboard

The application worker driven frontend framework

Results 327 neo issues
Sort by recently updated
recently updated
newest added

we need to move the vars into scss var files

enhancement

every view controller should get the event-handler. right now, it is limited to the main view. to handle this, a new manager class for view controllers is needed.

enhancement

we can simplify the logic and ensure, that destroy() won't get triggered twice in edge cases.

enhancement

For most use cases a MainViewController is probably necessary. Thus the buildscript `create-app` should by default create such a MainViewController to save time.

enhancement

* we need to store the neo-version inside the SW * we need to store it inside the framework as well * when an app connects, compare the versions *...

enhancement

https://bugs.webkit.org/show_bug.cgi?id=149850 Please help creating an awareness for the Webkit team that we need SharedWorkers. Mobile: Native shell with multiple WebViews. To be clear: they *dropped* working on SharedWorkers on purpose...

help wanted
good first issue

Similar to https://github.com/neomjs/neo/blob/dev/src/data/connection/Xhr.mjs which feels a bit outdated at this point. It could be a bit similar to: https://github.com/developit/redaxios/blob/master/src/index.js

enhancement

I will create a new project for this epic and several tickets related to it. Please add comments or upvote the tickets of interest for you!

documentation
enhancement
help wanted
good first issue
epic