3 min read
December report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

December report 2022
UI components
- added
j-Titlecomponent by Pavol Danko - fixed size of increment icons in
j-Input - fixed checkbox icon in
j-Input - added
base64option into thej-FileReader - fixed
clockicon in thej-Input - renamed property
invalid(it's reserved) toerrorinj-Editable - added
alignoption for the editable elements in thej-Editcomponent - updated
j-Execcomponent, now it's a singleton and it works for the wholedocument.body
jComponent library
- improved Total.js Icons
- added
plugin.nul([path]) - fixed
SEEX()method with definedflags - added
async/awaitsupport for:AJAX()must be without callbackTAPI()must be without callbackWAPI()must be without callbackDAPI()must be without callbackAPI()must be without callbackUPLOAD()must be without callbackexports.ajax()must be without callbackexports.tapi()must be without callbackexports.wapi()must be without callbackexports.dapi()must be without callbackexports.api()must be without callbackexports.upload()must be without callback
- updated Tangular
- added support for Web Components:
HTMLComponentclass<ui-plugin path="" config=""><ui-component name="" path="" config="" default=""><ui-bind path="" config="commandA:value;commandB:Value"><ui-import config="url:">
- moved a state of the component into the component configuration:
config.touched {Boolean}means if the component has been changed by the userconfig.invalid {Boolean}means if the component has not valid valueconfig.modified {Boolean}means if the component value has been modified
- added auto CSS classes for the components:
ui-modifiedthe component value has been modifiedui-touchedthe component value has been changed by the userui-disabledthe component is disabledui-invalidthe component value is invalid
Tangular
- fixed custom helpers
Total.js framework 4
- added
webpimage size measurement by Marek Mráz - added
promisesupport for theTotalAPI()method - fixed
default_corsoption - added
TEMPLATE()method for generating Tangular templates
Total.js Code
- updated jComponent
- updated Tangular
- updated font icons
- added support for the jComponent web components
Total.js Flow
- updated jComponent
- updated Tangular
- updated font icons
Total.js team wishes you:

Other posts from Total.js Platform
- 2025-11-02October report 2025
- 2025-10-22New universal drivers for IoT Platform
- 2025-10-13IoT Platform Update: New Features and Enhancements
- 2025-10-01September report 2025
- 2025-09-05How to create Google Gemini AI component in Total.js Flow
- 2025-09-01August report 2025
- 2025-08-25IoT platform — Total.js
- 2025-08-22How to install OpenPlatform — IoT platform
- 2025-08-18Total.js Tables is here!
- 2025-08-18How to install Flow — IoT platform
