2 min read
January report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
January report 2020
UI components
- new UI component: j-Kanban
- new UI component: j-Stats24
- new UI component: j-StatsBarSimple
- new UI component: j-VirtualWire
- updated
j-DynamicValue
added a support forj-Directory
- updated
j-Part
by adding emitting of event in the formparts.+config.if
- updated
j-ClipboardImage
by adding outputtype
settings - updated
j-TextboxList
by adding darkmode + improved source-code - updated
j-CodeMirror
by adding new features - updated
j-Checkbox
by adding large mode and improved code - updated icons in
j-FaIcons
- updated
j-FaIconsButtons
by addingempty
key in config - updated
j-Rating
by improved code - updated placeholder in
j-Textarea
- updated
icon
inj-Form
, supports additional Font-Awesome icons - updated
j-Textarea
by adding a custom placeholder - fixed scopes in
j-InputTags
- fixed scopes and dark-mode in
j-SearchBox
- fixed
applyfilter
method inj-DataGrid
- fixed
autofocus
inj-Form
- fixed
dirsource
inj-InputTags
jComponent library
+v18
fixed scopes in inline helpersdata-bind
in+v18
contains a newrequired
command- fixed a component class name generation in
v18
andv17
- fixed changing of
ENVIRONMENT()
inv18
Total.js framework
- added: NoSQL Counter can be reseted via
.reset()
method - added:
HttpFile.extension
property - added:
HttpFile.size
property alias toHttpFile.length
- updated:
.filefs()
,.filenosql()
,.imagefs()
, etc.. by addingcheckmeta
argument - fixed sessions
- fixed generators in Schemas & Operations
Flow
- show icons in components-container list by dawnTestCode
- replaced
j-Modal
dialogs for improvedj-Form
- updated
j-CodeMirror
by adding new features like multiple cursors, etc. - updated jComponent version
- updated component
httpdownloader
(fixed id) by dawnTestCode - fixed
colons
inoptions.external
withoptions.type = 'client'
combination
OpenPlatform
- added a new feature called
Members
- users can change own
nickname
(this option must be enabled by admin) - improved UI
- portal mode contains user status (if is enabled)
- updated settings by adding new options
- fixed
online
state - fixed user blocking
- fixed email notifications
Code
- added a new feature called
Colorize CSS
- improved snippets by adding
filename
toNEWSCHEMA
,PLUGIN
andNEWTASK
- improved first run by adding a new form
Create user
- fixed dark-mode in
pause
section - updated jComponent
DBMS module
- fixed
db.task()
method withdb.invalid()
combination - added
QueryBuilder.searchall()
method - added
QueryBuilder.inarray(name, value)
- fixed
or
command - fixed
builder.subquery()
called multiple times - fixed
db.stream()
added a default sorting
CMS
We are testing a new version of CMS. It will be best ever Node.js CMS in the world.
- added 10+ new widgets
- improved old widgets
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