Total.js Platform
Total.js Platform

Total.js Platform news and tutorials

September report 2024

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 the HTMLParser
  • fixed parsing unpair XML elements in the HTMLParser
  • improved Markdown parser in j-Markdown
  • improved user property in the Action 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 the j-ShoppingCart component
  • added invalidform option to j-ListForm
  • improved Markdown parser in j-Markdown
  • added a small timeout for dirdetail option in j-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)