1 min read
May report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
May report 2020
UI components
- added
j-DataTable
component - added
j-ImageUploader
component - improved
j-Message
by addingstyle:2
- improved
j-Directory
by addingclassname
option - improved
j-Checkbox
by addingreverse
option - improved
j-Intro
for mobile devices - improved
j-Shortcuts
by improving of performance and added new features - improved
j-Sticker
by adding a support for tracking of parent element - improved
j-ServerListing
- improved
j-Drawer
- improved
j-Detail
- improved CSS in
j-Properties2
- improved code in
j-Validation
- improved title in
j-Form
- improved
j-Windows
- fixed scopes in
j-Search
- fixed
j-LazyImages
for mobile devices - fixed
j-Dashboard
jComponent library
- improved serializer for URL arguments
- updated Tangular version
- added support for scopes to
WAIT()
,QUEUE()
andArray.wait()
- added a cleaner of removed scrollbar instances
Tangular template engine
- improved parser
- improved renderer
Total.js framework
- added
Number.fixed(decimals)
- updated Tangular
Code Editor
- added a missing
preloader
when the editor is opening file - improved shortcuts
- improved performance
- improved tabs by adding icons and directory path
- updated jComponent library
- fixed loading of files with empty bytes
- fixed renaming of files
- fixed feature: Download last changes
DBMS
- added
QueryBuilder.equal()
method - added
QueryBuilder.searchfull(search)
method for searching in the all columns (PG
only) - improved and fixed
QueryBuilder.join()
Numeric
data-type is now parsed asNumber
Total.js Flow
- improved loading of settings form
- fixed error handling
- fixed
debug
component - fixed
ftpuploadfolder
component
OpenPlatform
- added missing localization for pagination
- few UI improvements
- improved security in Total.js
openplatform
module - added sign-in according to the application access token
- added OAuth 2.0 API
- Users of OpenPlatform can be connected to another OpenPlatform via OAuth 2.0
Total.js CMS
- we have prepared v14
- new UI interface
TextDB
We have started a new project called TextDB, which will be a new plain-text NoSQL database engine (written in pure JS).
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