2 min read
April report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
April report 2022
UI components
- added new component
j-Xterm
- added new component
j-Locale
- added new component
j-AutoFill
- fixed resizing in
j-Windows
- fixed
level
property in thej-Children
component - added
datasource
property into thej-Watcher
- improved
j-ShoppingCart
- added new features to
j-Carousel2
- fixed detaching in
j-Edit
- added support for connection colors in
j-Flow
- improved
autofill
option inj-Input
- improved functionality for
j-Selected
- fixed dynamic resizing in
j-Box
andj-LargeForm
- fixed colors in Tangular-JsonFormat
jComponent library
- fixed inline variables in
data-import
attribute - added
scope.change([path])
method - added
WATCHONCE(path, fn)
method
Total.js framework 4
- added NoSQL support for QueryBuilder
- fixed schema name in the logs when
CONF.logger
is enabled - extended
CONVERT()
by adding support for advanced arrays e.g.key: [name: String, price: 30]
- added
F.frameworkless(debug, options, [callback])
that executes HTTP server without Total.js dependencies - updated
PROXY()
method by addingcheck
argument - fixed
copypath
functionality in thePROXY()
method - added auto clearing cache for the
CONVERT()
method
Total.js Modules
- added new module
CDN downloader
for downloading UI components from CDN - updated
FlowStream
module
Total.js Flow
- improved readme window
- added list of nodes
- added support for singleton nodes
- added support for hidden nodes
- added support for killing of Flow instances dynamically
- fixed generating of IDs
- added delay 700ms for refreshing components
- fixed custom component id when importing
- added
flow.restart()
method for manual restarting of FlowStream worker - added settings for
Environment
- fixed cloning instances
- extended
instance.status(obj, [refresh_delay_ms])
by addingdelay
argument
New components:
- RSS Reader
- Model
- Server Extension
- REST Route
- REST Response
- REST Token Auth
- REST CORS
- REST Workflow
- CSV dataset
- Remember
- Duration
- Throttle
- Data Sorter
- Split
- LDAP
- Macro
DBMS
- added support for scalar operations like group and sum by Gera-IC
- improved case insensitive searching in MongoDB by Gera-IC
Total.js CMS
- fixed description in Posts
- fixed cache
Total.js Code
- disabled
verbose
in shell scripts - fixed CSS actions
FlowStream
- updated module
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