2 min read
June report 2023
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

June report 2023
New apps
UI components
- improved
widget.iseditable()
method inj-Paper
- added
hide
option forj-Box
- added
hide
option forj-Form
- added
hide
option forj-FullForm
- added
hide
option forj-MiniForm
- added
hide
option forj-LargeForm
- improved
tasks
inj-Markdown
by adding<li data-line=""{number}"
attribute - fixed cursor movement when the multiline option is enabled in
j-Paper
- fixed
widget.iseditable(dom)
inj-Paper
- added
opt.onlylarger
+ improved code inj-FileUploader
- improved
component.output([type], [return_object]<)
by adding new argument inj-Crop
- fixed handling of double click with a click in
j-Exec
- fixed
enter
key withcheckbox
option inj-Directory
- improved increment controls in
j-Input
- improved focusing part after closing part in
j-Parts
- fixed Total.js icons in
j-Markdown
- added
opt.html {Function}
option toj-Markdown
- added support for
in
j-Approve
- fixed
firstdayofweek
inj-Locale
- updated
firstday
option inj-DatePicker
New Total.js Icons
- added new icons
- updated
ti-warning
Total.js UI Library
- added
DEF.color {String}
with a default color#4285F4
CSS
fixed animation scaling inti-spin
class
Total.js framework 4
- fixed reconnecting to the server in
OPENCLIENT()
- added a new version of
UID()
generator (f
version) - added
U.convert62(number)
it converts number to a 62 custom radix - added
U.from62(number)
it converts a 62 custom radix to a number - fixed loading of FlowStream schema (critical)
- fixed a bad place for callback evaluation in the FlowStream (critical)
- updated
CONF.default_uid {String}
option for changing of UID generator (possible valuesf
(new),r
(new)) - fixed returning binary data in the
TotalAPI()
method - fixed logging in the
FILESTORAGE().rename()
method - improved parsing of multiple URL query argument keys (joined into the string separated by a comma)
- fixed handling arguments in the
RESTBuilder.API()
method - fixed
$.url
in theAUTH()
method
Total.js OpenFiles
- redesigned
Total.js OpenLogger
- redesigned
Total.js modules
- added new module QueryBuilder API
Total.js Code
- updated Total.js icons
- updated Total.js UI library
- fixed uplodaing multiple directories at once
- added auto-stop/start docker container after changing app mode
- added
unzip
andtar
apps to the docker app container
Total.js Flow
- fixed a problem with
asfiles
option (critical) - improved
/modules/flowstream.js
- added code review option
- added option to publish template source code to the community
- added option to publish component source code to the community
- improved UI
- updated Total.js icons
- updated Total.js UI library
Other posts from Total.js Platform
- 2023-09-02August report 2023
- 2023-08-28Introducing Total.js API Services: Empower Your Applications with Powerful API Endpoints
- 2023-08-15Handling WebSocket Messages in Total.js: A Comprehensive Guide
- 2023-08-11Total.js OpenTemplates
- 2023-08-07Find data in PostgreSQL: A Comparison of Express.js, Laravel, and Total.js
- 2023-08-02July report 2023
- 2023-07-27View Engines: A Comparative Analysis of Express.js, Laravel, and Total.js
- 2023-07-10CRUD Routing: A Comparative Analysis of Total.js, Express.js, and PHP Laravel
- 2023-07-05Sending Emails: A Comparative Analysis of Total.js, Express.js, and Laravel
- 2023-07-05Localization: A Comparative Analysis of Express.js, PHP Laravel and Total.js