OGX.JS Javascript Framework version 1.35.0
2024-02-18
We are pleased to announce that OGX.JS Javascript Framework version 1.35.0 has been released!. The fastest javascript framework to build apps from scratch got even better!
OGX.JS is a full featured Javascript SPA framework that contains all the major components that you need to build any type of mobile, web or desktop application.
Still makin pages? Start marking apps!
New Features
exit
option, set to true
by default. Set to false and prevent reload/exit.select
and selectIndex
methods can now be passed an additional trigger parameter to trigger selection event & callbackfocus(2)
now skips floating
objects that are not visible
, previously only available with recursive focus nodes downstream via focus(1)
Other Changes
loop
optimization OGX.App.READY
once the default route of the focused Stage at start has been navigated to.Bug Fixes
Components
auto_hide
now defaults to true
Upgrading is highly encouraged.
As a reminder, unless new bugs are discovered, we are getting close to the completion of the original vision of OGX.JS at version 1.x. Some very advanced features would require some breaking changes, and we are leaning towards starting a version 2.0 to include them, which would be in a lot of aspects, indentical to version 1.0, except for said changes.