OGX.JS Javascript Framework version 1.18.0
2022-06-09
We are pleased to announce that OGX.JS Javascript Framework version 1.18.0 have been released. What is OGX.JS ? It is the fastest framework to build mobile, web and desktop apps from scratch!
Here are the changes for this version:
New Features
- [OSE] data coming from a route-capture (route data) now has its own variable %
- [Tree] was the last component not hooked to OML, has been overhauled and now supports OML rendering and Display
- [DynamicList] added support to whitespace in ids
- [DynamicList] added events SELECT_FILTERED and SELECT_UNFILTERED
- [DynamicList] getSelection now returns filtered selection if the list has been filtered post selection
Bug Fixes
- [OSE] better data support in recursive template in template
Breaking Changes
- [Tree] setIconSize has been removed, now handled via CSS
Check out the full changelog of the framework for more information about this release.