OGX.JS Javascript Framework version 1.6.2
2021-02-19
We are please to announce that OGX.JS Javascript Framework version 1.6.2 has been released! Here is the changelog since version 1.6.0.
- [Form] added mask support to autofill
- [OML] max_render_time is now available for override
- [Window] added support to callbacks when config.icons are set as objects
- [Theme] default theme updated to 1.2.0.15
- [Roulette] added capture parameter to config for drag touch setup
- [GridSwiper] added capture parameter to config for drag touch setup
- [Carousel] exposed drag method to enable/disable drag or retrieve drag status
- [Scroller] untrap move event
- [Touch] added capture config parameter to trap event
- [Touch] added OGX.Touch.Click replacement performance for click event over a class with a lot of instances
- [Core] added support to AES encrypted app.json via CLI encrypt command
The short lived version 1.6.1 didn't make the news but brings an important feature; the ability to encrypt via AES, the app configuration file app.json, using the CLI at version 1.5.1.
To learn more about OGX.JS and OGX.CLI, check out the Wiki!