2 min read
July report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
July report 2022
UI components
- added a new component
j-AutoDarkMode
- added
output
config key toj-Validate
- added
tabs:Boolean
option toj-Input
formultiline
mode - fixed selection in
j-Flow
- fixed
blur
event inj-Input
fortype:multiline
- extended options by adding
files
key forj-ImageUploader
component - added
minwidth
+floating
config keys toj-Edit
- added
detail
style into theIntranetCSS
- improved UI for
j-ImageViewer
- added
check
option toj-DropFiles
- fixed formatting values in
j-RawInput
jComponent library
- added
plugin.modified
property - added
plugin.reset()
method - updated scrollbar shadow color, decreased intensity
- fixed
REDIRECT('../?query=string)
with the relative path and query string
Total.js framework 4
- added better error handling for
MAPSCHEMA()
- improved error printing on the console
- fixed
RESTBuilder.promise([$])
- extended TypeScript
- added a support for loading files for the specific environment e.g.
file-debug.js
orfile-release.js
- fixed TextDB output when
TextDB.paginate()
without sorting - fixed
default_root
option for inline merging files directly in the views - added a new method
NEWAPI()
for registering of API endpoints - added a new method
API()
for calling API endpoints - fixed cache in CMS Render
- improved helpers in Macros (
this
contains a current model) - updated
QueryBuilder.language()
by adding support for$ {Object}
as the first argument
Total.js OpenMail
- added supports for languages
- added
Clone
for mail profiles - added
Clone
for mail templates - added a secondary model that can be defined in the profile
- updated UI components
- improved UI
- fixed importing of profiles
Total.js Flow
- updated jComponent library
- updated UI for Settings/Credentials
- updated UI components
- fixed shortcuts
CMD+A, CTRL+A
- improved
Cherio
component by Louis Bertson - improved error handling + readme in the
Workflow
component - improved UI for
Set a note
(it supports Markdown) - improved functionality in
Comment
commponent - added new component
Minutely
Total.js FlowStream
- improved UI in FlowStreamDesigner
Total.js Code Editor
- added highlighting for specific environment files
DBMS
- Update mongoldb protocol for admit atlas connections by Gera G. Güiles
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