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
- 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