neo

The application worker driven frontend framework

MIT License

Downloads
5.2K
Stars
2.7K
Committers
33
neo - big npm dependency update

Published by tobiu over 3 years ago

neo - buildThemes improvements for the workspace scope

Published by tobiu over 3 years ago

neo - workspace based theming

Published by tobiu over 3 years ago

neo - buildThemes program for workspaces

Published by tobiu over 3 years ago

neo - Count delta update logs for the covid gallery & helix examples

Published by tobiu over 3 years ago

fixed loading CSS file issues for both, added a new remote method Neo.Main.setNeoConfig() to dynamically change main thread configs from inside the app worker scope.

neo - Website app: routing improvements

Published by tobiu over 3 years ago

neo - Docs App switch theme hotfix

Published by tobiu over 3 years ago

neo - moved the jsdoc-x override into the new fork

Published by tobiu over 3 years ago

docs app hotfix for classdetails header clicks

neo - Custom JSDoc version, docs app adjusted to the new theming engine

Published by tobiu over 3 years ago

This is a rather big release.

JSDoc as well as jsdoc-x are no longer maintained.
While it kept working for almost a year, now their dependencies are so outdated that npm hits several high security warnings.

I created 2 new repos:
https://github.com/neomjs/jsdoc
https://github.com/neomjs/jsdoc-x

plus npm packages to fix this mess.
the JSDoc repo was already at a v4 beta, which never got a npm package.

I patched our custom generate-docs-json script to work with this version.

I also had to downgrade Siesta from 5.5 to 5.0 to get rid of the errors.

The docs app did not apply the internal styling after switching to the new theming engine.
This is fixed now.

neo - Added the latest blog post to the neo.mjs website app

Published by tobiu over 3 years ago

neo - dragZone appName improvements

Published by tobiu over 3 years ago

this should enable animated tab header button movements again, when re-sorting tabs via drag and drop.

neo - Website app: fix to load the styles for the "Home" view again

Published by tobiu over 3 years ago

neo - worker.App: themeFilesCache

Published by tobiu over 3 years ago

neo - fix for the dist versions => new granular css paths

Published by tobiu over 3 years ago

neo - switched to the new granular theming engine

Published by tobiu over 3 years ago

this includes out of the box css delta updates when moving any kind of component trees into different browser windows.

for the single page context, lazy loading css as needed.

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