1 min read
October report 2023
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
October report 2023
New apps
Todomator
- optimized for mobile devices
- fixed UI
UI components
- fixed relative paths in
j-UIStudio
- fixed a problem with non-exists inputs in
j-Flow
- added
opt.files
option to thej-FileReader
component - fixed prerendering of removed lines in
j-Flow
- added
clear
button toj-Console
- added
opt.template
option forj-Directory
- improved CSS in
j-Markdown
QueryBuilder: PostgreSQL
New Total.js Icons
Tangular template engine
- added support for custom markup
Tangular.compile(template, [tagbeg], [tagend])
Total.js Documentation
- fixed removing pages and libraries
Total.js UI Studio
- added support for creating own components
Total.js framework 4
- added
.flow
extension for the watcher due to auto-restarting app - added
/flowstreams/
directory for inline FlowStreams - added FlowStream module into the core
- fixed
PATH.extensions()
- improved routing, actions can use
-->
instead of* -->
- fixed parsing arrays in the
config
- fixed FlowStream stats in
instance.newmessage()
- improved
MultipartParser
- fixed closing proxied WebSocket in the
PROXY()
method - updated
REQUEST()
-timeout
is optional and may be disabled
Total.js UI Library
- updated Tangular template engine
OpenPlatform
- fixed rendering account in the Welcome page
- improved Setup page
Todomator
- improved UI
Total.js Code
- added support for inline FlowStreams
Total.js Flow
- added
Link endpoint
functionality - performed small improvements
- updated
j-Flow
component - updated UI components
- updated
j-Flow
+j-FileReader
components - fixed proxy path after cloning Flow
- added
Download
option to the Flow designer directly - improved UI when searching for components
- updated Tangular template engine
Components:
- added new component
Renderer
- fixed REST CORS component
- improved settings in the
comment
component - improved component
Downloader
- added support for variables in
crontab
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