1 min read
December report 2019
A quick summarization of all changes and news from the entire Total.js Platform. Read mroe about our work.

December report 2019
UI components
- new UI component: j-ChunkyScroll
- new UI component: j-Diagram
- new UI component: j-FaviconUnread
- updated
j-DataGrid
by adding jComponent custom scrollbars - updated
j-Menu
by addingdisable
state by Martin Smola - updated
j-Form
by adding custom scrollbars - updated
j-Confirm
component by improved UI and its functionality - updated
j-ViewBox
by adding a better support for custom scrollbars - improved design of hovered/selected date in
j-DatePicker
- fixed
redrawrow
method inj-DataGrid
- fixed
dirrender
value in config with?
defined in the path inj-Input
component - fixed
j-SelectBox
component (a problem with searching) - fixed
j-FontAwesomeBox
component (a problem with jComponentv18
)
jComponent
- improved custom scrollbars in
v18
(spa.min@18.css
andspa.min@18.js
) - improved custom scrollbars in
v17
(onlyspa.min@17js
) - fixed
noscrollbar
feature inIE
andEdge
, jComponentv17
andv18
- improved functionality of
selector
argumentcomponent.parent([selector])
method - added
resize
command in data-binding - fixed
HIDDEN(element)
method
OpenPlatform
- fixed client-side
OP.init()
- is loaded after DOM is ready - fixed assign roles and groups for multiple users
- updated j-DataGrid
Dashboard
- Replaced old version of jComponent for
v18
by Martin Smola
Total.js
- added extensions for Total.js Schemas
- important: added
threads
for creating of high performance server-less applications - important: updated
cluster
- supportsauto-elasticity
- view-engine supports merging
js
orcss
files via@{import('default.js + ui.js')}
command - fixed a security bug with a path traversal vulnerability
- optimized
debug
mode incluster
mode (now it watches changes in files)
Code
- updated jComponent version
- added a simple support for Total.js
threads
(high performance server-less applications) - added a new file templates for
css
andjs
directories - added a support for alignment of Total.js routing
- added
Format JSON
option into the context menu
SuperAdmin
We have started with development of a new version of SuperAdmin.
CMS
A new version 13
of CMS will be completed soon with improved security, UI and much more.
Flow
- new component: ChildProcess: Exec
Other posts from Total.js Platform
- 2025-04-02NEWMarch report 2025
- 2025-03-28j-DataGrid - Total.js UI component part 2
- 2025-03-20j-DataGrid - Total.js part 1
- 2025-03-13j-Directory - jComponent
- 2025-03-05j-Input UI component part 2
- 2025-03-01February report 2025
- 2025-02-03January report 2025
- 2025-01-01December report 2024
- 2024-12-22Merry Christmas and a Happy New Year 2025!
- 2024-12-10Total.js UI Builder: How to upload files?