3 min read
March report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
March report 2020
Showcase
- https://mock.pw written by Do Huy Hung
UI components
Tomas Novak has fixed rendering of Font-Awesome icons in all spa.min@14-15-16-17-18.css
for Chrome +80 which has a bug in rendering.
- added a new component:
j-FloatingInput
- added a new component:
j-LiveStats
- added a new component:
j-PictureUploadExpert
- added a new component:
j-Sounds
- improved CSS in
j-Properties2
- improved
j-Dockable
- improved
j-Windows
- improved
j-PictureUpload
- improved
j-Preview
- improved
j-LargeForm
- improved mouse events in
j-Directory
- improved CSS + added adark-mode in
j-Features
- improved
component.redrawrow()
inj-DataGrid
. - updated
j-Developer
by adding a missing info aboutCMD
andRETURN
- updated
j-Menu
by adding a large mode - updated
j-DataGrid
fixed a bug with rendering in Chrome +80 - updated
j-Input
by adding a new config keydirraw
- fixed click event in
j-Submit
- fixed resetting to a default state in
j-Submit
- fixed resetting to a default state in
j-ListForm
- fixed removing of windows in
j-Windows
- fixed resizing of docks in
j-Dockable
jComponent library
- added
ASETTER()
for asynchronous operations - added
AEXEC()
for asynchronous operations - added
RETURN()
method (more in docs) - added
REWRITE2()
method (more in docs) - added
DEF.ajaxcredentials
which can enable cookies for CORS requests - added a new global event
setter
(more in docs) - added a new global event
exec
(more in docs) - added a new global event
cmd
(more in docs) - added
DEF.versioncomponents
for changing version of all components - added
tracktype
command into thedata-bind
- added
attr
command into thedata-bind
- updated
data-import
by adding a new commandreevaluate
(more in docs) - updated
ON('request')
event by adding a new propertycredentials {Boolean}
inopt
argument - fixed
REPEAT()
method - fixed
phone
validation - improved
SETTER()
by adding a shorter syntaxSETTER('input/refresh')
- fixed a value in
exec
command indata-bind
- fixed scopes in
WATCH()
method - fixed
init
behaviour when executingcomponent.datasource()
in the configuration - improved performance stats by adding
CMD
andRETURN
Total.js framework
- improved bundles
- fixed removing of unused files when the bundle is extracting
- released a new version v3.4.1
- fixed
phone
validation
Total.js modules
Code Editor
- added
branches
(hot new) - added
chat
(hot new) - added
full-text
search in project files (hot new) - added
HTTP status
to output inREST APIs
- added
option
to download minified UI components - added a support for downloading of entire source-code
- added new features PING and IP resolver
- added image viewer
- improved reloading of open files
- improved autocomplete
- improved UI of
diff
- improved UI by adding docks (hot new)
- improved dark mode
- updated jComponent version
- fixed last changes and project changelogs
DBMS
- fixed joins
- added
DBMS.measure([callback], [appendfile])
measures queries - fixed a problem with empty array in
DatabaseBuilder.searchall()
OpenPlatform
- added statistics
- added dashboard (in the control panel)
- added section with bug reporting (in the control panel)
- improved UI
- improved access-tokens in
Welcome
andReset password
mail messages - fixed user
backgrounds
- fixed roles in
users
synchronization - fixed
assign
feature inusers
- fixed services in
openplatform.js
module
CMS widgets
- Fixed sending + UI in
ContentContact
.
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