2 min read
October report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
October report 2020
UI components
- NEW added new component
j-InfoWindows
- NEW added new component
j-SearchInput
- fixed
dirraw
option inj-Input
- fixed long values in
j-Input
- fixed
options.raw
option with definedempty
field inj-Directory
- added
monospace
option toj-Input
- improved
j-Detail
- improved
dirsearch
option inj-Directory
- improved
dirsearch
option inj-Input
- fixed
right
panel inj-Layout
- fixed
URL
definition inj-DynamicValue
- fixed CSS and
height
option inj-DataTable
- fixed
dblclick
option inj-Table
- added
fluid
mode toj-DataGrid
- added
fluid
mode toj-DataTable
- fixed
scopes
invalidate
option inj-Input
- added
datasource
option toj-Search
- improved
height:auto
option inj-DataGrid
- improved
height:auto
option inj-DataTable
- fixed scope in
j-Flow
- improved
j-DynamicValue
by addingonresponse
option - improved generating of
ID
and addedchangelog
toj-Flow
- added animations to
j-Flow
- fixed undo/redo notifications in
j-Flow
- added
contextmenu
option toj-Flow
- improved colors in
j-ColorPicker
- improved code + added new options to
j-PasswordMeter
- added
monospace
+autoformat
toj-DataGrid
- added
template
andconfig
properties toj-Dashboard
- added
exec
option toj-Pin
- added new methods
component.reload()
andcomponent.empty()
toj-DataGrid
- fixed text + uppper and lower chars in
j-PasswordMeter
- improved code in
j-Dashboard
- added auto-binding in
message/response
inj-Message
- added auto-binding in
notifybar/response
inj-NotifyBar
- added auto-binding in
snackbar/response
inj-SnackBar
- fixed
right2
panel inj-Layout
- addded paste from clipboard to j-Pin by Denis Granec
- improved
j-Properties2
by adding new style likeiOS
and added new typesmenu
,text
andexec
- improved code in
j-Part
- fixed dblclick and editable mode in
j-DataGrid
- improved
j-ASelected
jComponent library
- fixed client-side encryption
- fixed
component.parsesource()
method - improved
component.parsesource()
by adding icon parser - fixed empty paths in components
- fixed
singleton
instances inLAZY
mode - improved
template
command indata-bind
(supports<template>
tag) - improved
component.parent()
method by adding suppor for parent levels"parent1"
or"parent2"
- added
component.SEEX()
to +v18 and +v17 - added
component.EXEC()
to +v18 and +v17 - added support for custom flags in
GET()
andSET()
methods - improved
component.makepath()
(now it can read a scope directly from the current element)
Total.js framework
- fixed
versions
with defineddefault_root
(by Martin Smola)
Total.js 4
- fixed new unit tests
- improved localization
- fixed encryption for localized files
- added
mask
support toWebSocket
andWEBSOCKETCLIENT
- improved
FLOWSTREAM
- added
FAKE()
method for generating of fake data (suggested by Helfo) - fixed logger
- added preddefined authorization
AUTH()
more in docs
Code Editor
- updated jComponent library
- updated UI templates
OpenPlatform
- fixed API for public apps by Martin Smola
DBMS
- added
QueryBuilder.autoquery(query, schema, [def_sort], [maxlimit], [localized])
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