1 min read
July report 2023
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
July report 2023
UI components
- updated
firstday
option inj-InlineDatePicker
- added default url
NAV.url
to thej-Breadcrumb
- fixed checking state in
j-Validate
- added support for
base64
inj-FileUploader
- normalize data sources in
j-Properties2
- normalize data sources in
j-Configuration
New Total.js Icons
- added new icons
Tangular template engine
- improved
| encode
helper by addingtype
argument - improved loops by adding alias
of
forin
keyword{{ foreach ... of ... }}
Total.js UI Library
- added new icons
- updated Tangular template engine
- added a reference to the component's instance
node.uicomponent {UIComponent}
- added a reference to the bind's instance
node.uibind {UIBind}
UI Builder
- added support for importing external scripts
app.import [String]
- fixed saving CSS for preview in the main settings
- added
Export
component to the clipboard - added
Export to component
functionality - improved compiler
- added support for external component lists
- added copy & paste functionality
Total.js framework 4
- added
<readme>
tag to HTML compression blacklist - added a new event
ON('componentator', function(meta))
- added
PATH.plugins(path)
method - fixed
FileStorage.readbase64()
- fixed a file validation for encrypted word/excel files
- updated Tangular template engine
OpenPlatform App Templates
- fixed permissions
Total.js OpenReports
- fixed permissions
Total.js Code
- updated Total.js icons
- fixed Google translations
- added ChatGPT functionality
- Spell check
- Generate text
- Summarize text
- Make keywords
- Ask
Total.js Flow
- updated Total.js icons
Total.js Flow Designer
- updated Total.js icons
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