1 min read
July report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

July report 2020
UI components
- improved CSS in
j-Spotlight
- improved
j-AutoComplete
by addingautoselect
option - improved
j-Table
by adding CSS for buttons and improved code - improved
j-Enter
by adding a simple prevenetion for multiple-press ofenter
key - fixed background color in dark mode in
j-Form
- fixed background color in dark mode in
j-LargeForm
- fixed background color in dark mode in
j-MiniForm
- fixed background color in dark mode in
j-Modal
- fixed notifications about changes in
j-Editable
- fixed
j-Centered
inFirefox
- fixed and improved
closeoutside
property inj-Centered
- fixed exif orientation in
j-Preview
- fixed exif orientation in
j-PictureUpload
- fixed XSS in
j-Windows
title - fixed XSS in
j-Form
title - fixed XSS in
j-LargeForm
title - fixed XSS in
j-MinForm
title - fixed XSS in
j-Modal
title - fixed scrolling in
j-Directory
- fixed
options
config inj-Tree
.
jComponent library
- added
String.encode()
as alias toThelpers.encode()
method - updated
GET()
by adding a new flag@clone
- improved error handling in
IMPORT()
. - improved scopes method by adding a support for
?
paths - fixed internal parsers/formatters for
setter/getter
Total.js framework
We have worked a lot on Total.js v4.
- fixed parsing of long WebSocket messages
- fixed NoSQL cleaner
Total4:
- improved live reload
Flow
- fixed notes
OpenPlatform
- improved cookie security (name is generated randomly)
Code Editor
- fixed
j-InfoPanel
component - updated jComponent
- improved UI
Total4:
- added service mode for projects
- added movement of lines with
alt+up
oralt+down
shortcuts - added spawn of
js
orsh
proccess with real-time log - added
Remove dark mode
feature for CSS files - added live reload
- a small redesign of tabs
- improved snippets for Total.js 4
- improved search
- improved cookie security (name is generated randomly)
- fixed fonts in Windows
CMS
Total4:
- improved cookie security (name is generated randomly)
DBMS
- added
db.diff(name, form, [prop])
method for comparing of N:N relations between DB and form- nice improvement ofDBMS.modify()
by adding read/modify feature (more in docs) - fixed transactions in PostgreSQL
- fixed joins with applied
.first()
by Tomas Novak
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?