OGX.JS Javascript Framework version 1.43.0

2024-11-09

We're thrilled to announce the release of OGX.JS JavaScript Framework version 1.43.0! This update brings an array of new features, bug fixes, and enhancements, further establishing OGX.JS as a powerful and intuitive JavaScript framework.

What is OGX.JS ?

OGX.JS is a robust JavaScript framework designed to facilitate the development of scalable and maintainable web and mobile applications. It enhances code organization and supports the creation of modular, reusable, and independent components.

What’s New in OGX.JS 1.43

New Features

  • [App] `addPopup` can now be passed an optional `data` property to its config to be resolved as `$` in `OSE` scripts, for `Popup` content as `OML`
  • [App] `addWindow` can now be passed an optional `data` property to its config to be resolved as `$` in `OSE` scripts, for `Window` content as `OML`
  • [Router] added options `hide_popup` and `hide_window`, if set to `true`, closes the `Window` or `Popup` on `history back` but does not redirect
  • [Router] added live cache controls via methods `cache`, `cacheOnce`, `uncache`
  • [Scroller] now restores the scroll position of a re-used cached `Uxi`
  • Bug Fixes

  • [Tree] fix issue with `path` using custom `key`
  • [Uxi] fix overwritten `selector` upon `attach`
  • Deprecations

  • [Tree] methods that were marked as deprecated have been removed
  •  

    For the complete changelog, head over to the OGX.JS Wiki on Github.

     

     

    OGX.JSJavascript