1 min read
December report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
December report 2024
Total.js framework 5
- added
opt.retry()
method in to theAPI
evaluation - improved HTTP cache in debug mode
- added
Total.remote('wss_code_url')
method for remote editing of the source-code - fixed context in the components
- fixed URL downloading templates in
TEMPLATE()
method - fixed parsing of unpaired elements in
HTMLParser
- added support for
log
extension in static file processing - fixed selectors in the HTMLParser
- added
$.hostname {String}
to theSchemaOptions
- fixed
RESTBuilder.promise()
Total.js framework 4
- fixed
RESTBuilder.promise()
UI components
- fixed sending of
codes
variable to thej-UIEditor
- added
focus
andblur
configuration toj-Edit
- added
component.title(id, title)
method toj-Windows
- rewritten
j-Permissions
jComponent
v20:
- fixed links with
@
in theIMPORT()
method - fixed "complex" paths in plugins
- fixed parsing of empty keys when using
String.parseConfig()
CMS
- fixed applying language
Flow components
- added a new component
Script
(better and simpleCode
alternative) - added a new component
Python
- improved
text
printing in thePrint
component - improved settings in the
Trigger
component
UI Builder components
- fixed binding in the
FileUploader
component
Total.js icons
We have added a new Total.js icons:
Code
- fixed the project's URL validator
Other posts from Total.js Platform
- 2024-12-22Merry Christmas and a Happy New Year 2025!
- 2024-12-10Total.js UI Builder: How to upload files?
- 2024-12-04Performance Testing: Total.js vs. Koa
- 2024-12-03Total.js UI Builder: Creating a Form
- 2024-12-02November report 2024
- 2024-11-26Total.js V5: Schemas and Actions
- 2024-11-25QueryBuilder in Action Part 1
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS