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
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares
- 2024-09-23Beginner Guide to Total.js UI: # 05 Client-side routing
- 2024-09-23Total.js UI #4: Data Binding (Part 2 – Practical Example)
- 2024-09-20Introduction to Total.js UI Builder: A Beginner’s Guide
- 2024-09-13Total.js v5: #06 Understanding File Routing