1 min read
September report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

September report 2024
Total.js framework 5
- extended
HTMLParser
by adding selector for prefixes, example:node.find('xsd:')
- fixed parsing attributes with the
_
character in theHTMLParser
- fixed parsing unpair XML elements in the
HTMLParser
- improved Markdown parser in
j-Markdown
- improved
user
property in theAction
declartion - added
F.extend(prototype, name, fn)
for extending Total.js prototypes - fixed assigning the
name
field in FlowStream - fixed prerendering UI after manual using
Flow.add()
method
Total.js framework 4
- improved Markdown parser in
j-Markdown
UI components
- updated
j-ShoppingCart
- improved
.upd()
method in thej-ShoppingCart
component - added
invalidform
option toj-ListForm
- improved Markdown parser in
j-Markdown
- added a small timeout for
dirdetail
option inj-Input
Flow
- improved creating default identifiers for new components
Flow designer
- improved creating default identifiers for new components
Flow designer offline
- improved creating default identifiers for new components
UI Builder
- added a new event
UIBuilder.on('loading', (app, percentage) => console.log(percentage))
- added a progress bar to the UI Builder editor
Todomator
- improved
Unread
section - updated UI components
- improved meta HTML tags
CMS
- updated default template by adding possibility to remove
spa.min@19.css
- added support for external scripts for CMS editor (
CMS_script
class)
Other posts from Total.js Platform
- 2025-03-28j-DataGrid - Total.js UI component part 2
- 2025-03-20j-DataGrid - Total.js part 1
- 2025-03-13j-Directory - jComponent
- 2025-03-05j-Input UI component part 2
- 2025-03-01February report 2025
- 2025-02-03January report 2025
- 2025-01-01December report 2024
- 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