OGX.JS Javascript Framework version 1.39.0

2024-06-03

We are pleased to announce that OGX.JS Javascript Framework version 1.39.0 has been released! Some breaking changes in this release, necessary to bring up new tools to handle more use-cases.

What’s New in OGX.JS 1.38

Breaking Changes

  • [Point] removed live property.
  • [Point] does not extend Uxi anymore, is not added to document anymore
  • [OML] removed Point keyword
  • For more information about these breaking changes, please check out the wiki's changelog!

    New Features

  • [OML] revised Uxi keyword, can now target a specific placeholder upon move
  • [OML] OGX.OML.render now returns an array of created instances
  • [App] exposed config.exit via exit method
  • [Uxi] added lookup and lookdown methods to find a node up or down stream based on a query
  • Other Changes

  • [App] better handling of multiple stages as start-up
  • [OML] minor refactoring of Point instantiation
  • [Placeholder] exposed via pholders
  • [Popup] automatic setup for center and keep_centered, centering and auto centered by default unless specified
  • [Popup] better handling of focus
  • [Router] added isCached method to check if the current route has been loaded from the cache
  •  

     

    OGX.JSJavascript