2 min read
December report 2020
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

December report 2020
UI components
- added new component
j-MapMarker
- added new component
j-Columns
- added new component
j-Ready
- added new component
j-Animation
- added new component
j-RawEditable
- fixed positioning in
j-Directory
- improved
j-Menu
- improved
j-ViewBox
- fixed handling of nullable value in
j-TimePicker
- updated
j-Menu
by addingstyle
configuration (added new style) - added support for checkboxes to
j-Directory
- fixed remembering of row higlighting in
j-DataGrid
- improved
controls
inj-DataGrid
- improved + fixed days in
j-MonthlyCalendar
- extend
spa.min.css
by addingnogutter
by Jozef Marton - added
limit
option toj-NoSQLcounter
- fixed resizing of scrollbars in
j-ViewBox
- improved
j-Intro
by adding new features - improved
j-SearchInput
by new optionexec
- improved
j-EnterBox
- improved
j-Section
by addingdata-url
attribute to sections - added
scrollto
option toj-ViewBox
- improved
j-MiniForm
by addingcloseoutside
,closeesc
andindependent
option - improved UI in
j-MiniForm
,j-Form
andj-Form
jComponent library
- current version:
18.197
- fixed
config
command indata-bind
- fixed binding of default values
- fixed handling of removed components
- added
component.faicon(icon)
method which prepares FA icon name to v17 and v18 - added
VISIBLE(el, [threshold], [mode])
method - fixed
data-bind
classes with nested selector - added support for Plugins with anonymouse scopes
- added
NODECRYPT
flag toAJAX()
method
Total.js framework
- replaced deprecated method in
debug.js
Total.js 4
- Total.js is ready for release
- added
watcher
mode torelease
mode - added
TotalAPI()
method for creating of Total.js API services - redesigned
Total.js Threads
(now works without reverse proxy) - fixed
name
schema data-type - fixed responding with chaining of schema operations
Total.js CMS
- added
j-Animation
component to CMS - fixed changes tracker in CMS editor
Code Editor
- fixed
API
- updated templates
- optimized UI for Big Sur
- upated jComponent version
SuperAdmin
- added
watcher
mode torelease
mode for Total.js 4 - added mini
terminal
OpenPlatform
- fixed removing of user under Total.js 4
DBMS
- fixed
in
condition - fixed
QueryBuilder.log()
when is declared audit log - fixed arguments in error handling
Other posts from Total.js Platform
- 2023-06-01NEWMay report 2023
- 2023-05-02April report 2023
- 2023-04-01March report 2023
- 2023-03-20Total.js tutorial: Simple Todo application (part 2)
- 2023-03-16Total.js tutorial: Simple Todo application (part 1)
- 2023-03-16Total.js API routing: The game changer
- 2023-03-16Total.js OpenPlatform: installation guide!
- 2023-03-16How to create OTP code generator with Total.js Flow?
- 2023-03-16How to parse XML in Total.js Flow
- 2023-03-16How to install Total.js Flow (Method 1)