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-09-13Total.js v5: #06 Understanding File Routing
- 2024-09-09Total.js v5: Defining Routes for Internal Errors
- 2024-09-09Total.js V5: Dynamic websocket routing
- 2024-09-09Total.js V5: Websocket Routing
- 2024-09-09Total.js v5: Understanding standard routing
- 2024-09-03Beginner Guide to Total.js UI #3: Data Binding (Part 1)
- 2024-09-02August report 2024
- 2024-08-19Total.js UI: Coding the Tic-Tac-Toe Game
- 2024-08-13Total.js UI :Two Beginner Projects to understand Paths and Data Binding
- 2024-08-09A simple authentication mechanism in Total.js