OGX.JS Javascript Framework version 1.27.0

2023-10-29

We are pleased to announce that OGX.JS Javascript Framework version 1.27.0 has been released!. This version is compatible with OGX.CLI >= 1.13.0

New Features

  • [Uxi] add/remove css classes `ogx_uxi_disabled`, `ogx_uxi_blurred` to the element based on state
  • [OML] `Uxi` tag now uses `wake` or `attach` automatically depending on the state of the Uxi
  • [Calendar] Default config is now 3 `layouts`, can be simplified with `simple: true` which reverts to old behavior
  • [Calendar] Added up and down arrows on multiple `layouts`
  • [Router] Added `gather` method, returns array of allowed routes given the current scope
  • [Scroller] Added `placeholder` support
  • [Stage] Enhanced `placeholder` support
  • [Placeholder] Performance improvements
  • [Resize] Added cursors on rollover resizeable borders and corners
  • Bug Fixes

  • [Overlay] Fix `removeOverlay` called twice in some cases
  • [Window] Fix `close_on_click_out` not working when a `DynamicList`, present inside the `Window`, has been scrolled 
  • [Uxi] `sleep` fix scrollbar not detached if `uxi` is `scroll`
  • Other Changes

  • [CSS] update to support Calendar up & down arrows
  • [Theme] update to support Calendar up & down arrows
  • [Point] fallback onto first point if `Point`'s container has no `width` at start
  •  

    OGX.JSJavascript