neo

The application worker driven frontend framework

MIT License

Downloads
5.2K
Stars
2.7K
Committers
33

Bot releases are hidden (Show)

neo - data.Store: load via RPC api hotfix

Published by tobiu over 2 years ago

neo - data.Store: api_ config => connecting to RPC BE apis (in progress)

Published by tobiu over 2 years ago

neo - data.connection.WebSocket: polishing

Published by tobiu over 2 years ago

neo - util.Function: createInterceptor()

Published by tobiu over 2 years ago

neo - Testing release for data.connection.Socket

Published by tobiu over 2 years ago

As well as further improvements on the RPC layer to connect BEs.

neo - Multi window apps in Safari

Published by tobiu over 2 years ago

Had to change the window opening logic, since window.screen.orientation is still missing in webkit.

The multi window covid app works fine now in safari tech preview:

Added a hotfix for TabContainers / card layouts, which were removing inactive cards from the DOM in case removeInactiveCards was set to false.

neo - Fetch wrapper & remotes API (in progress)

Published by tobiu over 2 years ago

neo - Neo blog updates

Published by tobiu over 2 years ago

added the last 2 blog posts to the website app

neo - New major version

Published by tobiu over 2 years ago

v4 is all about adding ServiceWorkers into the mix as well as exposing their methods into the realm of the application worker.

Blog post: https://tobiasuhlig.medium.com/predictive-offline-support-for-assets-you-have-not-used-yet-aeeccccd3754?source=friends_link&sk=e946e0f25f508e6a8cec4136400291a3

neo - Service worker enhancements

Published by tobiu over 2 years ago

  • removeAssets() as a remote method exposed to the app worker (to dynamically remove assets from the cache)
  • enhanced the SW builds to enable overriding it inside the neo workspace scope
neo - Testing release for version 4

Published by tobiu over 2 years ago

neo - Testing release for version 4

Published by tobiu over 2 years ago

neo - ServiceWorker polishing

Published by tobiu over 2 years ago

neo - Test-release for the new service worker implementation

Published by tobiu over 2 years ago

see https://github.com/neomjs/neo/projects/31

remote method access to trigger SW methods from within the app worker is in place.

neo - component.Helix polishing

Published by tobiu over 2 years ago

  • removed the collection.Base dependency (all examples are using stores now)
  • polishing for the follow-selection mode
neo - Enhancements for component.Circle & Gallery

Published by tobiu over 2 years ago

neo - list.Circle: in progress

Published by tobiu over 2 years ago

The next steps are adding a flip user transition for scrolling to show more than the visible amount of users. Drag&drop users into different circles to either copy or move them is also on the todo list.

Screenshot 2022-02-13 at 20 26 28

Video of the current state:
https://youtu.be/ZmPbzDRahKg

Package Rankings
Top 2.35% on Npmjs.org
Top 6.61% on Proxy.golang.org
Related Projects