1 min read
June report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
June report 2024
Total.js framework 5
- fixed
CORS()
method - improved
CORS
checker - added support for inheriting inline schemas in the form e.g.
id:String,@address,@products
- added
ctrl.image(opt)
method - extended
ctrl.filefs()
method by returingopt
object - extended
QueryBuilder.userid()
by supporting$
options/controller instance
Total.js UI Library
- added
component.GET()
method with themakepath()
implementation - added
component.SET()
method with themakepath()
implementation - added support for
SCR
keyword in<ui-bind>
template j-Exec
functionality is included in the library directly
jComponent v20:
- testing
UI components
- extended handlers in
j-ListForm
by adding a list of items - added
click
config option inj-Choose
- fixed dynamic chaning of the
required
option inj-ListForm
- fixed
remove
option inj-ListForm
- fixed validation with
multiple
option inj-Input
- extended configuration in the
j-ListForm
component - fixed
selected
items inj-Table
- added
togglescrolled
option toj-ViewBox
- added
watch
config option toj-ASelected
- added auto-support for
@showloading
and@hideloading
inj-Loading
Code
- updated jComponent library
Flow
- updated jComponent library
Flow Editor
- updated jComponent library
Flow Editor (offline)
- updated jComponent library
Todomator
- fixed
billable
option when creating tickets through the API
Premium plugins
- improved reports
- added
Billed
andNon-billed
button in the reports
UI Builder
- improved rechanging of columns in the
Columns
component
Premium components:
- improved
Pages
component
CMS
- added support for resizing images percentually
?s=30
like in older CMS versions (needed to update Total5) - improved CMS editor
Other posts from Total.js Platform
- 2024-12-03NEWTotal.js UI Builder: Creating a Form
- 2024-12-02NEWNovember 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
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares