OGX.JS Javascript Framework version 1.36.0
2024-03-13
We are pleased to announce that OGX.JS Javascript Framework version 1.36.0 has been released!. The fastest javascript framework to build apps from scratch got even better!
OGX.JS is a full featured Javascript SPA framework that contains all the major components that you need to build any type of mobile, web or desktop application.
Still makin pages? Start marking apps!
New Features
enabledForm disableForm
internal methods, and now enables/disables binded form or desirated form by passing selectortoObj
now skips the disabled
elements if passed true
as 2nd paramcb_change
of bound form is now passed an object without `disabled` `readonly` valueslowercase
flag in config to force saving input tag as lowercasemaximize
method can now be used to temporary turn if on/off maximize
and maximize_dbc
actions, by passing a boolean
getNodeByProp
, returns a node given a property/value
pairgetNodeByName
, returns a node given a name
get unset update
methods, auto transformed to {eq:value}
filterBug Fixes
paste
Other Changes
OGX.List
OGX.List, stand-alone List component, has also been updated on npm and github. As a reminder, you can download OGX.List as a minified javascript file, or you can use npm to install and use OGX.List in your back-end Javascript project.
OGX.OS
OGX.OS has also received a few updates. OGX.OS is an open source javascript Operating System based on OGX.JS. Head over to the github repo, clone and start making apps for OGX.OS today!