2 min read
September report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
September report 2020
UI components
- fixed CSS in
j-Stats24
- added
highlight
option toj-Stats24
- fixed hiding of
j-Tooltip
- improved
j-Spotlight
by addinginit
option - added
position
option toj-MainProgress
by Denis Granec - fixed scopes in
j-Exec
- fixed scopes in
j-Menu
- fixed
innerlabel
withdirsource
inj-Input
- improved
j-WebSocket
component by adding of new configuration - fixed
change
option inj-DataGrid
- fixed
filtering
inj-DataGrid
- fixed default icons in
j-SnackBar
- improved
j-Markdown
- fixed
j-CheckboxListExpert
- improved css in
Thelpers.initials
- updated
j-ViewBox
by addingauto
margin value - fixed
j-DataGrid
in mobile devices - fixed
minvalue
andmaxvalue
inj-Input
- added
expand
andiconoptions
options toj-Tree
- improved
dirsource
inj-Input
, now supports inline valuesid|name,id|name
- improved
dirsource
inj-RadioButtonExpert
, now supports inline valuesid|name,id|name
- improved
dirsource
inj-CheckboxListExpert
, now supports inline valuesid|name,id|name
- improved
j-Tree
by adding{ id: .., html: 'RAW HTML' }
property for rendering of raw HTML - improved
j-ListForm
component by adding new features - improved
j-Console
- added
colorize
option inj-DataGrid
jComponent library
- improved scrollbars
- improved making of checksum for
VBINDARRAY
- added a new global event called
scrollidle
- added a support for client-side encryption for AJAX operations
Total.js framework
- improved file stats
- improved calculating of
usage
- fixed content types for
docx
andxlxs
Total.js 4
- improved file stats
- improved calculating of
usage
- replace
408
with503
status due to performance - added server-side encryption/decryption for data from/to client-side
ROUTE()
can defineFILE()
andWEBSOCKET()
route- fixed content types for
docx
andxlxs
SuperAdmin
- fixed killing of processes in
Debian
- updated installation package on CDN
OpenPlatform
Module:
- authorization can be provided via
x-openplatform
header instead of?openplatform=
argument
Flow
- fixed installing of NPM dependencies in Windows
Code Editor
- improved auto-complete
- updated jComponent
- improved UI
- improved reports of time spent
- fixed removing of dark mode
- improved
Show this folder only
CMS
- fixed configuration
DBMS
- added measuring of read/write stats to Total.js framework
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